dotnet-installer/eng/Version.Details.xml
dotnet-maestro[bot] 8e88b806ac
[master] Update dependencies from dotnet/sdk (#2330)
* Update dependencies from https://github.com/dotnet/sdk build 20190605.4

- Microsoft.NET.Sdk - 3.0.100-preview7.19305.4

* Update dependencies from https://github.com/dotnet/sdk build 20190605.5

- Microsoft.NET.Sdk - 3.0.100-preview7.19305.5
2019-06-06 02:10:57 +00:00

73 lines
3.8 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ProductDependencies>
<!-- Winforms / WPF -->
<Dependency Name="Microsoft.WindowsDesktop.App" Version="3.0.0-preview7-27805-01">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>de0cba8d344629f38eba10596cb9c69fb8214f0c</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview7-27805-01">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>de0cba8d344629f38eba10596cb9c69fb8214f0c</Sha>
</Dependency>
<Dependency Name="NETStandard.Library.Ref" Version="2.1.0-preview7-27805-01">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>de0cba8d344629f38eba10596cb9c69fb8214f0c</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="3.0.0-preview7.19305.10">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>1ca61453c8ec442a8a1ac6b47b562f37ca529e64</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="3.0.0-preview7.19305.10">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>1ca61453c8ec442a8a1ac6b47b562f37ca529e64</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="3.0.0-preview7.19305.10">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>1ca61453c8ec442a8a1ac6b47b562f37ca529e64</Sha>
</Dependency>
<Dependency Name="dotnet-dev-certs" Version="3.0.0-preview7.19305.10">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>1ca61453c8ec442a8a1ac6b47b562f37ca529e64</Sha>
</Dependency>
<Dependency Name="dotnet-user-secrets" Version="3.0.0-preview7.19305.10">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>1ca61453c8ec442a8a1ac6b47b562f37ca529e64</Sha>
</Dependency>
<Dependency Name="dotnet-watch" Version="3.0.0-preview7.19305.10">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>1ca61453c8ec442a8a1ac6b47b562f37ca529e64</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="1.0.2-beta5.19304.1">
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>778af19c2c7f99320fe33d38b18003483ebed559</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview7.19305.7">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>b31cf935fbaa4a6e7877175a13a1e1a8b49ec5eb</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview7.19305.5">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>ec0d2190853afd6c6a8a410d7dc386a9f1ca391b</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview7.19304.7">
<Uri>https://github.com/dotnet/cli</Uri>
<Sha>20152b3beeec7b9157ab4688494b52cb2fffb190</Sha>
</Dependency>
<!-- For coherency purposes, these versions should be gated by the versions of winforms and wpf routed via core setup -->
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="4.8.0-preview7.19303.5" CoherentParentDependency="Microsoft.WindowsDesktop.App">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>f1519043cc6448b199af913915ae1d6215ca5840</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.0-preview7.19304.4" CoherentParentDependency="Microsoft.WindowsDesktop.App">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>e3b442768dff9d3afc49d35c331d29177e3bac5f</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19263.3">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>e6712584bba6e2f0e35a3704793c459ff97c09af</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>