We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bd7156 commit 674ac13Copy full SHA for 674ac13
1 file changed
Directory.build.props
@@ -1,7 +1,7 @@
1
<Project>
2
<PropertyGroup>
3
<Deterministic>true</Deterministic>
4
- <Version>0.3.0-alpha.8</Version>
+ <Version>0.3.0-alpha.9</Version>
5
<TargetFramework>net8.0</TargetFramework>
6
<ImplicitUsings>disable</ImplicitUsings>
7
<Nullable>enable</Nullable>
0 commit comments