We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6a86364 + df5a317 commit 38c6006Copy full SHA for 38c6006
.github/workflows/start-release.yml
@@ -40,7 +40,10 @@ jobs:
40
name: Build Prism.Uno
41
solution-path: PrismLibrary_Uno.slnf
42
windows-sdk-version: 18362
43
- uno-check: true
+ dotnet-version: 8.0.300
44
+ install-workload: ios android macos maccatalyst wasm-tools
45
+ uno-check: false
46
+ uno-check-version: 1.25.1
47
uno-check-parameters: '--skip xcode --skip gtk3 --skip vswin --skip androidemulator --skip androidsdk --skip vsmac --skip dotnetnewunotemplates'
48
run-tests: false
49
code-sign: true
0 commit comments