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