Skip to content
This repository was archived by the owner on Feb 29, 2024. It is now read-only.

Commit 7b5ca2d

Browse files
authored
Merge pull request #1 from AngeloLunaLabs/patch-1
Aggiornati pacchetti Nuget
2 parents 06b7141 + 4ef833b commit 7b5ca2d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/MudBlazor.CustomLibrary/MudBlazor.CustomLibrary.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
</ItemGroup>
1313

1414
<ItemGroup>
15-
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="6.0.5" />
16-
<PackageReference Include="MudBlazor" Version="6.0.10" />
17-
<PackageReference Include="Nerdbank.GitVersioning" Version="3.5.104">
15+
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="6.0.9" />
16+
<PackageReference Include="MudBlazor" Version="6.0.16" />
17+
<PackageReference Include="Nerdbank.GitVersioning" Version="3.5.113">
1818
<PrivateAssets>all</PrivateAssets>
1919
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2020
</PackageReference>

0 commit comments

Comments
 (0)