We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f38b64f commit 3bd00cbCopy full SHA for 3bd00cb
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>1.1.0</PackageVersion>
18
- <ReleaseVersion>1.1.0</ReleaseVersion>
+ <PackageVersion>1.2.0</PackageVersion>
+ <ReleaseVersion>1.2.0</ReleaseVersion>
19
<SynchReleaseVersion>false</SynchReleaseVersion>
20
<Nullable>enable</Nullable>
21
<ImplicitUsings>enable</ImplicitUsings>
0 commit comments