File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2121 </ItemGroup >
2222
2323 <ItemGroup Label =" Package References (.NET 7)" Condition =" '$(TargetFramework)' == 'net7.0'" >
24- <PackageReference Include =" Microsoft.AspNetCore.JsonPatch" Version =" 7.0.0 " />
24+ <PackageReference Include =" Microsoft.AspNetCore.JsonPatch" Version =" 7.0.16 " />
2525 <PackageReference Include =" Swashbuckle.AspNetCore" Version =" 6.5.0" />
2626 </ItemGroup >
2727
2828 <ItemGroup Label =" Package References (.NET 6)" Condition =" '$(TargetFramework)' == 'net6.0'" >
29- <PackageReference Include =" Microsoft.AspNetCore.JsonPatch" Version =" 6.0.0 " />
29+ <PackageReference Include =" Microsoft.AspNetCore.JsonPatch" Version =" 6.0.27 " />
3030 <PackageReference Include =" Swashbuckle.AspNetCore" Version =" 6.0.0" />
3131 </ItemGroup >
3232
Original file line number Diff line number Diff line change 2020 </ItemGroup >
2121
2222 <ItemGroup Label =" Package References (.NET 7)" Condition =" '$(TargetFramework)' == 'net7.0'" >
23- <PackageReference Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 7.0.0 " />
23+ <PackageReference Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 7.0.16 " />
2424 </ItemGroup >
2525
2626 <ItemGroup Label =" Package References (.NET 6)" Condition =" '$(TargetFramework)' == 'net6.0'" >
27- <PackageReference Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 6.0.0 " />
27+ <PackageReference Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 6.0.27 " />
2828 </ItemGroup >
2929
3030 <ItemGroup Label =" Files" >
Original file line number Diff line number Diff line change 22 "sdk" : {
33 "allowPrerelease" : false ,
44 "rollForward" : " latestMajor" ,
5- "version" : " 7.0.401 "
5+ "version" : " 7.0.405 "
66 }
77}
You can’t perform that action at this time.
0 commit comments