Adding a workaround for the build failure.
This commit is contained in:
parent
337d579949
commit
b020b6f6b1
1 changed files with 4 additions and 0 deletions
|
@ -19,6 +19,10 @@
|
|||
</PackageReference>
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="NewtonSoft.Json" Version="9.0.1" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup Condition=" '$(TargetFramework)' == 'net451' ">
|
||||
<Reference Include="System" />
|
||||
<Reference Include="Microsoft.CSharp" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue