dotnet-installer/eng/Version.Details.xml

70 lines
3.3 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-27513-31">
2018-12-21 22:24:58 +00:00
<Uri>https://devdiv.visualstudio.com/DevDiv/_git/DotNet-Trusted</Uri>
<Sha>970655a04321f6447597d8fdd5e9d5e9c61513b6</Sha>
2018-12-21 22:24:58 +00:00
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview4-27521-01">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>18780678da576d8c629066f50af30159a8859b2f</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="3.0.0-preview4-19170-07">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>5f4be179e3bf6d88a53667935fc5c4bd2d71988c</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="3.0.0-preview4-19170-07">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>5f4be179e3bf6d88a53667935fc5c4bd2d71988c</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="3.0.0-preview4-19170-07">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>5f4be179e3bf6d88a53667935fc5c4bd2d71988c</Sha>
</Dependency>
<Dependency Name="dotnet-dev-certs" Version="3.0.0-preview4-19170-07">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>5f4be179e3bf6d88a53667935fc5c4bd2d71988c</Sha>
</Dependency>
<Dependency Name="dotnet-sql-cache" Version="3.0.0-preview4-19170-07">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>5f4be179e3bf6d88a53667935fc5c4bd2d71988c</Sha>
</Dependency>
<Dependency Name="dotnet-user-secrets" Version="3.0.0-preview4-19170-07">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>5f4be179e3bf6d88a53667935fc5c4bd2d71988c</Sha>
</Dependency>
<Dependency Name="dotnet-watch" Version="3.0.0-preview4-19170-07">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>5f4be179e3bf6d88a53667935fc5c4bd2d71988c</Sha>
</Dependency>
<Dependency Name="dotnet-ef" Version="3.0.0-preview4.19169.4">
<Uri>https://github.com/aspnet/EntityFrameworkCore</Uri>
<Sha>955c6fcf61e6e36e38f407abdf63159aa4cffc8f</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.19169.3">
2019-01-17 16:27:42 +00:00
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>451276038744a1883f8a9f15206ecef734c0c21c</Sha>
2019-01-17 16:27:42 +00:00
</Dependency>
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19168.1">
<Uri>https://github.com/dotnet/standard</Uri>
<Sha>fc4a92712cff169e451bc097b2dc57590fd5de36</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.19167.10">
2018-12-21 22:24:58 +00:00
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>de7be3ba62b92e5c48c36876c851a14f154444af</Sha>
2018-12-21 22:24:58 +00:00
</Dependency>
</ToolsetDependencies>
</Dependencies>