We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b7a769 commit ddb1d59Copy full SHA for ddb1d59
src/AasxPluginPlotting/AasxPluginPlotting.csproj
@@ -21,8 +21,8 @@
21
</ItemGroup>
22
<ItemGroup>
23
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
24
- <PackageReference Include="ScottPlot" Version="4.1.60" />
25
- <PackageReference Include="ScottPlot.WPF" Version="4.1.60" />
+ <PackageReference Include="ScottPlot" Version="4.1.68" />
+ <PackageReference Include="ScottPlot.WPF" Version="4.1.68" />
26
27
28
<Compile Update="WpfPlotViewControlCumulative.xaml.cs">
0 commit comments