File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ public partial class Manifest
1010 {
1111 public const string DefaultManifestUrl = "https://raw.githubusercontent.com/unoplatform/uno.check/146b0b4b23d866bef455494a12ad7ffd2f6f2d20/manifests/uno.ui.manifest.json" ;
1212 public const string PreviewManifestUrl = "https://raw.githubusercontent.com/unoplatform/uno.check/146b0b4b23d866bef455494a12ad7ffd2f6f2d20/manifests/uno.ui-preview.manifest.json" ;
13- public const string PreviewMajorManifestUrl = "https://raw.githubusercontent.com/unoplatform/uno.check/146b0b4b23d866bef455494a12ad7ffd2f6f2d20 /manifests/uno.ui-preview-major.manifest.json" ;
13+ public const string PreviewMajorManifestUrl = "https://raw.githubusercontent.com/unoplatform/uno.check/79a6b891d5787a28cef4ca3c1cc620ace1c0ae93 /manifests/uno.ui-preview-major.manifest.json" ;
1414
1515 public static Task < Manifest > FromFileOrUrl ( string fileOrUrl )
1616 {
Original file line number Diff line number Diff line change 33 "toolVersion" : " 1.5.0" ,
44 "variables" : {
55 "OPENJDK_VERSION" : " 11.0.16" ,
6- "DOTNET_SDK_VERSION" : " 8.0.100-preview.1.23115.2 " ,
7- "MACCATALYST_SDK_VERSION" : " 16.2.235 -net8-p1 /8.0.100-preview.1 " ,
8- "IOS_SDK_VERSION" : " 16.2.235 -net8-p1 /8.0.100-preview.1 " ,
9- "MACOS_SDK_VERSION" : " 13.1.235 -net8-p1 /8.0.100-preview.1 " ,
10- "ANDROID_SDK_VERSION" : " 34.0.0-preview.1.157 /8.0.100-preview.1 "
6+ "DOTNET_SDK_VERSION" : " 8.0.100-preview.2.23157.25 " ,
7+ "MACCATALYST_SDK_VERSION" : " 16.2.379 -net8-p2 /8.0.100-preview.2 " ,
8+ "IOS_SDK_VERSION" : " 16.2.379 -net8-p2 /8.0.100-preview.2 " ,
9+ "MACOS_SDK_VERSION" : " 13.1.379 -net8-p2 /8.0.100-preview.2 " ,
10+ "ANDROID_SDK_VERSION" : " 34.0.0-preview.2.187 /8.0.100-preview.2 "
1111 },
1212 "variableMappers" : [
1313 ],
You can’t perform that action at this time.
0 commit comments