We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 93a6775 + e613cb8 commit 145355eCopy full SHA for 145355e
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