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 9d5d2f3 commit 09f26b5Copy full SHA for 09f26b5
extensions/Worker.Extensions.Abstractions/Worker.Extensions.Abstractions.csproj
@@ -6,6 +6,7 @@
6
<AssemblyName>Microsoft.Azure.Functions.Worker.Extensions.Abstractions</AssemblyName>
7
<RootNamespace>Microsoft.Azure.Functions.Worker.Extensions.Abstractions</RootNamespace>
8
<Description>Abstractions for Azure Functions .NET Worker</Description>
9
+ <MinorProductVersion>1</MinorProductVersion>
10
</PropertyGroup>
11
12
<Import Project="..\..\build\Common.props" />
0 commit comments