dotnet-installer/eng/Version.Details.xml
dotnet-maestro 442c0a76fb Update dependencies from https://github.com/dotnet/core-setup build 20190502.08
- Microsoft.NETCore.App - 3.0.0-preview6-27702-08
- NETStandard.Library.Ref - 2.1.0-preview6-27702-08
- Microsoft.WindowsDesktop.App - 3.0.0-preview6-27702-08
2019-05-02 17:15:15 +00:00

80 lines
4 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ProductDependencies>
<!-- Winforms / WPF -->
<Dependency Name="Microsoft.WindowsDesktop.App" Version="3.0.0-preview6-27702-08">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>c28ee42e857a14d7647727a89c8f6aa84f0ce50c</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview6-27702-08">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>c28ee42e857a14d7647727a89c8f6aa84f0ce50c</Sha>
</Dependency>
<Dependency Name="NETStandard.Library.Ref" Version="2.1.0-preview6-27702-08">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>c28ee42e857a14d7647727a89c8f6aa84f0ce50c</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="3.0.0-preview6-19230-05">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>f30d79e9ef01208f7d5d1d514f9132e5b495bec7</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="3.0.0-preview6-19230-05">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>f30d79e9ef01208f7d5d1d514f9132e5b495bec7</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="3.0.0-preview6-19230-05">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>f30d79e9ef01208f7d5d1d514f9132e5b495bec7</Sha>
</Dependency>
<Dependency Name="dotnet-dev-certs" Version="3.0.0-preview6-19230-05">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>f30d79e9ef01208f7d5d1d514f9132e5b495bec7</Sha>
</Dependency>
<Dependency Name="dotnet-sql-cache" Version="3.0.0-preview6-19230-05">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>f30d79e9ef01208f7d5d1d514f9132e5b495bec7</Sha>
</Dependency>
<Dependency Name="dotnet-user-secrets" Version="3.0.0-preview6-19230-05">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>f30d79e9ef01208f7d5d1d514f9132e5b495bec7</Sha>
</Dependency>
<Dependency Name="dotnet-watch" Version="3.0.0-preview6-19230-05">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>f30d79e9ef01208f7d5d1d514f9132e5b495bec7</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="1.0.2-beta5.19230.1">
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>23006ade4803401de4774f962ff77dbf698bf5c1</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview6.19230.5">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>43bcfd562b4674194fc2dd62e1de5796296b6805</Sha>
</Dependency>
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19230.1">
<Uri>https://github.com/dotnet/standard</Uri>
<Sha>e94d4263f03ced7269275c10a59d1dddb0c76b7c</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview6.19230.1">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>ea732012ed177a08d8e364ed87ca662fd83ede16</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview6.19229.1">
<Uri>https://github.com/dotnet/cli</Uri>
<Sha>2b85320d41b2252e9096ebb9725bfaf3f6b37c2b</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="4.8.0-preview6.19229.2">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>fc38bc2739edf46734729fe2e45af80c8b66c105</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.0-preview6.19229.2">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>104cac4d8869d6e667963a26a55c52cd79c2d493</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19230.6">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>ac8d88df02d246d3147338fcfb03b1b93dc84b53</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>