Skip to content

Commit e20cdee

Browse files
Merge pull request #170 from btnguyen2k/dependabot/nuget/AzPC.Api/Microsoft.AspNetCore.OpenApi-8.0.22
Bump Microsoft.AspNetCore.OpenApi from 8.0.21 to 8.0.22
2 parents fb8872f + 6e34b96 commit e20cdee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AzPC.Api/AzPC.Api.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<ItemGroup>
1313
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.22" />
14-
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.21" />
14+
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.22" />
1515
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="9.0.10" />
1616
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="9.0.11" />
1717
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlserver" Version="9.0.10" />

0 commit comments

Comments
 (0)