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 54cacf9 commit a5dff80Copy full SHA for a5dff80
src/DotNetWorker/DotNetWorker.csproj
@@ -9,6 +9,7 @@
9
<RootNamespace>Microsoft.Azure.Functions.Worker</RootNamespace>
10
<GenerateDocumentationFile>true</GenerateDocumentationFile>
11
<MinorProductVersion>5</MinorProductVersion>
12
+ <PatchProductVersion>1</PatchProductVersion>
13
</PropertyGroup>
14
15
<Import Project="..\..\build\Common.props" />
0 commit comments