File tree Expand file tree Collapse file tree 2 files changed +1
-8
lines changed Expand file tree Collapse file tree 2 files changed +1
-8
lines changed Original file line number Diff line number Diff line change 1- <Project Sdk =" Microsoft.NET.Sdk" >
1+ <Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
33 <TargetFrameworks >net472</TargetFrameworks >
44 <OutputType >Library</OutputType >
6767 <ProjectReference Include =" ..\CefSharp.Core\CefSharp.Core.csproj" />
6868 <ProjectReference Include =" ..\CefSharp\CefSharp.csproj" />
6969 </ItemGroup >
70- <ItemGroup >
71- <PackageReference Include =" Newtonsoft.Json" Version =" 12.0.3" />
72- </ItemGroup >
7370 <ItemGroup >
7471 <Compile Remove =" bin.netcore\**" />
7572 <Compile Remove =" obj.netcore\**" />
Original file line number Diff line number Diff line change 1919 <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
2020 </PropertyGroup >
2121
22- <ItemGroup >
23- <PackageReference Include =" Newtonsoft.Json" Version =" 12.0.3" />
24- </ItemGroup >
25-
2622 <ItemGroup >
2723 <ProjectReference Include =" ..\CefSharp.Core\CefSharp.Core.netcore.csproj" />
2824 <ProjectReference Include =" ..\CefSharp\CefSharp.netcore.csproj" />
You can’t perform that action at this time.
0 commit comments