File tree Expand file tree Collapse file tree 3 files changed +2
-3
lines changed
Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 3030 <WarningLevel >4</WarningLevel >
3131 </PropertyGroup >
3232 <ItemGroup >
33+ <Reference Include =" System" />
3334 <Reference Include =" System.Core" />
3435 <Reference Include =" System.XML" />
3536 </ItemGroup >
Original file line number Diff line number Diff line change @@ -15,8 +15,6 @@ namespace ExampleLibrary
1515 using System . IO ;
1616 using System . Reflection ;
1717 using System . Threading ;
18- using System . Threading . Tasks ;
19- using System . Xml ;
2018 using System . Xml . Serialization ;
2119
2220 using OxyPlot ;
Original file line number Diff line number Diff line change 104104 <Compile Include =" Rendering\Utilities\Decimator.cs" />
105105 <Compile Include =" Rendering\Utilities\SutherlandHodgmanClipping.cs" />
106106 <Compile Include =" Rendering\Utilities\CohenSutherlandClipping.cs" />
107- <Compile Include =" Rendering\OxyPenLineJoin .cs" />
107+ <Compile Include =" Rendering\LineJoin .cs" />
108108 <Compile Include =" Rendering\HorizontalAlignment.cs" />
109109 <Compile Include =" Rendering\VerticalAlignment.cs" />
110110 <Compile Include =" Rendering\OxyColor.cs" />
You can’t perform that action at this time.
0 commit comments