Skip to content

Commit

Permalink
.Net: The NuGet packages version has been bumped for beta2 (#3197)
Browse files Browse the repository at this point in the history
  • Loading branch information
SergeyMenshykh authored Oct 16, 2023
1 parent 7ab5c39 commit 4fc94a2
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>1.0.0-beta1</Version>
<Version>1.0.0-beta2</Version>

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

0 comments on commit 4fc94a2

Please sign in to comment.