Skip to content

Commit 81b2eb1

Browse files
authored
worker SDK 2.0.7 release prep (#3247)
* 2.0.7 worker SDK release prep. * revert release note change
1 parent eef3aab commit 81b2eb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/Sdk/Sdk.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<MajorProductVersion>2</MajorProductVersion>
55
<MinorProductVersion>0</MinorProductVersion>
6-
<PatchProductVersion>6</PatchProductVersion>
6+
<PatchProductVersion>7</PatchProductVersion>
77
<TargetFrameworks>netstandard2.0;net472</TargetFrameworks>
88
<PackageId>Microsoft.Azure.Functions.Worker.Sdk</PackageId>
99
<Description>This package provides development time support for the Azure Functions .NET Worker.</Description>

0 commit comments

Comments
 (0)