dotnet-installer/eng/Version.Details.xml
dotnet-maestro[bot] 679a165d3e Update dependencies from https://github.com/dotnet/toolset build 20190713.13 (#3156)
- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview7.19363.13
2019-07-13 13:00:44 -07: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-27912-14">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>4da6ee6450e4dd43ef8c05925fec22d9ac3892f3</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview7-27912-14">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>4da6ee6450e4dd43ef8c05925fec22d9ac3892f3</Sha>
</Dependency>
<Dependency Name="NETStandard.Library.Ref" Version="2.1.0-preview7-27912-14">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>4da6ee6450e4dd43ef8c05925fec22d9ac3892f3</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="3.0.0-preview7.19363.1">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>6a95fcc5e3451091f480aafd1857bd1dd241aa68</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="3.0.0-preview7.19363.1">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>6a95fcc5e3451091f480aafd1857bd1dd241aa68</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="3.0.0-preview7.19363.1">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>6a95fcc5e3451091f480aafd1857bd1dd241aa68</Sha>
</Dependency>
<Dependency Name="dotnet-dev-certs" Version="3.0.0-preview7.19363.1">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>6a95fcc5e3451091f480aafd1857bd1dd241aa68</Sha>
</Dependency>
<Dependency Name="dotnet-user-secrets" Version="3.0.0-preview7.19363.1">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>6a95fcc5e3451091f480aafd1857bd1dd241aa68</Sha>
</Dependency>
<Dependency Name="dotnet-watch" Version="3.0.0-preview7.19363.1">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>6a95fcc5e3451091f480aafd1857bd1dd241aa68</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="2.0.0-preview7.19352.2">
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>b8f20a964a083fb9f53043aa9e0ddd53e376c4bf</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview7.19363.13">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>9db0bed8c234b5db32be18f697ce26de59bfb77b</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview7.19362.3">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>78b8210cf94a9d516de694815ce746e84ab21545</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview7.19362.17">
<Uri>https://github.com/dotnet/cli</Uri>
<Sha>f7d6ee9eda23f172076e4917a661e7256066a6e1</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.19352.2" CoherentParentDependency="Microsoft.WindowsDesktop.App">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>52be7e5282560d26926a288d75a8489cd856ec4a</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.0-preview7.19352.4" CoherentParentDependency="Microsoft.WindowsDesktop.App">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>76573a9bb7ab5cd61dbf4456600631e63accf5c0</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19330.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>89fab80685c91024c8f9e21f1c37f62580f648f8</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>