ci: remove manifest
This commit is contained in:
Родитель
ba546f2c28
Коммит
4daeaaf62f
|
@ -17,7 +17,7 @@ steps:
|
|||
|
||||
- powershell: |
|
||||
& dotnet tool update --global uno.check --version ${{ parameters.UnoCheck_Version }} --add-source https://api.nuget.org/v3/index.json
|
||||
& uno-check --pre -v --ci --non-interactive --fix --skip androidsdk --skip androidemulator --skip xcode --skip gtk3 --skip vswin --skip vsmac --manifest ${{ parameters.UnoCheck_Manifest }}
|
||||
& uno-check --pre -v --ci --non-interactive --fix --skip androidsdk --skip androidemulator --skip xcode --skip gtk3 --skip vswin --skip vsmac
|
||||
displayName: Install .NET Workloads
|
||||
errorActionPreference: continue
|
||||
ignoreLASTEXITCODE: true
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
// 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": "5.4.0-dev.192"
|
||||
"Uno.Sdk": "5.3.96"
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче