File tree 2 files changed +2
-2
lines changed
CIE.AspNetCore.Authentication
CIE.AspNetCore.Authentication
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 31
31
<PackageReference Include =" Microsoft.AspNetCore.Authentication" Version =" 2.2.0" />
32
32
<PackageReference Include =" Microsoft.AspNetCore.Mvc.ViewFeatures" Version =" 2.2.0" />
33
33
<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 " />
35
35
<PackageReference Include =" Microsoft.Extensions.Configuration.Binder" Version =" 5.0.0" />
36
36
<PackageReference Include =" Microsoft.Extensions.Http" Version =" 5.0.0" />
37
37
<PackageReference Include =" System.Security.Cryptography.Xml" Version =" 5.0.0" />
Original file line number Diff line number Diff line change 7
7
</PropertyGroup >
8
8
9
9
<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 " />
11
11
</ItemGroup >
12
12
13
13
<ItemGroup >
You can’t perform that action at this time.
0 commit comments