File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
33 <TargetFramework >netstandard2.0</TargetFramework >
4- <PackageId >AvaloniaOU. Oxyplot</PackageId >
4+ <PackageId >Oxyplot.Avalonia </PackageId >
55 <GeneratePackageOnBuild >True</GeneratePackageOnBuild >
66 <Description >OxyPlot is a plotting library for .NET. This is a support library for OxyPlot to work with AvaloniaUI.</Description >
77 <PackageLicenseExpression >MIT</PackageLicenseExpression >
Original file line number Diff line number Diff line change @@ -16,7 +16,6 @@ namespace OxyPlot.Avalonia
1616 using global ::Avalonia . Controls . Presenters ;
1717 using global ::Avalonia . Controls . Primitives ;
1818 using global ::Avalonia . Input ;
19- using global ::Avalonia . Input . Platform ;
2019 using global ::Avalonia . Threading ;
2120 using global ::Avalonia . VisualTree ;
2221 using System ;
You can’t perform that action at this time.
0 commit comments