dotnet-installer/eng/Version.Details.xml

74 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="5.0.0-alpha1.19507.3">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>f88738a6c69ffcfad8784c4cd7080efb99d474a9</Sha>
2018-12-21 22:24:58 +00:00
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="5.0.0-alpha1.19507.3">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>f88738a6c69ffcfad8784c4cd7080efb99d474a9</Sha>
2018-12-21 22:24:58 +00:00
</Dependency>
<Dependency Name="NETStandard.Library.Ref" Version="2.1.0-alpha1.19507.3">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>f88738a6c69ffcfad8784c4cd7080efb99d474a9</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-alpha1.19470.6">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>29ad3f2b8a42a29b26e72e98c22cc913f93b17b0</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="5.0.0-alpha1.19470.6">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>29ad3f2b8a42a29b26e72e98c22cc913f93b17b0</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="5.0.0-alpha1.19470.6">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>29ad3f2b8a42a29b26e72e98c22cc913f93b17b0</Sha>
</Dependency>
<Dependency Name="dotnet-dev-certs" Version="5.0.0-alpha1.19470.6">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>29ad3f2b8a42a29b26e72e98c22cc913f93b17b0</Sha>
</Dependency>
<Dependency Name="dotnet-user-secrets" Version="5.0.0-alpha1.19470.6">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>29ad3f2b8a42a29b26e72e98c22cc913f93b17b0</Sha>
</Dependency>
<Dependency Name="dotnet-watch" Version="5.0.0-alpha1.19470.6">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>29ad3f2b8a42a29b26e72e98c22cc913f93b17b0</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="5.0.0-alpha1.19464.1">
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>1e229a8cb18641047a3ec19e1e78251045c56582</Sha>
</Dependency>
[master] Update dependencies from dotnet/toolset (#5011) * Update dependencies from https://github.com/dotnet/toolset build 20190929.1 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19479.1 * Update dependencies from https://github.com/dotnet/toolset build 20190929.2 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19479.2 * Update dependencies from https://github.com/dotnet/toolset build 20190930.1 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19480.1 * Update dependencies from https://github.com/dotnet/toolset build 20190930.3 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19480.3 * Update dependencies from https://github.com/dotnet/toolset build 20190930.4 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19480.4 * Update dependencies from https://github.com/dotnet/toolset build 20190930.6 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19480.6 * Update dependencies from https://github.com/dotnet/toolset build 20190930.7 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19480.7 * Update dependencies from https://github.com/dotnet/toolset build 20191001.6 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19501.6 * Update dependencies from https://github.com/dotnet/toolset build 20191001.7 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19501.7 * Update dependencies from https://github.com/dotnet/toolset build 20191001.9 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19501.9 * Update dependencies from https://github.com/dotnet/toolset build 20191001.10 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19501.10 * Update dependencies from https://github.com/dotnet/toolset build 20191001.14 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19501.14 * Update dependencies from https://github.com/dotnet/toolset build 20191001.22 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19501.22 * Update dependencies from https://github.com/dotnet/toolset build 20191002.2 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19502.2 * Update dependencies from https://github.com/dotnet/toolset build 20191002.8 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19502.8 * Update dependencies from https://github.com/dotnet/toolset build 20191002.9 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19502.9 * Update dependencies from https://github.com/dotnet/toolset build 20191002.10 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19502.10 * Update dependencies from https://github.com/dotnet/toolset build 20191002.11 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19502.11 * Update dependencies from https://github.com/dotnet/toolset build 20191002.14 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19502.14 * Update dependencies from https://github.com/dotnet/toolset build 20191002.18 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19502.18 * Update dependencies from https://github.com/dotnet/toolset build 20191002.19 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19502.19 * Update dependencies from https://github.com/dotnet/toolset build 20191003.2 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19503.2 * Update dependencies from https://github.com/dotnet/toolset build 20191003.7 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19503.7 * Update dependencies from https://github.com/dotnet/toolset build 20191003.11 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19503.11 * Update dependencies from https://github.com/dotnet/toolset build 20191003.13 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19503.13 * Update dependencies from https://github.com/dotnet/toolset build 20191004.2 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19504.2 * Update dependencies from https://github.com/dotnet/toolset build 20191004.5 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19504.5 * Update dependencies from https://github.com/dotnet/toolset build 20191004.11 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19504.11 * Update dependencies from https://github.com/dotnet/toolset build 20191004.16 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19504.16 * Update dependencies from https://github.com/dotnet/toolset build 20191004.32 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19504.32 * Update dependencies from https://github.com/dotnet/toolset build 20191005.8 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19505.8 * Update dependencies from https://github.com/dotnet/toolset build 20191005.9 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19505.9 * Update dependencies from https://github.com/dotnet/toolset build 20191005.13 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19505.13 * Update dependencies from https://github.com/dotnet/toolset build 20191005.15 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19505.15 * Update dependencies from https://github.com/dotnet/toolset build 20191005.17 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19505.17 * Update dependencies from https://github.com/dotnet/toolset build 20191005.25 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19505.25 * Update dependencies from https://github.com/dotnet/toolset build 20191006.3 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19506.3 * Update dependencies from https://github.com/dotnet/toolset build 20191006.4 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19506.4 * Update dependencies from https://github.com/dotnet/toolset build 20191006.9 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19506.9 * Update dependencies from https://github.com/dotnet/toolset build 20191006.12 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19506.12 * Update dependencies from https://github.com/dotnet/toolset build 20191006.14 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19506.14 * Update dependencies from https://github.com/dotnet/toolset build 20191006.15 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19506.15 * Update dependencies from https://github.com/dotnet/toolset build 20190809.3 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19409.3 * Update dependencies from https://github.com/dotnet/toolset build 20190809.4 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19409.4 * Update dependencies from https://github.com/dotnet/toolset build 20190809.10 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19409.10 * Update dependencies from https://github.com/dotnet/toolset build 20190811.2 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19411.2 * Update dependencies from https://github.com/dotnet/toolset build 20190811.3 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19411.3 * Update dependencies from https://github.com/dotnet/toolset build 20190812.1 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19412.1
2019-10-07 00:53:00 +00:00
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="5.0.100-alpha1.19412.1">
2019-01-17 16:27:42 +00:00
<Uri>https://github.com/dotnet/toolset</Uri>
[master] Update dependencies from dotnet/toolset (#5011) * Update dependencies from https://github.com/dotnet/toolset build 20190929.1 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19479.1 * Update dependencies from https://github.com/dotnet/toolset build 20190929.2 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19479.2 * Update dependencies from https://github.com/dotnet/toolset build 20190930.1 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19480.1 * Update dependencies from https://github.com/dotnet/toolset build 20190930.3 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19480.3 * Update dependencies from https://github.com/dotnet/toolset build 20190930.4 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19480.4 * Update dependencies from https://github.com/dotnet/toolset build 20190930.6 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19480.6 * Update dependencies from https://github.com/dotnet/toolset build 20190930.7 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19480.7 * Update dependencies from https://github.com/dotnet/toolset build 20191001.6 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19501.6 * Update dependencies from https://github.com/dotnet/toolset build 20191001.7 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19501.7 * Update dependencies from https://github.com/dotnet/toolset build 20191001.9 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19501.9 * Update dependencies from https://github.com/dotnet/toolset build 20191001.10 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19501.10 * Update dependencies from https://github.com/dotnet/toolset build 20191001.14 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19501.14 * Update dependencies from https://github.com/dotnet/toolset build 20191001.22 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19501.22 * Update dependencies from https://github.com/dotnet/toolset build 20191002.2 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19502.2 * Update dependencies from https://github.com/dotnet/toolset build 20191002.8 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19502.8 * Update dependencies from https://github.com/dotnet/toolset build 20191002.9 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19502.9 * Update dependencies from https://github.com/dotnet/toolset build 20191002.10 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19502.10 * Update dependencies from https://github.com/dotnet/toolset build 20191002.11 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19502.11 * Update dependencies from https://github.com/dotnet/toolset build 20191002.14 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19502.14 * Update dependencies from https://github.com/dotnet/toolset build 20191002.18 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19502.18 * Update dependencies from https://github.com/dotnet/toolset build 20191002.19 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19502.19 * Update dependencies from https://github.com/dotnet/toolset build 20191003.2 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19503.2 * Update dependencies from https://github.com/dotnet/toolset build 20191003.7 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19503.7 * Update dependencies from https://github.com/dotnet/toolset build 20191003.11 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19503.11 * Update dependencies from https://github.com/dotnet/toolset build 20191003.13 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19503.13 * Update dependencies from https://github.com/dotnet/toolset build 20191004.2 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19504.2 * Update dependencies from https://github.com/dotnet/toolset build 20191004.5 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19504.5 * Update dependencies from https://github.com/dotnet/toolset build 20191004.11 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19504.11 * Update dependencies from https://github.com/dotnet/toolset build 20191004.16 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19504.16 * Update dependencies from https://github.com/dotnet/toolset build 20191004.32 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19504.32 * Update dependencies from https://github.com/dotnet/toolset build 20191005.8 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19505.8 * Update dependencies from https://github.com/dotnet/toolset build 20191005.9 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19505.9 * Update dependencies from https://github.com/dotnet/toolset build 20191005.13 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19505.13 * Update dependencies from https://github.com/dotnet/toolset build 20191005.15 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19505.15 * Update dependencies from https://github.com/dotnet/toolset build 20191005.17 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19505.17 * Update dependencies from https://github.com/dotnet/toolset build 20191005.25 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19505.25 * Update dependencies from https://github.com/dotnet/toolset build 20191006.3 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19506.3 * Update dependencies from https://github.com/dotnet/toolset build 20191006.4 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19506.4 * Update dependencies from https://github.com/dotnet/toolset build 20191006.9 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19506.9 * Update dependencies from https://github.com/dotnet/toolset build 20191006.12 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19506.12 * Update dependencies from https://github.com/dotnet/toolset build 20191006.14 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19506.14 * Update dependencies from https://github.com/dotnet/toolset build 20191006.15 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19506.15 * Update dependencies from https://github.com/dotnet/toolset build 20190809.3 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19409.3 * Update dependencies from https://github.com/dotnet/toolset build 20190809.4 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19409.4 * Update dependencies from https://github.com/dotnet/toolset build 20190809.10 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19409.10 * Update dependencies from https://github.com/dotnet/toolset build 20190811.2 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19411.2 * Update dependencies from https://github.com/dotnet/toolset build 20190811.3 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19411.3 * Update dependencies from https://github.com/dotnet/toolset build 20190812.1 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19412.1
2019-10-07 00:53:00 +00:00
<Sha>0228e76e7114adc99dcb516e9638412d4c00db26</Sha>
2019-01-17 16:27:42 +00:00
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.100-alpha1.19501.2">
2019-04-19 18:44:16 +00:00
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>419501cb5731805c7e49bae276a2938e7c1844de</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="5.0.100-alpha1.19507.1">
<Uri>https://github.com/dotnet/cli</Uri>
<Sha>d282ff20f28166f0e35c63929cd2124c7ba09f6a</Sha>
</Dependency>
<!-- For coherency purposes, these versions should be gated by the versions of winforms and wpf routed via core setup -->
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="5.0.0-alpha1.19503.1" CoherentParentDependency="Microsoft.WindowsDesktop.App">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>cf14d40dae262b353c5e2aa6cf0d35507dc279dc</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="5.0.0-alpha1.19504.4" CoherentParentDependency="Microsoft.WindowsDesktop.App">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>2e840efbac4cf916fe35d22d279d42ed02915cc6</Sha>
</Dependency>
2018-12-21 22:24:58 +00:00
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19463.3">
2018-12-21 22:24:58 +00:00
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>7b731032220c21a3ed0021c72757b1f3122579b2</Sha>
2018-12-21 22:24:58 +00:00
</Dependency>
</ToolsetDependencies>
</Dependencies>