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 bd64374 commit 2a85dfcCopy full SHA for 2a85dfc
Source/Examples/WPF/WpfExamples/WpfExamples.csproj
@@ -6,7 +6,7 @@
6
<OutputType>WinExe</OutputType>
7
</PropertyGroup>
8
<ItemGroup>
9
- <PackageReference Include="OxyPlot.Wpf" Version="2.1.0" />
+ <PackageReference Include="OxyPlot.Wpf" Version="2.1.2" />
10
<ProjectReference Include="..\..\..\OxyPlot.Contrib.Wpf\OxyPlot.Contrib.Wpf.csproj" />
11
</ItemGroup>
12
Source/OxyPlot.Contrib.Wpf/OxyPlot.Contrib.Wpf.csproj
@@ -27,6 +27,6 @@
27
<None Include="OxyPlot.Contrib.Wpf.snk" />
28
29
30
31
32
</Project>
0 commit comments