dotnet-installer/eng/Version.Details.xml
dotnet-maestro[bot] 450e5ac44d
Update dependencies from dotnet/core-setup (#474)
* Update dependencies from https://github.com/dotnet/core-setup build 20190212.3

This change updates the following dependencies
- Microsoft.NETCore.App - 3.0.0-preview-27412-3

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

This change updates the following dependencies
- Microsoft.NETCore.App - 3.0.0-preview-27412-4

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

This change updates the following dependencies
- Microsoft.NETCore.App - 3.0.0-preview-27412-7

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

This change updates the following dependencies
- Microsoft.NETCore.App - 3.0.0-preview-27412-8

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

This change updates the following dependencies
- Microsoft.NETCore.App - 3.0.0-preview-27412-9

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

This change updates the following dependencies
- Microsoft.NETCore.App - 3.0.0-preview-27413-1

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

This change updates the following dependencies
- Microsoft.NETCore.App - 3.0.0-preview-27413-2

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

This change updates the following dependencies
- Microsoft.NETCore.App - 3.0.0-preview-27413-3

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

This change updates the following dependencies
- Microsoft.NETCore.App - 3.0.0-preview-27413-4

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

This change updates the following dependencies
- Microsoft.NETCore.App - 3.0.0-preview-27413-5

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

This change updates the following dependencies
- Microsoft.NETCore.App - 3.0.0-preview-27413-6
2019-02-13 19:24:26 +00:00

40 lines
1.8 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ProductDependencies>
<!-- Winforms / WPF -->
<Dependency Name="Microsoft.WindowsDesktop.App" Version="3.0.0-preview4-27412-20">
<Uri>https://devdiv.visualstudio.com/DevDiv/_git/DotNet-Trusted</Uri>
<Sha>af7b7b8580641d0740956f6f475f2ad32aeac844</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview-27413-6">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>98f25d3be6e9f769857e6faf9197ae3b506db453</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App" Version="3.0.0-preview3-19113-01">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>3fd8a97af2e8cf2885a8d5836cb5d4f199458d22</Sha>
</Dependency>
<Dependency Name="dotnet-ef" Version="3.0.0-preview3.19111.1">
<Uri>https://github.com/aspnet/EntityFrameworkCore</Uri>
<Sha>5964b5d159e31b18c69e1f8933616ef15296fb85</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="1.0.2-beta5.19112.1">
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>f23f22851110aadfe89a1717aff63156d2950493</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview4.19112.3">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>dea37009fdcc5b59d6d79d101a228dbdf9a1eb3b</Sha>
</Dependency>
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19078.1">
<Uri>https://github.com/dotnet/standard</Uri>
<Sha></Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19108.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>044309163eadaad0068156f0327af458d562f171</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>