dotnet-installer/eng/Version.Details.xml
dotnet-maestro[bot] 2deaec9124
Update dependencies from dotnet/core-setup (#494)
* Update dependencies from https://github.com/dotnet/core-setup build 20190213.10

This change updates the following dependencies
- Microsoft.NETCore.App - 3.0.0-preview4-27413-10

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

This change updates the following dependencies
- Microsoft.NETCore.App - 3.0.0-preview4-27413-11

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

This change updates the following dependencies
- Microsoft.NETCore.App - 3.0.0-preview4-27414-1

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

This change updates the following dependencies
- Microsoft.NETCore.App - 3.0.0-preview4-27414-2

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

This change updates the following dependencies
- Microsoft.NETCore.App - 3.0.0-preview4-27414-3

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

This change updates the following dependencies
- Microsoft.NETCore.App - 3.0.0-preview4-27414-4

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

This change updates the following dependencies
- Microsoft.NETCore.App - 3.0.0-preview4-27414-5

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

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

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

This change updates the following dependencies
- Microsoft.NETCore.App - 3.0.0-preview4-27414-6
2019-02-14 22:33:41 +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-27413-33">
<Uri>https://devdiv.visualstudio.com/DevDiv/_git/DotNet-Trusted</Uri>
<Sha>0c81fedeb239f3c565f5757970bb27cb1a8ec5ce</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview4-27414-6">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>793c41bad68f15fee17b67c5faaa0eaa2d102595</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App" Version="3.0.0-preview3-19113-07">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>27e54a1b7abd98163db145e619f5f794326cc9ce</Sha>
</Dependency>
<Dependency Name="dotnet-ef" Version="3.0.0-preview3.19113.4">
<Uri>https://github.com/aspnet/EntityFrameworkCore</Uri>
<Sha>bd0413ecd2cfce0a8d20e80db0ddafe6391613c6</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.19113.2">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>00602a2bff2e17fa2092dc237c033fa625889893</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.19113.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>9cb5f28be59a1ba9fe6bfb86449b216cfcdfb50e</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>