We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37ae107 commit 2ad570aCopy full SHA for 2ad570a
src/Utility/Utility.csproj
@@ -11,7 +11,7 @@
11
<PackageReference Include="BlazorMonaco" Version="3.3.0" />
12
<PackageReference Include="Fare" Version="2.2.1" />
13
<PackageReference Include="Humanizer.Core" Version="2.14.1" />
14
- <PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="9.0.7" />
+ <PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="9.0.9" />
15
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="9.0.9" PrivateAssets="all" />
16
<PackageReference Include="Microsoft.FluentUI.AspNetCore.Components" Version="4.12.1" />
17
<PackageReference Include="Microsoft.FluentUI.AspNetCore.Components.Icons" Version="4.12.1" />
0 commit comments