We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55ac559 commit e613cb8Copy full SHA for e613cb8
src/Orc.Plot/Orc.Plot.csproj
@@ -24,7 +24,7 @@
24
<PackageReference Include="ModuleInit.Fody" Version="2.1.1" PrivateAssets="all" />
25
<PackageReference Include="Obsolete.Fody" Version="5.3.0" PrivateAssets="all" />
26
<PackageReference Include="Orc.Controls" Version="5.0.5" />
27
- <PackageReference Include="OxyPlot.Wpf" Version="2.1.2" />
+ <PackageReference Include="OxyPlot.Wpf" Version="2.2.0" />
28
</ItemGroup>
29
30
<Import Project="$(MSBuildProjectDirectory)\..\Directory.build.nullable.props" Condition="Exists('$(MSBuildProjectDirectory)\..\Directory.build.nullable.props')" />
0 commit comments