dotnet-installer/eng/Version.Details.xml
2018-12-21 16:24:58 -06:00

18 lines
608 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ProductDependencies>
<!-- Winforms / WPF -->
<Dependency Name="Microsoft.WindowsDesktop.App" Version="">
<Uri>https://devdiv.visualstudio.com/DevDiv/_git/DotNet-Trusted</Uri>
<Sha></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>