Skip to content

Commit

Permalink
update fluent
Browse files Browse the repository at this point in the history
  • Loading branch information
EdiWang committed Feb 3, 2024
1 parent 59e70df commit 33fcce1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Admin/ElfAdmin.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="8.0.1" PrivateAssets="all" />
<PackageReference Include="Microsoft.Authentication.WebAssembly.Msal" Version="8.0.1" />
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.0" />
<PackageReference Include="Microsoft.FluentUI.AspNetCore.Components" Version="4.3.1" />
<PackageReference Include="Microsoft.FluentUI.AspNetCore.Components.Icons" Version="4.3.1" />
<PackageReference Include="Microsoft.FluentUI.AspNetCore.Components" Version="4.4.0" />
<PackageReference Include="Microsoft.FluentUI.AspNetCore.Components.Icons" Version="4.4.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 33fcce1

Please sign in to comment.