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-27611-23">
<Uri>https://dev.azure.com/devdiv/DevDiv/_git/DotNet-Trusted</Uri>
<Sha>90a2d13c0430e7df684903218f6847d192bb58d2</Sha>
2018-12-21 22:24:58 +00:00
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview4-27612-09">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>64e9c3e1cde0a76778a9e0ad12f88219c1820f32</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="3.0.0-preview4-19211-21">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>732e662c4cfbee544d24eeb1606b4071f4d9af2c</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="3.0.0-preview4-19211-21">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>732e662c4cfbee544d24eeb1606b4071f4d9af2c</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="3.0.0-preview4-19211-21">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>732e662c4cfbee544d24eeb1606b4071f4d9af2c</Sha>
</Dependency>
<Dependency Name="dotnet-dev-certs" Version="3.0.0-preview4-19211-21">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>732e662c4cfbee544d24eeb1606b4071f4d9af2c</Sha>
</Dependency>
<Dependency Name="dotnet-sql-cache" Version="3.0.0-preview4-19211-21">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>732e662c4cfbee544d24eeb1606b4071f4d9af2c</Sha>
</Dependency>
<Dependency Name="dotnet-user-secrets" Version="3.0.0-preview4-19211-21">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>732e662c4cfbee544d24eeb1606b4071f4d9af2c</Sha>
</Dependency>
<Dependency Name="dotnet-watch" Version="3.0.0-preview4-19211-21">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>732e662c4cfbee544d24eeb1606b4071f4d9af2c</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="1.0.2-beta5.19208.4">
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>0fd9a865045026041f2ea4942eb8c91782193078</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview4.19213.5">
2019-01-17 16:27:42 +00:00
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>0fbc99c45a51ab0ab76deaaf8e562a55c02c5fe6</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.19212.2">
<Uri>https://github.com/dotnet/cli</Uri>
<Sha>204f425b6f061d0b8a01faf46f762ecf71436f68</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="4.8.0-preview4.19213.1">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>b1ee29b8b8e14c1200adff02847391dde471d0d2</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.0-preview4.19213.3">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>d378b1ec6b8555c52b7da1c40ffc0784cb0f5cad</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>