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-27608-30">
<Uri>https://dev.azure.com/devdiv/DevDiv/_git/DotNet-Trusted</Uri>
<Sha>0b7a3613eab5fbfa1abed891835ae389daf2bb7f</Sha>
2018-12-21 22:24:58 +00:00
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview5-27609-17">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>9e195d41f604e38fb227eaed017c9292c884149c</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.19208.3">
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>704d12668d5379fd4cb8bbdee43fe557be8f77e4</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview5.19210.2">
2019-01-17 16:27:42 +00:00
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>b63434617a0732c522c8e0c3194aea470f558c55</Sha>
2019-01-17 16:27:42 +00:00
</Dependency>
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19209.2">
<Uri>https://github.com/dotnet/standard</Uri>
<Sha>0fd5d1c54a810c55439115199ffb4fc10411f799</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview5.19209.2">
<Uri>https://github.com/dotnet/cli</Uri>
<Sha>835c5fae291840abe356c9900b166f2ac0216a66</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.1">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>acdb93b58108a335a1da0340463c2897f3a418ed</Sha>
</Dependency>
2018-12-21 22:24:58 +00:00
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19209.1">
2018-12-21 22:24:58 +00:00
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>9d7e665ecf2606094677524ecd5af0fc39c7bb49</Sha>
2018-12-21 22:24:58 +00:00
</Dependency>
</ToolsetDependencies>
</Dependencies>