We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6f4f1db + 778a633 commit b1710b5Copy full SHA for b1710b5
src/Microsoft.Fast.Components.FluentUI/Microsoft.Fast.Components.FluentUI.csproj
@@ -14,8 +14,8 @@
14
<Title>Microsoft Fluent UI Components Library for Blazor on FAST</Title>
15
<Description>Authored by the Microsoft FAST team.</Description>
16
<SignAssembly>true</SignAssembly>
17
- <PackageVersion>0.1.0</PackageVersion>
18
- <ReleaseVersion>0.1.0</ReleaseVersion>
+ <PackageVersion>0.2.0</PackageVersion>
+ <ReleaseVersion>0.2.0</ReleaseVersion>
19
<SynchReleaseVersion>false</SynchReleaseVersion>
20
</PropertyGroup>
21
0 commit comments