Skip to content

Commit e393586

Browse files
author
Daniele Giallonardo
committed
Aggiornamento packages
1 parent 28bb034 commit e393586

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CIE.AspNetCore.Authentication/CIE.AspNetCore.Authentication/CIE.AspNetCore.Authentication.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<PackageReference Include="Microsoft.AspNetCore.Authentication" Version="2.2.0" />
3232
<PackageReference Include="Microsoft.AspNetCore.Mvc.ViewFeatures" Version="2.2.0" />
3333
<PackageReference Include="Microsoft.AspNetCore.Razor" Version="2.2.0" />
34-
<PackageReference Include="Microsoft.AspNetCore.Razor.Language" Version="5.0.2" />
34+
<PackageReference Include="Microsoft.AspNetCore.Razor.Language" Version="5.0.4" />
3535
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="5.0.0" />
3636
<PackageReference Include="Microsoft.Extensions.Http" Version="5.0.0" />
3737
<PackageReference Include="System.Security.Cryptography.Xml" Version="5.0.0" />

CIE.AspNetCore.Authentication/CIE.AspNetCore.WebApp/CIE.AspNetCore.WebApp.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="5.0.2" />
10+
<PackageReference Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="5.0.4" />
1111
</ItemGroup>
1212

1313
<ItemGroup>

0 commit comments

Comments
 (0)