We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e18b02 commit 31cecfeCopy full SHA for 31cecfe
Source/OxyPlot.Avalonia/OxyPlot.Avalonia.csproj
@@ -4,7 +4,7 @@
4
<PackageId>OxyPlot.Avalonia</PackageId>
5
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
6
<Description>OxyPlot is a plotting library for .NET. This is a support library for OxyPlot to work with AvaloniaUI.</Description>
7
- <PackageLicenseUrl>https://raw.githubusercontent.com/oxyplot/oxyplot-avalonia/master/LICENSE</PackageLicenseUrl>
+ <PackageLicenseExpression>MIT</PackageLicenseExpression>
8
<Copyright>OxyPlot contributors</Copyright>
9
<PackageProjectUrl>http://oxyplot.org/</PackageProjectUrl>
10
<PackageIconUrl>https://raw.githubusercontent.com/oxyplot/oxyplot/develop/Icons/OxyPlot_128.png</PackageIconUrl>
0 commit comments