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 e832356 commit fcb296eCopy full SHA for fcb296e
samples/blazor/HowDoISample/ThinkGeo.UI.Blazor.HowDoI/ThinkGeo.UI.Blazor.HowDoI.csproj
@@ -6,7 +6,7 @@
6
</PropertyGroup>
7
8
<ItemGroup>
9
- <PackageReference Include="Newtonsoft.Json" Version="12.0.2" />
+ <PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
10
<PackageReference Include="ThinkGeo.Ecw" Version="12.4.1" />
11
<PackageReference Include="ThinkGeo.UI.Blazor" Version="12.4.1" />
12
</ItemGroup>
0 commit comments