File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 11<Project >
22 <PropertyGroup >
3- <VersionMajor >1</VersionMajor >
4- <VersionMinor >11 </VersionMinor >
5- <VersionPatch >0</VersionPatch >
6- <VersionPrefix >$(VersionMajor).$(VersionMinor).$(VersionPatch)</VersionPrefix >
7- <VersionSuffix Condition =" '$(Configuration)'=='DEBUG'" >develop</VersionSuffix >
3+ <VersionMajor >1</VersionMajor >
4+ <VersionMinor >12 </VersionMinor >
5+ <VersionPatch >0</VersionPatch >
6+ <VersionPrefix >$(VersionMajor).$(VersionMinor).$(VersionPatch)</VersionPrefix >
7+ <VersionSuffix Condition =" '$(Configuration)'=='DEBUG'" >develop</VersionSuffix >
88 <InformationalVersion >$(PackageVersion)</InformationalVersion >
99 </PropertyGroup >
1010 <PropertyGroup >
Original file line number Diff line number Diff line change 44 <CentralPackageFloatingVersionsEnabled >true</CentralPackageFloatingVersionsEnabled >
55 </PropertyGroup >
66 <ItemGroup >
7- <PackageVersion Condition =" '$(TargetFramework)'=='net6.0'" Include =" Microsoft.AspNetCore.Authentication.JwtBearer" Version =" 6.0.33 " />
7+ <PackageVersion Condition =" '$(TargetFramework)'=='net6.0'" Include =" Microsoft.AspNetCore.Authentication.JwtBearer" Version =" 6.0.35 " />
88 <PackageVersion Condition =" '$(TargetFramework)'=='net7.0'" Include =" Microsoft.AspNetCore.Authentication.JwtBearer" Version =" 7.0.20" />
9- <PackageVersion Condition =" '$(TargetFramework)'=='net8.0'" Include =" Microsoft.AspNetCore.Authentication.JwtBearer" Version =" 8.0.8 " />
9+ <PackageVersion Condition =" '$(TargetFramework)'=='net8.0'" Include =" Microsoft.AspNetCore.Authentication.JwtBearer" Version =" 8.0.10 " />
1010 <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 " />
11+ <PackageVersion Include =" Swashbuckle.AspNetCore" Version =" 6.8.1 " />
12+ <PackageVersion Include =" WeihanLi.Common" Version =" 1.0.71 " />
1313 </ItemGroup >
1414 <ItemGroup >
15- <PackageVersion Include =" Microsoft.NET.Test.Sdk" Version =" 17.11.0 " />
16- <PackageVersion Include =" xunit" Version =" 2.9.0 " />
15+ <PackageVersion Include =" Microsoft.NET.Test.Sdk" Version =" 17.11.1 " />
16+ <PackageVersion Include =" xunit" Version =" 2.9.2 " />
1717 <PackageVersion Include =" xunit.runner.visualstudio" Version =" 2.8.2" />
1818 </ItemGroup >
1919</Project >
You can’t perform that action at this time.
0 commit comments