We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d86811 commit 0ca86ecCopy full SHA for 0ca86ec
Directory.Packages.props
@@ -9,7 +9,7 @@
9
<PackageVersion Condition="'$(TargetFramework)'=='net8.0'" Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.8" />
10
<PackageVersion Condition="'$(TargetFramework)'=='net9.0'" Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="9.0.0-*" />
11
<PackageVersion Include="Swashbuckle.AspNetCore" Version="6.7.2" />
12
- <PackageVersion Include="WeihanLi.Common" Version="1.0.69" />
+ <PackageVersion Include="WeihanLi.Common" Version="1.0.70" />
13
</ItemGroup>
14
<ItemGroup>
15
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
0 commit comments