Skip to content

Commit 66cf355

Browse files
authored
bump dependencies
1 parent 4e5b77d commit 66cf355

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Directory.Packages.props

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
<WarningsAsErrors>NU1901;NU1902;NU1903;NU1904</WarningsAsErrors>
1010
</PropertyGroup>
1111
<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" />
1616
<PackageVersion Include="WeihanLi.Common" Version="1.0.74" />
1717
</ItemGroup>
1818
<ItemGroup>

0 commit comments

Comments
 (0)