dotnet-installer/eng/Version.Details.xml
dotnet-maestro[bot] 024acf02a0 Update dependencies from https://devdiv.visualstudio.com/DevDiv/_git/DotNet-Trusted build 852
This change updates the following dependencies
- Microsoft.WindowsDesktop.App - 3.0.0-alpha-27218-5
2018-12-27 13:08:10 +00:00

18 lines
667 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ProductDependencies>
<!-- Winforms / WPF -->
<Dependency Name="Microsoft.WindowsDesktop.App" Version="3.0.0-alpha-27218-5">
<Uri>https://devdiv.visualstudio.com/DevDiv/_git/DotNet-Trusted</Uri>
<Sha>01c3fb6e2fa0e58c29de950d2da97bc5006f5004</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<!-- Uncomment this when you are ready to take automatic arcadesdk updates
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha></Sha>
</Dependency>
-->
</ToolsetDependencies>
</Dependencies>