dotnet-installer/eng/Version.Details.xml
2019-05-07 15:44:00 -07:00

80 lines
4 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ProductDependencies>
<!-- Winforms / WPF -->
<Dependency Name="Microsoft.WindowsDesktop.App" Version="3.0.0-preview6-27707-07">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>c9e7f134dc084f01832e7182af7f76ad059c158e</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview6-27707-07">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>c9e7f134dc084f01832e7182af7f76ad059c158e</Sha>
</Dependency>
<Dependency Name="NETStandard.Library.Ref" Version="2.1.0-preview6-27707-07">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>c9e7f134dc084f01832e7182af7f76ad059c158e</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="3.0.0-preview6-19257-01">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>14496c9989745c09efe0a08bec579a20606490e9</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="3.0.0-preview6-19257-01">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>14496c9989745c09efe0a08bec579a20606490e9</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="3.0.0-preview6-19257-01">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>14496c9989745c09efe0a08bec579a20606490e9</Sha>
</Dependency>
<Dependency Name="dotnet-dev-certs" Version="3.0.0-preview6-19257-01">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>14496c9989745c09efe0a08bec579a20606490e9</Sha>
</Dependency>
<Dependency Name="dotnet-sql-cache" Version="3.0.0-preview6-19257-01">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>14496c9989745c09efe0a08bec579a20606490e9</Sha>
</Dependency>
<Dependency Name="dotnet-user-secrets" Version="3.0.0-preview6-19257-01">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>14496c9989745c09efe0a08bec579a20606490e9</Sha>
</Dependency>
<Dependency Name="dotnet-watch" Version="3.0.0-preview6-19257-01">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>14496c9989745c09efe0a08bec579a20606490e9</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="1.0.2-beta5.19257.1">
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>d4ad9da23e6ad6eab3bb71d1080da1120cf7d2cf</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview6.19230.5">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>43bcfd562b4674194fc2dd62e1de5796296b6805</Sha>
</Dependency>
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19230.1">
<Uri>https://github.com/dotnet/standard</Uri>
<Sha>e94d4263f03ced7269275c10a59d1dddb0c76b7c</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview6.19257.1">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>1be06b0f1820951dc670eab000b778782178c8c0</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview6.19257.1">
<Uri>https://github.com/dotnet/cli</Uri>
<Sha>716f46e04ccdb17e9769784d3d1943a60b3839fc</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="4.8.0-preview6.19256.1">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>2941295c50d4003b38da2139dd570a20ca62d550</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.0-preview6.19257.1">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>211a5576f45f69dce76fa39457c88b776eaa98df</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19256.12">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>c31fac9f6899094226cb5cd77c85b8f60ecafa3d</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>