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-27619-08">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>8d63d7b7eb56813fb975b647b2fb82ed667d5da4</Sha>
2018-12-21 22:24:58 +00:00
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview5-27619-08">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>8d63d7b7eb56813fb975b647b2fb82ed667d5da4</Sha>
</Dependency>
<Dependency Name="NETStandard.Library.Ref" Version="2.1.0-preview5-27619-08">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>8d63d7b7eb56813fb975b647b2fb82ed667d5da4</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="3.0.0-preview5-19218-09">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>acf45106fcc972d2c28f7cdfc198be7c98c8c574</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="3.0.0-preview5-19218-09">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>acf45106fcc972d2c28f7cdfc198be7c98c8c574</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="3.0.0-preview5-19218-09">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>acf45106fcc972d2c28f7cdfc198be7c98c8c574</Sha>
</Dependency>
<Dependency Name="dotnet-dev-certs" Version="3.0.0-preview5-19218-09">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>acf45106fcc972d2c28f7cdfc198be7c98c8c574</Sha>
</Dependency>
<Dependency Name="dotnet-sql-cache" Version="3.0.0-preview5-19218-09">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>acf45106fcc972d2c28f7cdfc198be7c98c8c574</Sha>
</Dependency>
<Dependency Name="dotnet-user-secrets" Version="3.0.0-preview5-19218-09">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>acf45106fcc972d2c28f7cdfc198be7c98c8c574</Sha>
</Dependency>
<Dependency Name="dotnet-watch" Version="3.0.0-preview5-19218-09">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>acf45106fcc972d2c28f7cdfc198be7c98c8c574</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="1.0.2-beta5.19218.1">
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>c25748ad974957739a8ea6696087903bdb5f104b</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview5.19219.7">
2019-01-17 16:27:42 +00:00
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>677183543306a9b41960a1bc1e2db369bbf4dc44</Sha>
2019-01-17 16:27:42 +00:00
</Dependency>
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19219.2">
<Uri>https://github.com/dotnet/standard</Uri>
<Sha>ab24a5de1bf2d8b71eff678798b65bd562630ae2</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview5.19219.4">
<Uri>https://github.com/dotnet/cli</Uri>
<Sha>6487f2fd7a2d9cb44bad72d6c36af289de2d721f</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.19218.4">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>71d36bacfd89c53e240f1ae542ab1c67bcdce780</Sha>
</Dependency>
2018-12-21 22:24:58 +00:00
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19218.4">
2018-12-21 22:24:58 +00:00
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>1d4c87ff798d7de521128e6c3d890055c2401e80</Sha>
2018-12-21 22:24:58 +00:00
</Dependency>
</ToolsetDependencies>
</Dependencies>