024acf02a0
This change updates the following dependencies - Microsoft.WindowsDesktop.App - 3.0.0-alpha-27218-5
18 lines
667 B
XML
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>
|