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-27618-16">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>490010c3451a44e45f782a019efd736aa490f79c</Sha>
2018-12-21 22:24:58 +00:00
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview5-27618-16">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>490010c3451a44e45f782a019efd736aa490f79c</Sha>
</Dependency>
<Dependency Name="NETStandard.Library.Ref" Version="2.1.0-preview5-27618-16">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>490010c3451a44e45f782a019efd736aa490f79c</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.19217.1">
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>b415d1449b526338fba996d87c92a9de7f5286b8</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview5.19218.9">
2019-01-17 16:27:42 +00:00
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>c606c8671a41a953090763071730bc6cdb6bd06a</Sha>
2019-01-17 16:27:42 +00:00
</Dependency>
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19217.2">
<Uri>https://github.com/dotnet/standard</Uri>
<Sha>25538d60f7f4c2c79cf098f2b808907d87b516a7</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview5.19218.3">
<Uri>https://github.com/dotnet/cli</Uri>
<Sha>0d5ceb667bb22c5c02b58c941cc3c9c904ac7f45</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.19217.4">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>8beb1b2f8d5d6f7a7d85f32d09ce3fc33696e206</Sha>
</Dependency>
2018-12-21 22:24:58 +00:00
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19218.1">
2018-12-21 22:24:58 +00:00
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>46718d98c0fd03690a6a8c83da692a4a85a17902</Sha>
2018-12-21 22:24:58 +00:00
</Dependency>
</ToolsetDependencies>
</Dependencies>