dotnet-installer/eng/Version.Details.xml
dotnet-maestro ce4794cf0a Update dependencies from https://github.com/dotnet/arcade build 20190115.6
This change updates the following dependencies
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19065.6
2019-01-16 13:14:56 +00:00

32 lines
1.5 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ProductDependencies>
<!-- Winforms / WPF -->
<Dependency Name="Microsoft.WindowsDesktop.App" Version="3.0.0-preview-27315-3">
<Uri>https://devdiv.visualstudio.com/DevDiv/_git/DotNet-Trusted</Uri>
<Sha>fd1815374efbf510bf1db9d6a8f2044592ad7795</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview-27314-6">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>90ba7b628ff397caa35c50e8ecbf50f96308d1c3</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App" Version="3.0.0-preview-19064-0344">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>3d5deb122062063009543f72c385f3a46ab1381a</Sha>
</Dependency>
<Dependency Name="dotnet-ef" Version="3.0.0-preview.19064.19">
<Uri>https://github.com/aspnet/EntityFrameworkCore</Uri>
<Sha>94c06a21bae6aeaeb2734b6c01a0374e47c9a26f</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="1.0.2-beta5.19057.4">
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>71d76b40531fa70a72cb10cc63b39b1182721f22</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19065.6">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>289a8e607ef2a7358c351ddf3d08056186d4e554</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>