dotnet-installer/eng/Version.Details.xml

73 lines
3.6 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-27611-23">
<Uri>https://dev.azure.com/devdiv/DevDiv/_git/DotNet-Trusted</Uri>
<Sha>90a2d13c0430e7df684903218f6847d192bb58d2</Sha>
2018-12-21 22:24:58 +00:00
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview4-27611-08">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>92d6b6fb2b00acaef18e1a3bb62996e1cc175ae9</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="3.0.0-preview4-19211-21">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>732e662c4cfbee544d24eeb1606b4071f4d9af2c</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="3.0.0-preview4-19211-21">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>732e662c4cfbee544d24eeb1606b4071f4d9af2c</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="3.0.0-preview4-19211-21">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>732e662c4cfbee544d24eeb1606b4071f4d9af2c</Sha>
</Dependency>
<Dependency Name="dotnet-dev-certs" Version="3.0.0-preview4-19211-21">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>732e662c4cfbee544d24eeb1606b4071f4d9af2c</Sha>
</Dependency>
<Dependency Name="dotnet-sql-cache" Version="3.0.0-preview4-19211-21">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>732e662c4cfbee544d24eeb1606b4071f4d9af2c</Sha>
</Dependency>
<Dependency Name="dotnet-user-secrets" Version="3.0.0-preview4-19211-21">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>732e662c4cfbee544d24eeb1606b4071f4d9af2c</Sha>
</Dependency>
<Dependency Name="dotnet-watch" Version="3.0.0-preview4-19211-21">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>732e662c4cfbee544d24eeb1606b4071f4d9af2c</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="1.0.2-beta5.19208.4">
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>0fd9a865045026041f2ea4942eb8c91782193078</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview4.19211.16">
2019-01-17 16:27:42 +00:00
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>218974eb4328bb7314e4f2e19ef6dcb2fbd9e004</Sha>
2019-01-17 16:27:42 +00:00
</Dependency>
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19208.5">
<Uri>https://github.com/dotnet/standard</Uri>
<Sha>8ef5ada20b5343b0cb9e7fd577341426dab76cd8</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview4.19211.4">
<Uri>https://github.com/dotnet/cli</Uri>
<Sha>c87e6722a3e31bed8584803dc4782f03f7203f10</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="4.8.0-preview4.19211.1">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>550e5a6d75655f6f41713b1cc5b23a625efc52a8</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.0-preview4.19211.3">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>19fcab98d5510a683ebcc5737da6612ef6a18af9</Sha>
</Dependency>
2018-12-21 22:24:58 +00:00
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19206.5">
2018-12-21 22:24:58 +00:00
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>9d8abf998866f10bc19d97e1916ff1c0ada3fd42</Sha>
2018-12-21 22:24:58 +00:00
</Dependency>
</ToolsetDependencies>
</Dependencies>