dotnet-installer/eng/Version.Details.xml
dotnet-maestro[bot] 4a021c75aa
Update dependencies from https://github.com/aspnet/AspNetCore build 20190718.7 (#3321)
- Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview8.19368.7
- Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview8.19368.7
- Microsoft.AspNetCore.App.Ref - 3.0.0-preview8.19368.7
- dotnet-watch - 3.0.0-preview8.19368.7
- dotnet-user-secrets - 3.0.0-preview8.19368.7
- dotnet-dev-certs - 3.0.0-preview8.19368.7
2019-07-19 06:03:41 +00:00

73 lines
3.8 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ProductDependencies>
<!-- Winforms / WPF -->
<Dependency Name="Microsoft.WindowsDesktop.App" Version="3.0.0-preview8-27918-08">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>eed85963ede548186a6eb16e941e7331179d6e54</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview8-27918-08">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>eed85963ede548186a6eb16e941e7331179d6e54</Sha>
</Dependency>
<Dependency Name="NETStandard.Library.Ref" Version="2.1.0-preview8-27918-08">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>eed85963ede548186a6eb16e941e7331179d6e54</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="3.0.0-preview8.19368.7">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>8b3820af14f14970c443a26bb9b4f64b4d5622f7</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="3.0.0-preview8.19368.7">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>8b3820af14f14970c443a26bb9b4f64b4d5622f7</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="3.0.0-preview8.19368.7">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>8b3820af14f14970c443a26bb9b4f64b4d5622f7</Sha>
</Dependency>
<Dependency Name="dotnet-dev-certs" Version="3.0.0-preview8.19368.7">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>8b3820af14f14970c443a26bb9b4f64b4d5622f7</Sha>
</Dependency>
<Dependency Name="dotnet-user-secrets" Version="3.0.0-preview8.19368.7">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>8b3820af14f14970c443a26bb9b4f64b4d5622f7</Sha>
</Dependency>
<Dependency Name="dotnet-watch" Version="3.0.0-preview8.19368.7">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>8b3820af14f14970c443a26bb9b4f64b4d5622f7</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="2.0.0-preview8.19367.2">
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>d38ea0e932aab2a5447e663986eb0f4068926e21</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview8.19368.5">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>ef2cf4a87b9571e941b6bb9b3fe6f0a966cb91de</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview8.19367.2">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>bd8cce7843a5b3f431e1011b1ca061d378197d41</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview8.19367.7">
<Uri>https://github.com/dotnet/cli</Uri>
<Sha>c9eea0e6604fae2328ba89d53a61a2180fec277e</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="4.8.0-preview8.19359.1" CoherentParentDependency="Microsoft.WindowsDesktop.App">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>bd1ec4e2cdab8e536cdb48670843904310a1854a</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.0-preview8.19359.5" CoherentParentDependency="Microsoft.WindowsDesktop.App">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>ea72094ebe0de0da03c591752559739d6fb67f03</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19366.4">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>0dd5e2025f0049c133a8706f40e4463b193e5d17</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>