We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57a95c5 commit c263cd2Copy full SHA for c263cd2
Directory.build.props
@@ -1,6 +1,6 @@
1
<Project>
2
<PropertyGroup>
3
- <Version>0.1.1</Version>
+ <Version>0.1.2</Version>
4
<DefineConstants Condition="'$(FullRelease)' == 'true'">$(DefineConstants);FULL_RELEASE</DefineConstants>
5
</PropertyGroup>
6
</Project>
0 commit comments