Skip to content

Commit

Permalink
Update nuget minor version to 0.18
Browse files Browse the repository at this point in the history
  • Loading branch information
shawncal committed Jul 21, 2023
1 parent adc5923 commit f8b6e2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dotnet/nuget/nuget-package.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>
<PropertyGroup>
<!-- Central version prefix - applies to all nuget packages. -->
<Version>0.17</Version>
<Version>0.18</Version>

<Configurations>Debug;Release;Publish</Configurations>
<IsPackable>true</IsPackable>
Expand Down

0 comments on commit f8b6e2a

Please sign in to comment.