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.
1 parent 92a35f8 commit 8a1d0daCopy full SHA for 8a1d0da
shopapp.webui/shopapp.webui.csproj
@@ -11,7 +11,7 @@
11
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
12
<PrivateAssets>all</PrivateAssets>
13
</PackageReference>
14
- <PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
+ <PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
15
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="3.1.1" />
16
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="3.1.5" />
17
</ItemGroup>
0 commit comments