dotnet-installer/eng/Version.Details.xml
dotnet-maestro[bot] ac8327e536
[master] Update dependencies from dotnet/arcade (#1056)
* Update dependencies from https://github.com/dotnet/arcade build 20190317.10

This change updates the following dependencies
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19167.10

* Updating license file to match arcade's
2019-03-20 21:42:05 +00:00

69 lines
3.3 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ProductDependencies>
<!-- Winforms / WPF -->
<Dependency Name="Microsoft.WindowsDesktop.App" Version="3.0.0-preview4-27513-31">
<Uri>https://devdiv.visualstudio.com/DevDiv/_git/DotNet-Trusted</Uri>
<Sha>970655a04321f6447597d8fdd5e9d5e9c61513b6</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview4-27520-05">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>71b645685262c9fdd1492a79aadaecb56d0ce38e</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="3.0.0-preview4-19170-03">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>e61aa05b7206c1bc0d4c69bfdd0caa2a69375252</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="3.0.0-preview4-19170-03">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>e61aa05b7206c1bc0d4c69bfdd0caa2a69375252</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="3.0.0-preview4-19170-03">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>e61aa05b7206c1bc0d4c69bfdd0caa2a69375252</Sha>
</Dependency>
<Dependency Name="dotnet-dev-certs" Version="3.0.0-preview4-19170-03">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>e61aa05b7206c1bc0d4c69bfdd0caa2a69375252</Sha>
</Dependency>
<Dependency Name="dotnet-sql-cache" Version="3.0.0-preview4-19170-03">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>e61aa05b7206c1bc0d4c69bfdd0caa2a69375252</Sha>
</Dependency>
<Dependency Name="dotnet-user-secrets" Version="3.0.0-preview4-19170-03">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>e61aa05b7206c1bc0d4c69bfdd0caa2a69375252</Sha>
</Dependency>
<Dependency Name="dotnet-watch" Version="3.0.0-preview4-19170-03">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>e61aa05b7206c1bc0d4c69bfdd0caa2a69375252</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">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>451276038744a1883f8a9f15206ecef734c0c21c</Sha>
</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>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19167.10">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>de7be3ba62b92e5c48c36876c851a14f154444af</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>