dotnet-installer/eng/Version.Details.xml

33 lines
1.4 KiB
XML
Raw Normal View History

2018-12-21 22:24:58 +00:00
<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ProductDependencies>
<!-- Winforms / WPF -->
<Dependency Name="Microsoft.WindowsDesktop.App" Version="3.0.0-preview-27310-7">
2018-12-21 22:24:58 +00:00
<Uri>https://devdiv.visualstudio.com/DevDiv/_git/DotNet-Trusted</Uri>
<Sha>0f06f9b915f7fb35d7245d168b1428f377abc76c</Sha>
2018-12-21 22:24:58 +00:00
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview-27310-6">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>567621304160f49248e694873b22d5f9069c699d</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App" Version="3.0.0-preview-18579-0056">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha></Sha>
</Dependency>
<Dependency Name="dotnet-ef" Version="3.0.0-preview.19060.4">
<Uri>https://github.com/aspnet/EntityFrameworkCore</Uri>
<Sha>83e1dc89a59d4bd7d178d75e556eea0c7eef1629</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="1.0.2-beta5.19057.4">
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>71d76b40531fa70a72cb10cc63b39b1182721f22</Sha>
</Dependency>
2018-12-21 22:24:58 +00:00
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19060.8">
2018-12-21 22:24:58 +00:00
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>67384d20d310611afc1c2b4dd3b953fda182def4</Sha>
2018-12-21 22:24:58 +00:00
</Dependency>
</ToolsetDependencies>
</Dependencies>