This commit is contained in:
Frede Hundewadt 2023-04-30 10:48:33 +02:00
parent cc25a986c1
commit 2ca6e1346c

View file

@ -14,7 +14,7 @@
<GenerateDocumentationFile>True</GenerateDocumentationFile>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="NewtonSoft.Json" Version="13.0.2" />
<PackageReference Include="NewtonSoft.Json" Version="13.0.3" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\fcs-common\FCS.Lib.Common.csproj" />