Skip to content

Commit 5b21fc6

Browse files
committed
chore: Update ScottPlot samples with latest ScottPlot.WinUI version 5.0.38
1 parent ef30b74 commit 5b21fc6

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

UI/ScottPlot/QuickstartSample/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
See https://aka.platform.uno/using-uno-sdk#implicit-packages for more information regarding the Implicit Packages.
77
-->
88
<ItemGroup>
9-
<PackageVersion Include="ScottPlot.WinUI" Version="5.0.37" />
9+
<PackageVersion Include="ScottPlot.WinUI" Version="5.0.38" />
1010
</ItemGroup>
1111
</Project>

UI/ScottPlot/QuickstartSample/ScottPlotSample/ScottPlotSample.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
</PropertyGroup>
3838

3939
<PropertyGroup>
40-
<WinAppSdkVersion>1.5.240627000</WinAppSdkVersion>
40+
<WinAppSdkVersion>1.5.240802000</WinAppSdkVersion>
4141
</PropertyGroup>
4242

4343
<ItemGroup>

UI/ScottPlot/SignalPlotFiveMillionPointsSample/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
See https://aka.platform.uno/using-uno-sdk#implicit-packages for more information regarding the Implicit Packages.
77
-->
88
<ItemGroup>
9-
<PackageVersion Include="ScottPlot.WinUI" Version="5.0.37" />
9+
<PackageVersion Include="ScottPlot.WinUI" Version="5.0.38" />
1010
</ItemGroup>
1111
</Project>

UI/ScottPlot/SignalPlotFiveMillionPointsSample/ScottPlotSample/ScottPlotSample.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
</PropertyGroup>
3838

3939
<PropertyGroup>
40-
<WinAppSdkVersion>1.5.240627000</WinAppSdkVersion>
40+
<WinAppSdkVersion>1.5.240802000</WinAppSdkVersion>
4141
</PropertyGroup>
4242

4343
<ItemGroup>

0 commit comments

Comments
 (0)