dotnet-installer/eng/Version.Details.xml
dotnet-maestro[bot] 7ad16e48f8
Update dependencies from https://github.com/dotnet/arcade build 20190912.5 (#4798)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19462.5
2019-09-13 08:10:56 +00:00

73 lines
3.9 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ProductDependencies>
<!-- Winforms / WPF -->
<Dependency Name="Microsoft.WindowsDesktop.App" Version="3.0.0-rc2-19460-02">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>4421cfb105df112492038e5c5a70c24bce48e72f</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-rc2-19460-02">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>4421cfb105df112492038e5c5a70c24bce48e72f</Sha>
</Dependency>
<Dependency Name="NETStandard.Library.Ref" Version="2.1.0-rc2-19460-02">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>4421cfb105df112492038e5c5a70c24bce48e72f</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="3.0.0-rc2.19460.8">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>04705ee4f1ae72c839c63af2e281ad9526602b5e</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="3.0.0-rc2.19460.8">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>04705ee4f1ae72c839c63af2e281ad9526602b5e</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="3.0.0-rc2.19460.8">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>04705ee4f1ae72c839c63af2e281ad9526602b5e</Sha>
</Dependency>
<Dependency Name="dotnet-dev-certs" Version="3.0.0-rc2.19460.8">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>04705ee4f1ae72c839c63af2e281ad9526602b5e</Sha>
</Dependency>
<Dependency Name="dotnet-user-secrets" Version="3.0.0-rc2.19460.8">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>04705ee4f1ae72c839c63af2e281ad9526602b5e</Sha>
</Dependency>
<Dependency Name="dotnet-watch" Version="3.0.0-rc2.19460.8">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>04705ee4f1ae72c839c63af2e281ad9526602b5e</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="3.0.0-preview8.19381.4" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>e8d6da33000a416b2b36b4f04b1756dcc99f671d</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-rc2.19462.23">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>c2fb15bac31bd130214425913a0d357973d73e2a</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-rc2.19455.7" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>b88161ed99ded0dd598779ad1afe044818422a6f</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-rc2.19462.5" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
<Uri>https://github.com/dotnet/cli</Uri>
<Sha>d3d8e6b6c9ad11fb8b0f821e1b27a20485ca7b0f</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-rc1.19453.3" CoherentParentDependency="Microsoft.WindowsDesktop.App">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>dc6297c0fb269c3a78ce36333012753c6555aeb9</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.0-rc2.19459.11" CoherentParentDependency="Microsoft.WindowsDesktop.App">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>14e10bf45f490943b79e3fbca0141d9ecc4f85ed</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19462.5">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>6003ee189f456c92a18b097f226d4927309def27</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>