Skip to content

Commit

Permalink
Merge pull request #149 from ConchbrainClub/main
Browse files Browse the repository at this point in the history
update dependences
  • Loading branch information
lixinyang123 authored May 11, 2024
2 parents 964eecd + b02bc44 commit 2a28fed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MixApp.Web/MixApp.Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="8.0.4" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="8.0.4" PrivateAssets="all" />
<PackageReference Include="Microsoft.Extensions.Diagnostics" Version="8.0.0" />
<PackageReference Include="Microsoft.FluentUI.AspNetCore.Components" Version="4.6.1" />
<PackageReference Include="Microsoft.FluentUI.AspNetCore.Components.Icons" Version="4.6.1" />
<PackageReference Include="Microsoft.FluentUI.AspNetCore.Components" Version="4.7.2" />
<PackageReference Include="Microsoft.FluentUI.AspNetCore.Components.Icons" Version="4.7.2" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 2a28fed

Please sign in to comment.