File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Examples/Avalonia/ExampleBrowser Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 77 <PackageReference Include =" Avalonia.Desktop" Version =" 11.0.0" />
88 <PackageReference Include =" Avalonia.Themes.Simple" Version =" 11.0.0" />
99 <PackageReference Include =" Avalonia.Diagnostics" Version =" 11.0.0" />
10- <PackageReference Include =" OxyPlot.Core" Version =" 2.1.0 " />
11- <PackageReference Include =" OxyPlot.ExampleLibrary" Version =" 2.1.0 " />
10+ <PackageReference Include =" OxyPlot.Core" Version =" 2.1.2 " />
11+ <PackageReference Include =" OxyPlot.ExampleLibrary" Version =" 2.1.2 " />
1212 </ItemGroup >
1313 <ItemGroup >
1414 <ProjectReference Include =" ..\..\..\OxyPlot.Avalonia\OxyPlot.Avalonia.csproj" />
Original file line number Diff line number Diff line change 1111 <PackageTags >plotting plot charting chart</PackageTags >
1212 <RepositoryType >git</RepositoryType >
1313 <RepositoryUrl >https://github.com/oxyplot/oxyplot.git</RepositoryUrl >
14- <VersionPrefix >2.1.0 </VersionPrefix >
14+ <VersionPrefix >2.1.2 </VersionPrefix >
1515 <LangVersion >latest</LangVersion >
1616 </PropertyGroup >
1717
2727 <ItemGroup >
2828 <EmbeddedResource Include =" **\*.xaml;Assets\*" Exclude =" bin\**;obj\**;**\*.xproj;packages\**;@(EmbeddedResource)" />
2929 <PackageReference Include =" Avalonia" Version =" 11.0.0" />
30- <PackageReference Include =" OxyPlot.Core" Version =" 2.1.0 " />
30+ <PackageReference Include =" OxyPlot.Core" Version =" 2.1.2 " />
3131 </ItemGroup >
3232</Project >
You can’t perform that action at this time.
0 commit comments