dotnet-installer/eng/Version.Details.xml
dotnet-maestro d6a646a5fd Update dependencies from https://github.com/dotnet/toolset build 20190312.2
This change updates the following dependencies
- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview3.19162.2
2019-03-12 13:49:43 +00:00

40 lines
1.9 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ProductDependencies>
<!-- Winforms / WPF -->
<Dependency Name="Microsoft.WindowsDesktop.App" Version="3.0.0-preview3-27511-30">
<Uri>https://devdiv.visualstudio.com/DevDiv/_git/DotNet-Trusted</Uri>
<Sha>ea999f79d349c58a1816c54ae0538c278a090eb6</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview3-27509-01">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>ce27f6a1025ab62e53af8f869c81c768222edafe</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App" Version="3.0.0-preview3-19153-02">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>1f050242559e7b90ff6c4ee7f99d92b3a5af5a62</Sha>
</Dependency>
<Dependency Name="dotnet-ef" Version="3.0.0-preview3.19153.1">
<Uri>https://github.com/aspnet/EntityFrameworkCore</Uri>
<Sha>8f9c2cf541820969b9fc4b30a18d5f534c14ba46</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-preview3.19162.2">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>0a8fd15d1c8f9ac609e7d6fd3f120659a17362c7</Sha>
</Dependency>
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19158.1">
<Uri>https://github.com/dotnet/standard</Uri>
<Sha>0dee41e279fc1dad29dd1e567186e52697b7417a</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19157.4">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>951b378f6b173d58c6d93ef33ce7ca83c2ce5ec5</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>