There was an error while loading. Please reload this page.
1 parent daa6f5a commit a84deebCopy full SHA for a84deeb
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.10" />
+ <PackageReference Include="System.Text.Json" Version="10.0.0" />
14
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="9.0.11" />
15
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="9.0.10" />
16
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.10">
0 commit comments