Skip to content

Commit 4ebd87c

Browse files
authored
Merge pull request #368 from unoplatform/mergify/bp/release/stable/1.30/pr-366
chore: Bump to 9.0.203 (backport #366)
2 parents 89780d4 + 041b43b commit 4ebd87c

File tree

5 files changed

+26
-18
lines changed

5 files changed

+26
-18
lines changed

.github/workflows/ci.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,9 @@ jobs:
124124
manifest_name: Test net9.0-browserwasm TFM
125125
tool_params: '--tfm net9.0-browserwasm'
126126

127+
env:
128+
DOTNET_INSTALL_DIR: '${{ github.workspace }}\.dotnet'
129+
127130
steps:
128131
- name: Checkout
129132
uses: actions/checkout@v2
@@ -136,6 +139,11 @@ jobs:
136139
name: NuGet
137140
path: ${{ github.workspace }}\NuGet
138141

142+
- name: Install base .NET SDK
143+
uses: actions/setup-dotnet@v1
144+
with:
145+
dotnet-version: 8.0.100
146+
139147
- uses: dotnet/nbgv@f088059084cb5d872e9d1a994433ca6440c2bf72 # v0.4.2
140148
id: nbgv
141149
with:

UnoCheck/Manifest/Manifest.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ namespace DotNetCheck.Manifest
88
{
99
public partial class Manifest
1010
{
11-
public const string DefaultManifestUrl = "https://raw.githubusercontent.com/unoplatform/uno.check/0b3e526824910bfedccafa7359ac5151bcaf1823/manifests/uno.ui.manifest.json";
12-
public const string PreviewManifestUrl = "https://raw.githubusercontent.com/unoplatform/uno.check/0b3e526824910bfedccafa7359ac5151bcaf1823/manifests/uno.ui-preview.manifest.json";
13-
public const string PreviewMajorManifestUrl = "https://raw.githubusercontent.com/unoplatform/uno.check/0b3e526824910bfedccafa7359ac5151bcaf1823/manifests/uno.ui-preview-major.manifest.json";
11+
public const string DefaultManifestUrl = "https://raw.githubusercontent.com/unoplatform/uno.check/5f54954ed20f9f5c1e11a1d0de969f8fbac7ec4b/manifests/uno.ui.manifest.json";
12+
public const string PreviewManifestUrl = "https://raw.githubusercontent.com/unoplatform/uno.check/5f54954ed20f9f5c1e11a1d0de969f8fbac7ec4b/manifests/uno.ui-preview.manifest.json";
13+
public const string PreviewMajorManifestUrl = "https://raw.githubusercontent.com/unoplatform/uno.check/5f54954ed20f9f5c1e11a1d0de969f8fbac7ec4b/manifests/uno.ui-preview-major.manifest.json";
1414

1515
public static Task<Manifest> FromFileOrUrl(string fileOrUrl)
1616
{

manifests/uno.ui-preview-major.manifest.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
"toolVersion": "1.14.0",
44
"variables": {
55
"OPENJDK_VERSION": "11.0.20.1",
6-
"DOTNET_SDK_VERSION": "9.0.200",
7-
"MACCATALYST_SDK_VERSION": "18.2.9180/9.0.100",
8-
"IOS_SDK_VERSION": "18.2.9180/9.0.100",
6+
"DOTNET_SDK_VERSION": "9.0.203",
7+
"MACCATALYST_SDK_VERSION": "18.4.9288/9.0.100",
8+
"IOS_SDK_VERSION": "18.4.9288/9.0.100",
99
"MACOS_SDK_VERSION": "15.1.9163/9.0.100",
10-
"ANDROID_SDK_VERSION": "35.0.39/9.0.100",
10+
"ANDROID_SDK_VERSION": "35.0.61/9.0.100",
1111
"MAUI_VERSION": "9.0.20/9.0.100",
12-
"WASMTOOLS_VERSION": "9.0.2/9.0.100"
12+
"WASMTOOLS_VERSION": "9.0.4/9.0.100"
1313
},
1414
"variableMappers": [
1515
],

manifests/uno.ui-preview.manifest.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
"toolVersion": "1.14.0",
44
"variables": {
55
"OPENJDK_VERSION": "11.0.20.1",
6-
"DOTNET_SDK_VERSION": "9.0.200",
7-
"MACCATALYST_SDK_VERSION": "18.2.9180/9.0.100",
8-
"IOS_SDK_VERSION": "18.2.9180/9.0.100",
6+
"DOTNET_SDK_VERSION": "9.0.203",
7+
"MACCATALYST_SDK_VERSION": "18.4.9288/9.0.100",
8+
"IOS_SDK_VERSION": "18.4.9288/9.0.100",
99
"MACOS_SDK_VERSION": "15.1.9163/9.0.100",
10-
"ANDROID_SDK_VERSION": "35.0.39/9.0.100",
10+
"ANDROID_SDK_VERSION": "35.0.61/9.0.100",
1111
"MAUI_VERSION": "9.0.20/9.0.100",
12-
"WASMTOOLS_VERSION": "9.0.2/9.0.100"
12+
"WASMTOOLS_VERSION": "9.0.4/9.0.100"
1313
},
1414
"variableMappers": [
1515
],

manifests/uno.ui.manifest.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
"toolVersion": "1.14.0",
44
"variables": {
55
"OPENJDK_VERSION": "11.0.20.1",
6-
"DOTNET_SDK_VERSION": "9.0.200",
7-
"MACCATALYST_SDK_VERSION": "18.2.9180/9.0.100",
8-
"IOS_SDK_VERSION": "18.2.9180/9.0.100",
6+
"DOTNET_SDK_VERSION": "9.0.203",
7+
"MACCATALYST_SDK_VERSION": "18.4.9288/9.0.100",
8+
"IOS_SDK_VERSION": "18.4.9288/9.0.100",
99
"MACOS_SDK_VERSION": "15.1.9163/9.0.100",
10-
"ANDROID_SDK_VERSION": "35.0.39/9.0.100",
10+
"ANDROID_SDK_VERSION": "35.0.61/9.0.100",
1111
"MAUI_VERSION": "9.0.20/9.0.100",
12-
"WASMTOOLS_VERSION": "9.0.2/9.0.100"
12+
"WASMTOOLS_VERSION": "9.0.4/9.0.100"
1313
},
1414
"variableMappers": [
1515
],

0 commit comments

Comments
 (0)