dotnet-installer/eng/Version.Details.xml
2019-03-22 12:32:40 +00:00

69 lines
3.3 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ProductDependencies>
<!-- Winforms / WPF -->
<Dependency Name="Microsoft.WindowsDesktop.App" Version="3.0.0-preview4-27520-2">
<Uri>https://dev.azure.com/devdiv/DevDiv/_git/DotNet-Trusted</Uri>
<Sha>9af484c80173bd7769f85fc3b1a6539d9731ef4f</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview4-27522-01">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>b58bfb6da1e5d538f8f2e8a80184943378a5dd9f</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="3.0.0-preview4-19171-04">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>0d6e0637afa47be74864514d0378c20951306874</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="3.0.0-preview4-19171-04">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>0d6e0637afa47be74864514d0378c20951306874</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="3.0.0-preview4-19171-04">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>0d6e0637afa47be74864514d0378c20951306874</Sha>
</Dependency>
<Dependency Name="dotnet-dev-certs" Version="3.0.0-preview4-19171-04">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>0d6e0637afa47be74864514d0378c20951306874</Sha>
</Dependency>
<Dependency Name="dotnet-sql-cache" Version="3.0.0-preview4-19171-04">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>0d6e0637afa47be74864514d0378c20951306874</Sha>
</Dependency>
<Dependency Name="dotnet-user-secrets" Version="3.0.0-preview4-19171-04">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>0d6e0637afa47be74864514d0378c20951306874</Sha>
</Dependency>
<Dependency Name="dotnet-watch" Version="3.0.0-preview4-19171-04">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>0d6e0637afa47be74864514d0378c20951306874</Sha>
</Dependency>
<Dependency Name="dotnet-ef" Version="3.0.0-preview4.19171.4">
<Uri>https://github.com/aspnet/EntityFrameworkCore</Uri>
<Sha>4958d11c84f3a4999ecf8aa65b3f036e6cd0ca7f</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.19169.3">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>451276038744a1883f8a9f15206ecef734c0c21c</Sha>
</Dependency>
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19168.1">
<Uri>https://github.com/dotnet/standard</Uri>
<Sha>fc4a92712cff169e451bc097b2dc57590fd5de36</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview4.19111.1">
<Uri>https://github.com/dotnet/cli</Uri>
<Sha>
</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19170.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>f70fa34786cff993625a4548ae0125335eabe82e</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>