We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Directory.Build.props
1 parent e076d87 commit b475534Copy full SHA for b475534
src/Directory.Build.props
@@ -2,7 +2,7 @@
2
<PropertyGroup>
3
<Nullable>enable</Nullable>
4
<BaseOutputPath>..\out</BaseOutputPath>
5
- <Version>0.12</Version>
+ <Version>0.13</Version>
6
</PropertyGroup>
7
8
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
0 commit comments