Skip to content

Commit 016cf87

Browse files
committed
chore(deps): update microsoft.aspnetcore to 10.0.3
1 parent 3b84090 commit 016cf87

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

examples/CloudShop/CloudShop.ApiService/CloudShop.ApiService.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@
1010
</ItemGroup>
1111

1212
<ItemGroup>
13-
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="10.0.1" />
13+
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="10.0.3" />
1414
<PackageReference Include="Aspire.Npgsql.EntityFrameworkCore.PostgreSQL" Version="13.1.1" />
1515
<PackageReference Include="Aspire.StackExchange.Redis" Version="13.1.1" />
1616
<PackageReference Include="Aspire.RabbitMQ.Client.v7" Version="9.5.2" />
17-
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="10.0.1" />
17+
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="10.0.3" />
1818
</ItemGroup>
1919

2020
</Project>

0 commit comments

Comments
 (0)