dotnet-installer/eng/Version.Details.xml
dotnet-maestro[bot] 471ea1563b
Update dependencies from https://github.com/dotnet/core-setup build 20190211.4 (#461)
This change updates the following dependencies
- Microsoft.NETCore.App - 3.0.0-preview-27411-4
2019-02-12 00:39:04 +00:00

36 lines
1.7 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ProductDependencies>
<!-- Winforms / WPF -->
<Dependency Name="Microsoft.WindowsDesktop.App" Version="3.0.0-preview-27409-12">
<Uri>https://devdiv.visualstudio.com/DevDiv/_git/DotNet-Trusted</Uri>
<Sha>9a37c79a4379f5a97c7b16bbdba56ecb3fa63227</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview-27411-4">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>85c05c079980ee12360186206deeefef7097f7fc</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App" Version="3.0.0-preview3-19111-04">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>037a5b023107b0bbee0dd4d73e915bbf909c9283</Sha>
</Dependency>
<Dependency Name="dotnet-ef" Version="3.0.0-preview3.19110.1">
<Uri>https://github.com/aspnet/EntityFrameworkCore</Uri>
<Sha>08cf03523202735a3ebd725ac29a0e53dddc014b</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="1.0.2-beta5.19066.2">
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>ac8f12b90238542dfd2ea596178ae24ea20a0f55</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview.19080.2">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>536d6a237f4de7b248e75b63256b75c1798e1bd7</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>