We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e540604 + 2985097 commit 809ace8Copy full SHA for 809ace8
api/api/api.csproj
@@ -10,7 +10,7 @@
10
<PropertyGroup Condition=" '$(RunConfiguration)' == 'http' " />
11
<ItemGroup>
12
<PackageReference Include="Grpc.AspNetCore" Version="2.71.0" />
13
- <PackageReference Include="System.Text.Json" Version="9.0.9" />
+ <PackageReference Include="System.Text.Json" Version="9.0.10" />
14
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="9.0.9" />
15
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="9.0.9" />
16
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.9">
0 commit comments