Skip to content

Commit 3bb6600

Browse files
Changed version to 0.3.0-preview03
1 parent b17c0e7 commit 3bb6600

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.3.0-preview02</Version>
5+
<Version>0.3.0-preview03</Version>
66
</PropertyGroup>
77
</Project>

0 commit comments

Comments
 (0)