Skip to content
This repository was archived by the owner on Apr 17, 2025. It is now read-only.

Commit ab07183

Browse files
committed
Aggiornato pacchetto Nuget
1 parent 247635b commit ab07183

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/NET6CustomLibrary/NET6CustomLibrary.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<PackageReference Include="Serilog.Sinks.Console" Version="4.1.0" />
4242
<PackageReference Include="Serilog.Sinks.File" Version="5.0.0" />
4343
<PackageReference Include="Microsoft.AspNetCore.Localization" Version="2.2.0" />
44-
<PackageReference Include="Nerdbank.GitVersioning" Version="3.5.119">
44+
<PackageReference Include="Nerdbank.GitVersioning" Version="3.6.128">
4545
<PrivateAssets>all</PrivateAssets>
4646
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
4747
</PackageReference>

0 commit comments

Comments
 (0)