Description:
Drop a problematic reference from core csproj.
Commit status:
[Not Reviewed]
References:
Comments:
0 Commit comments 0 Inline Comments
Unresolved TODOs:
There are no unresolved TODOs
Add another comment

r663:a7e16e6537f3 -

@@ -37,7 +37,6
37 </ItemGroup>
37 </ItemGroup>
38
38
39 <ItemGroup>
39 <ItemGroup>
40 <Reference Include="System" />
41 <Reference Include="Newtonsoft.Json" Version="12.0.3">
40 <Reference Include="Newtonsoft.Json" Version="12.0.3">
42 <HintPath>..\packages\Newtonsoft.Json.12.0.3\lib\netstandard2.0\Newtonsoft.Json.dll</HintPath>
41 <HintPath>..\packages\Newtonsoft.Json.12.0.3\lib\netstandard2.0\Newtonsoft.Json.dll</HintPath>
43 </Reference>
42 </Reference>
You need to be logged in to leave comments. Login now