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 a09c1e8 commit 85d3e73Copy full SHA for 85d3e73
Directory.Build.targets
@@ -3,7 +3,7 @@
3
4
<!-- Central package version management -->
5
<PropertyGroup>
6
- <MoryxFrameworkVersion>8.0.0-future.*</MoryxFrameworkVersion>
+ <MoryxFrameworkVersion>8.0.0</MoryxFrameworkVersion>
7
</PropertyGroup>
8
9
<Import Project=".build\Common.props" Condition="'$(CreatePackage)' == 'true'" />
0 commit comments