dotnet-installer/eng/Version.Details.xml

37 lines
1.7 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-27406-16">
2018-12-21 22:24:58 +00:00
<Uri>https://devdiv.visualstudio.com/DevDiv/_git/DotNet-Trusted</Uri>
<Sha>2fe7eb5e5820ecaf46e65a3f74df528a19b96a06</Sha>
2018-12-21 22:24:58 +00:00
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview-27408-1">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>dfadb971c4a8ae25d352a90c1b523d290c3cae51</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App" Version="3.0.0-preview-19108-02">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>45ecfad074bf6abefd6d87b8bb18b94afaed4ede</Sha>
</Dependency>
<Dependency Name="dotnet-ef" Version="3.0.0-preview.19107.5">
<Uri>https://github.com/aspnet/EntityFrameworkCore</Uri>
<Sha>7b0f7b3ad42953952924b77d843f86100495e54a</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="1.0.2-beta5.19066.2">
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>ac8f12b90238542dfd2ea596178ae24ea20a0f55</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview.19080.2">
2019-01-17 16:27:42 +00:00
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>536d6a237f4de7b248e75b63256b75c1798e1bd7</Sha>
2019-01-17 16:27:42 +00:00
</Dependency>
2018-12-21 22:24:58 +00:00
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19107.1">
2018-12-21 22:24:58 +00:00
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>03c88c88a653dd8122cf599974e6073f27787a3f</Sha>
2018-12-21 22:24:58 +00:00
</Dependency>
</ToolsetDependencies>
</Dependencies>