dotnet-installer/eng/Version.Details.xml

41 lines
1.8 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-preview3-27420-40">
2018-12-21 22:24:58 +00:00
<Uri>https://devdiv.visualstudio.com/DevDiv/_git/DotNet-Trusted</Uri>
<Sha>6808ad852c63ca765088873b0f88bafcbb7bb7fd</Sha>
2018-12-21 22:24:58 +00:00
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview3-27422-6">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>cc146b444df76e62d606f3431ff954b0cc112f92</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App" Version="3.0.0-preview3-19122-10">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>efaaa55d44c2bae10e85c357ff240de064a138c8</Sha>
</Dependency>
<Dependency Name="dotnet-ef" Version="3.0.0-preview3.19122.12">
<Uri>https://github.com/aspnet/EntityFrameworkCore</Uri>
<Sha>542529a022a2260ba94e60bd40fbe319850b8887</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-preview3.19122.10">
2019-01-17 16:27:42 +00:00
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>0925ca42182927e13e7d9a7782f9bd59b9b4ebdb</Sha>
2019-01-17 16:27:42 +00:00
</Dependency>
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19078.1">
<Uri>https://github.com/dotnet/standard</Uri>
<Sha></Sha>
</Dependency>
2018-12-21 22:24:58 +00:00
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19112.3">
2018-12-21 22:24:58 +00:00
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>9a5da1c8a3232c6304955c7a6ffe6109a1b13d9f</Sha>
2018-12-21 22:24:58 +00:00
</Dependency>
</ToolsetDependencies>
</Dependencies>