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 73e296c commit 826426cCopy full SHA for 826426c
Directory.Build.targets
@@ -1,6 +1,6 @@
1
<Project>
2
<PropertyGroup Condition="'$(PackageId)' != ''">
3
- <Version>0.9.3-preview.201204.0</Version>
+ <Version>0.9.3</Version>
4
<Authors>Yimeng Wu</Authors>
5
<Product>ModernWPF UI Library</Product>
6
<PackageLicenseExpression>MIT</PackageLicenseExpression>
0 commit comments