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-27428-5">
2018-12-21 22:24:58 +00:00
<Uri>https://devdiv.visualstudio.com/DevDiv/_git/DotNet-Trusted</Uri>
<Sha>4b57a0e3923ae004cce7f06d0e546fa4c16bc6ab</Sha>
2018-12-21 22:24:58 +00:00
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview4-27427-13">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>d1e2be4f140105dc9aae972f723cb6077a02fd84</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App" Version="3.0.0-preview4-19123-01">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>f8368097a909ba2618efbec5efa5e7e036d3a2e8</Sha>
</Dependency>
<Dependency Name="dotnet-ef" Version="3.0.0-preview4.19126.7">
<Uri>https://github.com/aspnet/EntityFrameworkCore</Uri>
<Sha>4279a0de60b7e627a50b751b2826431008074e75</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.19127.6">
2019-01-17 16:27:42 +00:00
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>2f7c4823d2eb6c6080982196abf895f6f7b411dc</Sha>
2019-01-17 16:27:42 +00:00
</Dependency>
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19126.1">
<Uri>https://github.com/dotnet/standard</Uri>
<Sha>f3add9198e40e017c064188481e978d09631eba3</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.19127.8">
2018-12-21 22:24:58 +00:00
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>f393a6b6b2df0854e051f314977137d31855b6c8</Sha>
2018-12-21 22:24:58 +00:00
</Dependency>
</ToolsetDependencies>
</Dependencies>