We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94125bd commit f0afe80Copy full SHA for f0afe80
src/Microsoft.Fast.Components.FluentUI/Microsoft.Fast.Components.FluentUI.csproj
@@ -13,8 +13,8 @@
13
<Title>Microsoft Fluent UI Components Library for Blazor on FAST</Title>
14
<Description>Authored by the Microsoft FAST team.</Description>
15
<SignAssembly>true</SignAssembly>
16
- <PackageVersion>1.5.1</PackageVersion>
17
- <ReleaseVersion>1.5.1</ReleaseVersion>
+ <PackageVersion>1.5.2</PackageVersion>
+ <ReleaseVersion>1.5.2</ReleaseVersion>
18
<SynchReleaseVersion>false</SynchReleaseVersion>
19
<Nullable>enable</Nullable>
20
<ImplicitUsings>enable</ImplicitUsings>
0 commit comments