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 aabf7c7 commit 7e18b02Copy full SHA for 7e18b02
Source/OxyPlot.Avalonia/OxyPlot.Avalonia.csproj
@@ -11,6 +11,7 @@
11
<PackageTags>plotting plot charting chart</PackageTags>
12
<RepositoryType>git</RepositoryType>
13
<RepositoryUrl>https://github.com/oxyplot/oxyplot.git</RepositoryUrl>
14
+ <VersionPrefix>2.1.0</VersionPrefix>
15
</PropertyGroup>
16
<ItemGroup>
17
<EmbeddedResource Include="**\*.xaml;Assets\*" Exclude="bin\**;obj\**;**\*.xproj;packages\**;@(EmbeddedResource)" />
0 commit comments