We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cf44fd commit e855bd2Copy full SHA for e855bd2
Directory.Build.props
@@ -1,6 +1,6 @@
1
<Project>
2
<PropertyGroup>
3
- <Version>0.1.6</Version>
+ <Version>0.1.6.3</Version>
4
<DefineConstants Condition="'$(FullRelease)' == 'true'">$(DefineConstants);FULL_RELEASE</DefineConstants>
5
</PropertyGroup>
6
</Project>
0 commit comments