dotnet-installer/eng/Version.Details.xml
dotnet-maestro[bot] 923c1e5bd5
Update dependencies from https://github.com/aspnet/AspNetCore build 20190715.7 (#3250)
- Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview7.19365.7
- Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview7.19365.7
- Microsoft.AspNetCore.App.Ref - 3.0.0-preview7.19365.7
- dotnet-watch - 3.0.0-preview7.19365.7
- dotnet-dev-certs - 3.0.0-preview7.19365.7
- dotnet-user-secrets - 3.0.0-preview7.19365.7
2019-07-16 06:33:28 +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-preview7-27912-14">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>4da6ee6450e4dd43ef8c05925fec22d9ac3892f3</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview7-27912-14">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>4da6ee6450e4dd43ef8c05925fec22d9ac3892f3</Sha>
</Dependency>
<Dependency Name="NETStandard.Library.Ref" Version="2.1.0-preview7-27912-14">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>4da6ee6450e4dd43ef8c05925fec22d9ac3892f3</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="3.0.0-preview7.19365.7">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>d27c0100bc8b9b93eb8102b097c20b40f7de9c49</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="3.0.0-preview7.19365.7">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>d27c0100bc8b9b93eb8102b097c20b40f7de9c49</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="3.0.0-preview7.19365.7">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>d27c0100bc8b9b93eb8102b097c20b40f7de9c49</Sha>
</Dependency>
<Dependency Name="dotnet-dev-certs" Version="3.0.0-preview7.19365.7">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>d27c0100bc8b9b93eb8102b097c20b40f7de9c49</Sha>
</Dependency>
<Dependency Name="dotnet-user-secrets" Version="3.0.0-preview7.19365.7">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>d27c0100bc8b9b93eb8102b097c20b40f7de9c49</Sha>
</Dependency>
<Dependency Name="dotnet-watch" Version="3.0.0-preview7.19365.7">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>d27c0100bc8b9b93eb8102b097c20b40f7de9c49</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="2.0.0-preview7.19352.2">
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>b8f20a964a083fb9f53043aa9e0ddd53e376c4bf</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview7.19363.14">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>b2247f1fb4a4e79282378f9926300d9a5359964d</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview7.19362.3">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>78b8210cf94a9d516de694815ce746e84ab21545</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview7.19363.8">
<Uri>https://github.com/dotnet/cli</Uri>
<Sha>7e4359cc6193bf3d0a380a7a6539920e7405bc56</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-preview7.19352.2" CoherentParentDependency="Microsoft.WindowsDesktop.App">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>52be7e5282560d26926a288d75a8489cd856ec4a</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.0-preview7.19352.4" CoherentParentDependency="Microsoft.WindowsDesktop.App">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>76573a9bb7ab5cd61dbf4456600631e63accf5c0</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19330.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>89fab80685c91024c8f9e21f1c37f62580f648f8</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>