Skip to content

Commit 09f26b5

Browse files
authored
Updating extensions abstraction version (#669)
1 parent 9d5d2f3 commit 09f26b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

extensions/Worker.Extensions.Abstractions/Worker.Extensions.Abstractions.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
<AssemblyName>Microsoft.Azure.Functions.Worker.Extensions.Abstractions</AssemblyName>
77
<RootNamespace>Microsoft.Azure.Functions.Worker.Extensions.Abstractions</RootNamespace>
88
<Description>Abstractions for Azure Functions .NET Worker</Description>
9+
<MinorProductVersion>1</MinorProductVersion>
910
</PropertyGroup>
1011

1112
<Import Project="..\..\build\Common.props" />

0 commit comments

Comments
 (0)