Update dependencies from https://dev.azure.com/microsoft/ProjectReunion/_git/ProjectReunionInternal build Maestro-UpdateEngCommon_2201.25001 (#2018)
Microsoft.WinAppSDK.EngCommon From Version 1.0.0-20220114.0-CI -> To Version 1.1.0-20220125.0-CI Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
This commit is contained in:
Родитель
92a6e641bb
Коммит
9fc0fe1fd5
|
@ -23,9 +23,9 @@
|
|||
</Dependency>
|
||||
</ProductDependencies>
|
||||
<ToolsetDependencies>
|
||||
<Dependency Name="Microsoft.WinAppSDK.EngCommon" Version="1.0.0-20220114.0-CI">
|
||||
<Dependency Name="Microsoft.WinAppSDK.EngCommon" Version="1.1.0-20220125.0-CI">
|
||||
<Uri>https://dev.azure.com/microsoft/ProjectReunion/_git/ProjectReunionInternal</Uri>
|
||||
<Sha>61330e0ea3df267a2fe535aaf9541cf65b7a05e8</Sha>
|
||||
<Sha>b47c1d3b4a3e2c6b390e93cb133bbd7d83b56ad6</Sha>
|
||||
</Dependency>
|
||||
</ToolsetDependencies>
|
||||
</Dependencies>
|
||||
|
|
|
@ -66,7 +66,8 @@ steps:
|
|||
-Checkpoint "none"
|
||||
-Platform "x86,x64,arm64"
|
||||
-Configuration "release,debug"
|
||||
-YamlStep "none"
|
||||
-YamlStep "all"
|
||||
-PipelineBuild
|
||||
|
||||
- task: PublishBuildArtifacts@1
|
||||
displayName: 'Publish Windows App SDK Packages'
|
||||
|
|
|
@ -83,9 +83,10 @@ steps:
|
|||
-WindowsAppSDKPackageVersion "$(WindowsAppSDKPackageVersion)"
|
||||
-Checkpoint "none" -Platform "x64"
|
||||
-Configuration "release"
|
||||
-YamlStep "none"
|
||||
-YamlStep "all"
|
||||
-RunTestMachineSetup
|
||||
-Name "${{ parameters.TestSelection }}"
|
||||
-PipelineBuild
|
||||
|
||||
- task: PublishBuildArtifacts@1
|
||||
displayName: 'Publish test results'
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
"dotnet": "6.0.101"
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.WinAppSDK.EngCommon": "1.0.0-20220114.0-CI"
|
||||
"Microsoft.WinAppSDK.EngCommon": "1.1.0-20220125.0-CI"
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче