Skip to content

Commit 0ca86ec

Browse files
authored
Update Directory.Packages.props
1 parent 2d86811 commit 0ca86ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<PackageVersion Condition="'$(TargetFramework)'=='net8.0'" Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.8" />
1010
<PackageVersion Condition="'$(TargetFramework)'=='net9.0'" Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="9.0.0-*" />
1111
<PackageVersion Include="Swashbuckle.AspNetCore" Version="6.7.2" />
12-
<PackageVersion Include="WeihanLi.Common" Version="1.0.69" />
12+
<PackageVersion Include="WeihanLi.Common" Version="1.0.70" />
1313
</ItemGroup>
1414
<ItemGroup>
1515
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />

0 commit comments

Comments
 (0)