Skip to content

Commit 8946616

Browse files
reunion-maestro[bot]dotnet-maestro[bot]kythant
authored
[develop] Update dependencies from microsoft/ProjectReunion/WindowsAppSDKAggregator (#3720)
* Update dependencies from https://dev.azure.com/microsoft/ProjectReunion/_git/WindowsAppSDKAggregator build Maestro-UpdateEngCommon_2307.10001 Microsoft.WinAppSDK.EngCommon From Version 1.3.230216 -> To Version 1.4.230710 * Update dependencies from https://dev.azure.com/microsoft/ProjectReunion/_git/WindowsAppSDKAggregator build Maestro-UpdateEngCommon_2307.11001 Microsoft.WinAppSDK.EngCommon From Version 1.3.230216 -> To Version 1.5.230711 --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Kyaw Thant <48363984+kythant@users.noreply.github.com>
1 parent ab7fc10 commit 8946616

File tree

5 files changed

+793
-40
lines changed

5 files changed

+793
-40
lines changed

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@
3737
</Dependency>
3838
</ProductDependencies>
3939
<ToolsetDependencies>
40-
<Dependency Name="Microsoft.WinAppSDK.EngCommon" Version="1.3.230216">
40+
<Dependency Name="Microsoft.WinAppSDK.EngCommon" Version="1.5.230711">
4141
<Uri>https://dev.azure.com/microsoft/ProjectReunion/_git/WindowsAppSDKAggregator</Uri>
42-
<Sha>4af33042dd35c5b7c41ce901320657a64be2e7ab</Sha>
42+
<Sha>cd02e3c39f21b488bbab4e3c494860015cdfb75e</Sha>
4343
</Dependency>
4444
<Dependency Name="Microsoft.Windows.CsWinRT" Version="2.0.3">
4545
<Uri>https://github.com/microsoft/CsWinRT</Uri>

eng/common/AzurePipelinesTemplates/WindowsAppSDK-IntegrationTest-Steps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,4 +104,4 @@ steps:
104104
displayName: MoveToOutputDirectory
105105
inputs:
106106
SourceFolder: '$(Build.SourcesDirectory)\PipelineTestOutput'
107-
TargetFolder: '$(ob_outputDirectory)'
107+
TargetFolder: '$(ob_outputDirectory)'

0 commit comments

Comments
 (0)