![Livar Cunha](/assets/img/avatar_default.png)
* master: (471 commits) Skipping a failing test. Already reached out to the templating team to investigate. Update dependencies from https://github.com/dotnet/toolset build 20190701.9 Update dependencies from https://github.com/dotnet/toolset build 20190701.7 Update dependencies from https://github.com/dotnet/cli build 20190701.9 (#2756) Update dependencies from https://github.com/dotnet/core-setup build 20190701.08 (#2755) Update dependencies from https://github.com/dotnet/toolset build 20190701.6 Update dependencies from https://github.com/dotnet/sdk build 20190701.3 Update dependencies from https://github.com/dotnet/toolset build 20190701.5 Update dependencies from https://github.com/dotnet/cli build 20190701.8 Update dependencies from https://github.com/dotnet/toolset build 20190701.4 (#2748) Update dependencies from https://github.com/dotnet/toolset build 20190701.3 (#2747) Update dependencies from https://github.com/dotnet/cli build 20190701.7 (#2746) Update dependencies from https://github.com/dotnet/core-setup build 20190701.07 (#2744) [master] Update dependencies from dotnet/cli (#2742) Update dependencies from https://github.com/aspnet/AspNetCore build 20190701.4 (#2740) Update dependencies from https://github.com/dotnet/cli build 20190701.4 (#2737) Update dependencies from https://github.com/aspnet/AspNetCore build 20190701.3 (#2736) Update dependencies from https://github.com/dotnet/sdk build 20190701.1 (#2735) Update dependencies from https://github.com/dotnet/cli build 20190701.3 (#2734) Update dependencies from https://github.com/dotnet/cli build 20190701.2 (#2733) ... Conflicts: eng/Version.Details.xml eng/Versions.props
73 lines
3.8 KiB
XML
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-27901-06">
|
|
<Uri>https://github.com/dotnet/core-setup</Uri>
|
|
<Sha>df2b1489de5d4b8211c5e132d299a83523ce742a</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview7-27901-06">
|
|
<Uri>https://github.com/dotnet/core-setup</Uri>
|
|
<Sha>df2b1489de5d4b8211c5e132d299a83523ce742a</Sha>
|
|
</Dependency>
|
|
<Dependency Name="NETStandard.Library.Ref" Version="2.1.0-preview7-27901-06">
|
|
<Uri>https://github.com/dotnet/core-setup</Uri>
|
|
<Sha>df2b1489de5d4b8211c5e132d299a83523ce742a</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="3.0.0-preview7.19351.4">
|
|
<Uri>https://github.com/aspnet/AspNetCore</Uri>
|
|
<Sha>8057775f5891275632d0b8deda9f71975481be0e</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="3.0.0-preview7.19351.4">
|
|
<Uri>https://github.com/aspnet/AspNetCore</Uri>
|
|
<Sha>8057775f5891275632d0b8deda9f71975481be0e</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="3.0.0-preview7.19351.4">
|
|
<Uri>https://github.com/aspnet/AspNetCore</Uri>
|
|
<Sha>8057775f5891275632d0b8deda9f71975481be0e</Sha>
|
|
</Dependency>
|
|
<Dependency Name="dotnet-dev-certs" Version="3.0.0-preview7.19351.4">
|
|
<Uri>https://github.com/aspnet/AspNetCore</Uri>
|
|
<Sha>8057775f5891275632d0b8deda9f71975481be0e</Sha>
|
|
</Dependency>
|
|
<Dependency Name="dotnet-user-secrets" Version="3.0.0-preview7.19351.4">
|
|
<Uri>https://github.com/aspnet/AspNetCore</Uri>
|
|
<Sha>8057775f5891275632d0b8deda9f71975481be0e</Sha>
|
|
</Dependency>
|
|
<Dependency Name="dotnet-watch" Version="3.0.0-preview7.19351.4">
|
|
<Uri>https://github.com/aspnet/AspNetCore</Uri>
|
|
<Sha>8057775f5891275632d0b8deda9f71975481be0e</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="2.0.0-preview7.19351.3">
|
|
<Uri>https://github.com/dotnet/templating</Uri>
|
|
<Sha>3ce7695b54e89523ff6e116742472e3c5f4d19bb</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview7.19351.7">
|
|
<Uri>https://github.com/dotnet/toolset</Uri>
|
|
<Sha>4dd3ebe8036004016a2275e1b83af1adcc0b2a8a</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview7.19351.3">
|
|
<Uri>https://github.com/dotnet/sdk</Uri>
|
|
<Sha>e01aac6709b8cd81522fa23677a8e49d004983ae</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview7.19351.9">
|
|
<Uri>https://github.com/dotnet/cli</Uri>
|
|
<Sha>9a1bfd48934d87d02731eac7238f193ab9350c41</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.19351.1" CoherentParentDependency="Microsoft.WindowsDesktop.App">
|
|
<Uri>https://github.com/dotnet/winforms</Uri>
|
|
<Sha>1869f7d2f30fafc9c4c2a8f092294227c10e280f</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.0-preview7.19351.3" CoherentParentDependency="Microsoft.WindowsDesktop.App">
|
|
<Uri>https://github.com/dotnet/wpf</Uri>
|
|
<Sha>81bea964d5599132223dfebcc9aca38f7adbfd96</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>
|