We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eef3aab commit 81b2eb1Copy full SHA for 81b2eb1
sdk/Sdk/Sdk.csproj
@@ -3,7 +3,7 @@
3
<PropertyGroup>
4
<MajorProductVersion>2</MajorProductVersion>
5
<MinorProductVersion>0</MinorProductVersion>
6
- <PatchProductVersion>6</PatchProductVersion>
+ <PatchProductVersion>7</PatchProductVersion>
7
<TargetFrameworks>netstandard2.0;net472</TargetFrameworks>
8
<PackageId>Microsoft.Azure.Functions.Worker.Sdk</PackageId>
9
<Description>This package provides development time support for the Azure Functions .NET Worker.</Description>
0 commit comments