Skip to content

Commit

Permalink
Added some FluentUI components
Browse files Browse the repository at this point in the history
  • Loading branch information
AvogatoWizardWhisker committed Aug 21, 2024
1 parent 2da3238 commit 3722b05
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions MyPersonalSite/MyPersonalSite.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,9 @@
<PackageReference Include="Microsoft.FluentUI.AspNetCore.Components.Icons" Version="4.9.3" />
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.FluentUI.AspNetCore.Components" Version="4.9.3" />
<PackageReference Include="Microsoft.FluentUI.AspNetCore.Components.Icons" Version="4.9.3" />
</ItemGroup>

</Project>

0 comments on commit 3722b05

Please sign in to comment.