dotnet-installer/eng/Version.Details.xml
William Li af96d0c53a
Merge pull request #1191 from dotnet/darc-master-7bedd2fa-758a-436d-8dff-99886e4560fd
[master] Update dependencies from aspnet/AspNetCore
2019-04-04 10:58:09 -07:00

73 lines
3.5 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ProductDependencies>
<!-- Winforms / WPF -->
<Dependency Name="Microsoft.WindowsDesktop.App" Version="3.0.0-preview4-27603-22">
<Uri>https://dev.azure.com/devdiv/DevDiv/_git/DotNet-Trusted</Uri>
<Sha>43807bc8ad3263d263b58c3d012bd8ce14c42d81</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview4-27604-01">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>80622592a4e993200cb5b495b802abc1ee2fe96d</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="3.0.0-preview4-19204-02">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>518b879895d1c2e2b5bac716c8c4f9806e92dcfc</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="3.0.0-preview4-19204-02">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>518b879895d1c2e2b5bac716c8c4f9806e92dcfc</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="3.0.0-preview4-19204-02">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>518b879895d1c2e2b5bac716c8c4f9806e92dcfc</Sha>
</Dependency>
<Dependency Name="dotnet-dev-certs" Version="3.0.0-preview4-19204-02">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>518b879895d1c2e2b5bac716c8c4f9806e92dcfc</Sha>
</Dependency>
<Dependency Name="dotnet-sql-cache" Version="3.0.0-preview4-19204-02">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>518b879895d1c2e2b5bac716c8c4f9806e92dcfc</Sha>
</Dependency>
<Dependency Name="dotnet-user-secrets" Version="3.0.0-preview4-19204-02">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>518b879895d1c2e2b5bac716c8c4f9806e92dcfc</Sha>
</Dependency>
<Dependency Name="dotnet-watch" Version="3.0.0-preview4-19204-02">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>518b879895d1c2e2b5bac716c8c4f9806e92dcfc</Sha>
</Dependency>
<Dependency Name="dotnet-ef" Version="3.0.0-preview4.19180.1">
<Uri>https://github.com/aspnet/EntityFrameworkCore</Uri>
<Sha>86bc0b64b36d3d8f49c993772a4b569ee4ed28bd</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="1.0.2-beta5.19115.3">
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>42a212514e375a0821baab69fbac462e39590cfb</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview4.19181.5">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>e79205a53a78c099d0a7d3bd9f1f8a9d8683aad7</Sha>
</Dependency>
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19204.1">
<Uri>https://github.com/dotnet/standard</Uri>
<Sha>0362f55e37d73b7e607b2f256279caaac82c8725</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview4.19111.1">
<Uri>https://github.com/dotnet/cli</Uri>
<Sha>
</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.0-preview4.19203.6">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>a48d98b2b09a45e2828ae28e4d57e99261dde666</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19179.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>31abd61b43b115a6af83c92ce35ed4e8efd01dfd</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>