We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da7a1b2 commit 9a2377bCopy full SHA for 9a2377b
1 file changed
src/Directory.Build.props
@@ -25,7 +25,7 @@
25
26
<PropertyGroup Condition="'$(Configuration)' == 'Debug'">
27
<PackageOutputPath>$(MSBuildThisFileDirectory)..\artifacts</PackageOutputPath>
28
- <version>1.5.0-alpha.38</version>
+ <version>1.5.0-beta.1</version>
29
</PropertyGroup>
30
31
<ItemGroup>
0 commit comments