File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
src/AspNetCore.SecurityKey Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 77 </PropertyGroup >
88
99 <ItemGroup >
10- <PackageReference Include =" Microsoft.AspNetCore.OpenApi" Version =" 9.0.9 " />
10+ <PackageReference Include =" Microsoft.AspNetCore.OpenApi" Version =" 9.0.10 " />
1111 <PackageReference Include =" Swashbuckle.AspNetCore" Version =" 9.0.3" />
1212 </ItemGroup >
1313
Original file line number Diff line number Diff line change 77 </PropertyGroup >
88
99 <ItemGroup >
10- <PackageReference Include =" Microsoft.AspNetCore.OpenApi" Version =" 9.0.9 " />
10+ <PackageReference Include =" Microsoft.AspNetCore.OpenApi" Version =" 9.0.10 " />
1111 <PackageReference Include =" Scalar.AspNetCore" Version =" 2.6.9" />
1212 </ItemGroup >
1313
Original file line number Diff line number Diff line change 1111 </ItemGroup >
1212
1313 <ItemGroup Condition =" '$(TargetFramework)' == 'net9.0'" >
14- <PackageReference Include =" Microsoft.AspNetCore.OpenApi" Version =" 9.0.9 " />
14+ <PackageReference Include =" Microsoft.AspNetCore.OpenApi" Version =" 9.0.10 " />
1515 </ItemGroup >
1616
1717</Project >
You can’t perform that action at this time.
0 commit comments