Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/illinker-test-assets.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'wasm/Newtonsoft/Newtonsoft.csproj')
-rw-r--r--wasm/Newtonsoft/Newtonsoft.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/wasm/Newtonsoft/Newtonsoft.csproj b/wasm/Newtonsoft/Newtonsoft.csproj
index 5544f4c..ee7cbb1 100644
--- a/wasm/Newtonsoft/Newtonsoft.csproj
+++ b/wasm/Newtonsoft/Newtonsoft.csproj
@@ -18,7 +18,7 @@
<DotNetCliToolReference Include="Microsoft.AspNetCore.Blazor.Cli" Version="0.8.0-preview-19104-06" />
- <PackageReference Include="Newtonsoft.Json" Version="12.0.1" />
+ <PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
</ItemGroup>
</Project>