chore: Bump to .NET 6 RC1 (#35)
* ci: Adjust Sign client * chore: Bump to .NET 6 RC1
This commit is contained in:
Родитель
f3df861df7
Коммит
d4f8b3a626
|
@ -17,10 +17,10 @@ pr:
|
|||
|
||||
variables:
|
||||
# net6 preview install related
|
||||
DotNetVersion: 6.0.300-preview.22154.4
|
||||
UnoCheck.Version: '1.1.0-dev.22'
|
||||
DotNetVersion: 6.0.300-preview.22179.2
|
||||
UnoCheck.Version: '1.2.0-dev.31'
|
||||
DotNet.Cli.Telemetry.OptOut: true
|
||||
UnoCheck.Manifest: https://raw.githubusercontent.com/unoplatform/uno.check/d14571a546b55f58e51e392c04cf098168d6fe2d/manifests/uno.ui-preview.manifest.json
|
||||
UnoCheck.Manifest: https://raw.githubusercontent.com/unoplatform/uno.check/7017ad61795de3cb8b401282405bdbe263b77548/manifests/uno.ui-preview.manifest.json
|
||||
|
||||
steps:
|
||||
- checkout: self
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
{
|
||||
"SignClient": {
|
||||
"AzureAd": {
|
||||
"AADInstance": "https://login.microsoftonline.com/",
|
||||
"ClientId": "80441c68-7fd8-4866-8dd1-8c78ff585a8a",
|
||||
"TenantId": "a297d6c0-b635-41a3-b1e3-558efe71e413"
|
||||
},
|
||||
"Service": {
|
||||
"Url": "https://uno-signservice.azurewebsites.net",
|
||||
"ResourceId": "https://SignService.platformuno.onmicrosoft.com/6dd8824b-6147-4b02-a1af-ea83b0ffebdb"
|
||||
}
|
||||
"AzureAd": {
|
||||
"AADInstance": "https://login.microsoftonline.com/",
|
||||
"ClientId": "80441c68-7fd8-4866-8dd1-8c78ff585a8a",
|
||||
"TenantId": "a297d6c0-b635-41a3-b1e3-558efe71e413"
|
||||
},
|
||||
"Service": {
|
||||
"Url": "https://uno-signservice.azurewebsites.net",
|
||||
"ResourceId": "https://SignService.platformuno.onmicrosoft.com/6dd8824b-6147-4b02-a1af-ea83b0ffebdb"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче