Skip to content

Commit

Permalink
Bumping SDK minor version to 10 (#1494)
Browse files Browse the repository at this point in the history
  • Loading branch information
brettsam committed Apr 26, 2023
1 parent 4c2b2da commit da59203
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/Sdk/Sdk.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<MinorProductVersion>9</MinorProductVersion>
<MinorProductVersion>10</MinorProductVersion>
<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 da59203

Please sign in to comment.