Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion reference/Commerce/src/global.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
// 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.
"msbuild-sdks": {
"Uno.Sdk": "6.0.67"
"Uno.Sdk": "6.2.36"
},
"sdk": {
"allowPrerelease": false
Expand Down
2 changes: 1 addition & 1 deletion reference/Counter/CSharp-MVUX/global.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
// 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.
"msbuild-sdks": {
"Uno.Sdk": "6.0.67"
"Uno.Sdk": "6.2.36"
},
"sdk": {
"allowPrerelease": false
Expand Down
2 changes: 1 addition & 1 deletion reference/Counter/CSharp-MVVM/global.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
// 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.
"msbuild-sdks": {
"Uno.Sdk": "6.0.67"
"Uno.Sdk": "6.2.36"
},
"sdk": {
"allowPrerelease": false
Expand Down
2 changes: 1 addition & 1 deletion reference/Counter/XAML-MVUX/global.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
// 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.
"msbuild-sdks": {
"Uno.Sdk": "6.0.67"
"Uno.Sdk": "6.2.36"
},
"sdk": {
"allowPrerelease": false
Expand Down
2 changes: 1 addition & 1 deletion reference/Counter/XAML-MVVM/global.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
// 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.
"msbuild-sdks": {
"Uno.Sdk": "6.0.67"
"Uno.Sdk": "6.2.36"
},
"sdk": {
"allowPrerelease": false
Expand Down
2 changes: 1 addition & 1 deletion reference/SimpleCalc/CSharp-MVUX/global.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
// 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.
"msbuild-sdks": {
"Uno.Sdk": "6.0.67"
"Uno.Sdk": "6.2.36"
},
"sdk": {
"allowPrerelease": false
Expand Down
2 changes: 1 addition & 1 deletion reference/SimpleCalc/CSharp-MVVM/global.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
// 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.
"msbuild-sdks": {
"Uno.Sdk": "6.0.67"
"Uno.Sdk": "6.2.36"
},
"sdk": {
"allowPrerelease": false
Expand Down
2 changes: 1 addition & 1 deletion reference/SimpleCalc/XAML-MVUX/global.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
// 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.
"msbuild-sdks": {
"Uno.Sdk": "6.0.67"
"Uno.Sdk": "6.2.36"
},
"sdk": {
"allowPrerelease": false
Expand Down
2 changes: 1 addition & 1 deletion reference/SimpleCalc/XAML-MVVM/global.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
// 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.
"msbuild-sdks": {
"Uno.Sdk": "6.0.67"
"Uno.Sdk": "6.2.36"
},
"sdk": {
"allowPrerelease": false
Expand Down
2 changes: 1 addition & 1 deletion reference/ToDo/src/global.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
// 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.
"msbuild-sdks": {
"Uno.Sdk": "6.0.67"
"Uno.Sdk": "6.2.36"
},
"sdk": {
"allowPrerelease": false
Expand Down
2 changes: 1 addition & 1 deletion reference/TubePlayer/src/global.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
// 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.
"msbuild-sdks": {
"Uno.Sdk": "6.0.67"
"Uno.Sdk": "6.2.36"
},
"sdk": {
"allowPrerelease": false
Expand Down
Loading