Skip to content

Commit 3c9fc5b

Browse files
committed
chore: bump reference samples uno.sdk to 6.2
1 parent 273ded5 commit 3c9fc5b

File tree

11 files changed

+11
-11
lines changed

11 files changed

+11
-11
lines changed

reference/Commerce/src/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": "6.0.67"
4+
"Uno.Sdk": "6.2.29"
55
},
66
"sdk": {
77
"allowPrerelease": false

reference/Counter/CSharp-MVUX/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": "6.0.67"
4+
"Uno.Sdk": "6.2.29"
55
},
66
"sdk": {
77
"allowPrerelease": false

reference/Counter/CSharp-MVVM/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": "6.0.67"
4+
"Uno.Sdk": "6.2.29"
55
},
66
"sdk": {
77
"allowPrerelease": false

reference/Counter/XAML-MVUX/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": "6.0.67"
4+
"Uno.Sdk": "6.2.29"
55
},
66
"sdk": {
77
"allowPrerelease": false

reference/Counter/XAML-MVVM/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": "6.0.67"
4+
"Uno.Sdk": "6.2.29"
55
},
66
"sdk": {
77
"allowPrerelease": false

reference/SimpleCalc/CSharp-MVUX/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": "6.0.67"
4+
"Uno.Sdk": "6.2.29"
55
},
66
"sdk": {
77
"allowPrerelease": false

reference/SimpleCalc/CSharp-MVVM/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": "6.0.67"
4+
"Uno.Sdk": "6.2.29"
55
},
66
"sdk": {
77
"allowPrerelease": false

reference/SimpleCalc/XAML-MVUX/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": "6.0.67"
4+
"Uno.Sdk": "6.2.29"
55
},
66
"sdk": {
77
"allowPrerelease": false

reference/SimpleCalc/XAML-MVVM/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": "6.0.67"
4+
"Uno.Sdk": "6.2.29"
55
},
66
"sdk": {
77
"allowPrerelease": false

reference/ToDo/src/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": "6.0.67"
4+
"Uno.Sdk": "6.2.29"
55
},
66
"sdk": {
77
"allowPrerelease": false

0 commit comments

Comments
 (0)