dotnet-installer/eng/Version.Details.xml

45 lines
2 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-preview4-27415-22">
2018-12-21 22:24:58 +00:00
<Uri>https://devdiv.visualstudio.com/DevDiv/_git/DotNet-Trusted</Uri>
<Sha>6cc6b07065ff449fc3113c569ce14c8686cf07bc</Sha>
2018-12-21 22:24:58 +00:00
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview4-27417-3">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>ea9888b53951132de9b23df997a3e9b7546fb220</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App" Version="3.0.0-preview3-19117-02">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>6b7e821913da200500e993a0d2913865fbfc3481</Sha>
</Dependency>
<Dependency Name="dotnet-ef" Version="3.0.0-preview3.19116.1">
<Uri>https://github.com/aspnet/EntityFrameworkCore</Uri>
<Sha>4cffc771c8fcc67afe985b276486a382401361dc</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="1.0.2-beta5.19115.3">
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>42a212514e375a0821baab69fbac462e39590cfb</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview4.19116.3">
2019-01-17 16:27:42 +00:00
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>4bc3de3183c0e5f77ea512760d88f83e11a6d154</Sha>
2019-01-17 16:27:42 +00:00
</Dependency>
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19115.2">
<Uri>https://github.com/dotnet/standard</Uri>
<Sha>c7d28d6deb07cb9c6619e5ba3228b61516775e48</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview4.19111.1">
<Uri>https://github.com/dotnet/cli</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.19115.1">
2018-12-21 22:24:58 +00:00
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>75af3cdef5022dbb92b8a94388198a6fd59a5d94</Sha>
2018-12-21 22:24:58 +00:00
</Dependency>
</ToolsetDependencies>
</Dependencies>