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

Commit 0ff4675

Browse files
committed
Aggiornati pacchetti Nuget
1 parent 465e2fe commit 0ff4675

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
@@ -48,7 +48,7 @@
4848
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
4949
</PackageReference>
5050
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="7.0.0" />
51-
<PackageReference Include="StackExchange.Redis" Version="2.6.116" />
51+
<PackageReference Include="StackExchange.Redis" Version="2.6.122" />
5252
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerGen" Version="6.5.0" />
5353
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerUI" Version="6.5.0" />
5454
<PackageReference Include="System.Text.Json" Version="7.0.3" />

0 commit comments

Comments
 (0)