dotnet-installer/eng/Version.Details.xml

77 lines
3.8 KiB
XML
Raw Normal View History

2018-12-21 22:24:58 +00:00
<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ProductDependencies>
<!-- Winforms / WPF -->
<Dependency Name="Microsoft.WindowsDesktop.App" Version="3.0.0-preview5-27610-56">
<Uri>https://dev.azure.com/devdiv/DevDiv/_git/DotNet-Trusted</Uri>
<Sha>d5e425a0f801b436444285044394eaed0398dea7</Sha>
2018-12-21 22:24:58 +00:00
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview5-27610-11">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>fc83d21e68eda29caa99c9864750f7c8d273a378</Sha>
</Dependency>
<Dependency Name="NETStandard.Library.Ref" Version="2.1.0-preview5-27610-11">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>fc83d21e68eda29caa99c9864750f7c8d273a378</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="3.0.0-preview5-19210-01">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>3b32f43453eba8edf03bebb9d893af59ada0e431</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="3.0.0-preview5-19210-01">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>3b32f43453eba8edf03bebb9d893af59ada0e431</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="3.0.0-preview5-19210-01">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>3b32f43453eba8edf03bebb9d893af59ada0e431</Sha>
</Dependency>
<Dependency Name="dotnet-dev-certs" Version="3.0.0-preview5-19210-01">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>3b32f43453eba8edf03bebb9d893af59ada0e431</Sha>
</Dependency>
<Dependency Name="dotnet-sql-cache" Version="3.0.0-preview5-19210-01">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>3b32f43453eba8edf03bebb9d893af59ada0e431</Sha>
</Dependency>
<Dependency Name="dotnet-user-secrets" Version="3.0.0-preview5-19210-01">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>3b32f43453eba8edf03bebb9d893af59ada0e431</Sha>
</Dependency>
<Dependency Name="dotnet-watch" Version="3.0.0-preview5-19210-01">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>3b32f43453eba8edf03bebb9d893af59ada0e431</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="1.0.2-beta5.19209.2">
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>0ae2028f4ed06c931e5eddb1079134a9a924330e</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview5.19210.24">
2019-01-17 16:27:42 +00:00
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>1872d1749b8345242ba0d8a97a2fab013e11eddf</Sha>
2019-01-17 16:27:42 +00:00
</Dependency>
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19210.1">
<Uri>https://github.com/dotnet/standard</Uri>
<Sha>fe384ffaa367f37c0840f4eb4a158e8d8c9b2ab5</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview5.19210.2">
<Uri>https://github.com/dotnet/cli</Uri>
<Sha>bb91f5acbe51e77bc4de7ac25499b6909d97aefc</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="4.8.0-preview4.19205.5">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>a875e24eff58bcc7a1bb124a6f05792639a83536</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.0-preview5.19209.6">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>5fbd45528406d9562791df0fe918afa09366b685</Sha>
</Dependency>
2018-12-21 22:24:58 +00:00
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19209.2">
2018-12-21 22:24:58 +00:00
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>63b76f3f952f821d0a7996427a9f3534f1c25ab7</Sha>
2018-12-21 22:24:58 +00:00
</Dependency>
</ToolsetDependencies>
</Dependencies>