File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 9
9
<WarningsAsErrors >NU1901;NU1902;NU1903;NU1904</WarningsAsErrors >
10
10
</PropertyGroup >
11
11
<ItemGroup >
12
- <PackageVersion Condition =" '$(TargetFramework)'=='net8.0'" Include =" Microsoft.AspNetCore.Authentication.JwtBearer" Version =" 8.0.11 " />
13
- <PackageVersion Condition =" '$(TargetFramework)'=='net9.0'" Include =" Microsoft.AspNetCore.Authentication.JwtBearer" Version =" 9.0.0 " />
14
- <PackageVersion Include =" Microsoft.AspNetCore.OpenApi" Version =" 9.0.0 " />
15
- <PackageVersion Include =" Scalar.AspNetCore" Version =" 1.2.72 " />
12
+ <PackageVersion Condition =" '$(TargetFramework)'=='net8.0'" Include =" Microsoft.AspNetCore.Authentication.JwtBearer" Version =" 8.0.12 " />
13
+ <PackageVersion Condition =" '$(TargetFramework)'=='net9.0'" Include =" Microsoft.AspNetCore.Authentication.JwtBearer" Version =" 9.0.1 " />
14
+ <PackageVersion Include =" Microsoft.AspNetCore.OpenApi" Version =" 9.0.1 " />
15
+ <PackageVersion Include =" Scalar.AspNetCore" Version =" 1.2.76 " />
16
16
<PackageVersion Include =" WeihanLi.Common" Version =" 1.0.74" />
17
17
</ItemGroup >
18
18
<ItemGroup >
You can’t perform that action at this time.
0 commit comments