dotnet-installer/eng/Version.Details.xml
dotnet-maestro[bot] 0352f6caeb
[release/3.1.1xx] Update dependencies from dotnet/core-setup (#4975)
* Update dependencies from https://github.com/dotnet/core-setup build 20190927.2

- Microsoft.NETCore.App - 3.1.0-preview1.19477.2
- NETStandard.Library.Ref - 2.1.0-preview1.19477.2
- Microsoft.WindowsDesktop.App - 3.1.0-preview1.19477.2

* Update dependencies from https://github.com/dotnet/core-setup build 20190927.8

- Microsoft.NETCore.App - 3.1.0-preview1.19477.8
- NETStandard.Library.Ref - 2.1.0-preview1.19477.8
- Microsoft.WindowsDesktop.App - 3.1.0-preview1.19477.8
2019-09-27 20:07:48 +00:00

73 lines
4 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ProductDependencies>
<!-- Winforms / WPF -->
<Dependency Name="Microsoft.WindowsDesktop.App" Version="3.1.0-preview1.19477.8">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>8447759ffbfe2c8700d78cf53edc828380a460ef</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.1.0-preview1.19477.8">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>8447759ffbfe2c8700d78cf53edc828380a460ef</Sha>
</Dependency>
<Dependency Name="NETStandard.Library.Ref" Version="2.1.0-preview1.19477.8">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>8447759ffbfe2c8700d78cf53edc828380a460ef</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="3.1.0-preview1.19475.24">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>1937c804fa83ee3adddc7e648c610f880c24188e</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="3.1.0-preview1.19475.24">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>1937c804fa83ee3adddc7e648c610f880c24188e</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="3.1.0-preview1.19475.24">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>1937c804fa83ee3adddc7e648c610f880c24188e</Sha>
</Dependency>
<Dependency Name="dotnet-dev-certs" Version="3.1.0-preview1.19475.24">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>1937c804fa83ee3adddc7e648c610f880c24188e</Sha>
</Dependency>
<Dependency Name="dotnet-user-secrets" Version="3.1.0-preview1.19475.24">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>1937c804fa83ee3adddc7e648c610f880c24188e</Sha>
</Dependency>
<Dependency Name="dotnet-watch" Version="3.1.0-preview1.19475.24">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>1937c804fa83ee3adddc7e648c610f880c24188e</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.1.100-preview1.19474.6">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>256b3e07a94d90a0585b1f8da8d3b99526272637</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.1.100-preview1.19469.1" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>902380600200731914d936fca50b60e3e06dcb16</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.1.100-preview1.19474.2" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
<Uri>https://github.com/dotnet/cli</Uri>
<Sha>4a9e195d7123e1c3d774cf8e6881d3ff93f47c44</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.1-preview1.19476.2" CoherentParentDependency="Microsoft.WindowsDesktop.App">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>3e3e5cde020a9084e8eab4c4f1a278b9d7e63566</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.1.0-preview1.19476.4" CoherentParentDependency="Microsoft.WindowsDesktop.App">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>a0912c73f4a4069f28aa0483ad7b0ed30d745018</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19461.7">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>8eb29ba860a3cfcfe68f9a8256caa7efc1f1aaba</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>