Skip to content

Commit c7b4f4a

Browse files
committed
chore: Update ScottPlot samples to latest Uno.Sdk 5.3.108
1 parent 73932a6 commit c7b4f4a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

UI/ScottPlot/QuickstartSample/global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
// To update the version of Uno please update the version of the Uno.Sdk here. See https://aka.platform.uno/upgrade-uno-packages for more information.
33
"msbuild-sdks": {
4-
"Uno.Sdk": "5.3.99"
4+
"Uno.Sdk": "5.3.108"
55
},
66
"sdk":{
77
"allowPrerelease": false

UI/ScottPlot/SignalPlotFiveMillionPointsSample/global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
// To update the version of Uno please update the version of the Uno.Sdk here. See https://aka.platform.uno/upgrade-uno-packages for more information.
33
"msbuild-sdks": {
4-
"Uno.Sdk": "5.3.99"
4+
"Uno.Sdk": "5.3.108"
55
},
66
"sdk":{
77
"allowPrerelease": false

0 commit comments

Comments
 (0)