Skip to content

Commit

Permalink
Removing preview for SDK release
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiocav committed Jun 26, 2023
1 parent 060d97d commit bdc8f04
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions sdk/Sdk/Sdk.csproj
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<MinorProductVersion>12</MinorProductVersion>
<MinorProductVersion>11</MinorProductVersion>
<PatchProductVersion>0</PatchProductVersion>
<VersionSuffix>-preview1</VersionSuffix>
<TargetFrameworks>netstandard2.0;net472</TargetFrameworks>
<PackageId>Microsoft.Azure.Functions.Worker.Sdk</PackageId>
<Description>This package provides development time support for the Azure Functions .NET Worker.</Description>
Expand Down

0 comments on commit bdc8f04

Please sign in to comment.