Skip to content

Commit b51d145

Browse files
Updated version to 0.0.1-rc1
1 parent acd918b commit b51d145

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
<PropertyGroup>
33
<!-- This is the solution level version for Nuget packages, This should be x.x.x semver (or x.x.x-suffix for pre-release -->
44
<!-- https://docs.microsoft.com/en-us/nuget/concepts/package-versioning -->
5-
<Version>0.0.1-preview6</Version>
5+
<Version>0.0.1-rc1</Version>
66
</PropertyGroup>
77
</Project>

0 commit comments

Comments
 (0)