dotnet-installer/eng/Version.Details.xml

73 lines
3.6 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-preview4-27607-5">
<Uri>https://dev.azure.com/devdiv/DevDiv/_git/DotNet-Trusted</Uri>
<Sha>b76aadda41b179d0eb08868dc6c97061ffd0103e</Sha>
2018-12-21 22:24:58 +00:00
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview4-27609-12">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>89ba5a781188bb95f7de3c2714fdddd19f341f32</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="3.0.0-preview4-19209-06">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>413f1ddd19d5771b21d34597d5da3d56933afe17</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="3.0.0-preview4-19209-06">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>413f1ddd19d5771b21d34597d5da3d56933afe17</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="3.0.0-preview4-19209-06">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>413f1ddd19d5771b21d34597d5da3d56933afe17</Sha>
</Dependency>
<Dependency Name="dotnet-dev-certs" Version="3.0.0-preview4-19209-06">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>413f1ddd19d5771b21d34597d5da3d56933afe17</Sha>
</Dependency>
<Dependency Name="dotnet-sql-cache" Version="3.0.0-preview4-19209-06">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>413f1ddd19d5771b21d34597d5da3d56933afe17</Sha>
</Dependency>
<Dependency Name="dotnet-user-secrets" Version="3.0.0-preview4-19209-06">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>413f1ddd19d5771b21d34597d5da3d56933afe17</Sha>
</Dependency>
<Dependency Name="dotnet-watch" Version="3.0.0-preview4-19209-06">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>413f1ddd19d5771b21d34597d5da3d56933afe17</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.19209.14">
2019-01-17 16:27:42 +00:00
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>18dda386ae20fdf32a8c53b41460488b22d5dce7</Sha>
2019-01-17 16:27:42 +00:00
</Dependency>
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19208.5">
<Uri>https://github.com/dotnet/standard</Uri>
<Sha>8ef5ada20b5343b0cb9e7fd577341426dab76cd8</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview4.19208.5">
<Uri>https://github.com/dotnet/cli</Uri>
<Sha>1e3947e908afd6b6cd392f9df56b62d115a0a35d</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="4.8.0-preview4.19209.5">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>28c5c5b84a619d1ae592b366950aebde51afd6fe</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.0-preview4.19209.11">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>196e51e40aee56927b526f8173d172ebb3b6dd14</Sha>
</Dependency>
2018-12-21 22:24:58 +00:00
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19206.5">
2018-12-21 22:24:58 +00:00
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>9d8abf998866f10bc19d97e1916ff1c0ada3fd42</Sha>
2018-12-21 22:24:58 +00:00
</Dependency>
</ToolsetDependencies>
</Dependencies>