aspnetcore-tooling/eng/Version.Details.xml

85 строки
4.8 KiB
XML
Исходник Обычный вид История

2019-02-23 11:00:11 +03:00
<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ProductDependencies>
<Dependency Name="Microsoft.AspNetCore.Razor.Internal.Transport" Version="6.0.2-1.21602.2">
<Uri>https://github.com/dotnet/razor-compiler</Uri>
<Sha>26952d8f2777013afb993ae80f90e759ccfe574d</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="6.0.2-1.21602.2">
<Uri>https://github.com/dotnet/razor-compiler</Uri>
<Sha>26952d8f2777013afb993ae80f90e759ccfe574d</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.Testing" Version="6.0.1-servicing.21565.21">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>717740e203a1cfb544d6e10e2aa4fd5f0a5f328d</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="6.0.2-1.21602.2">
<Uri>https://github.com/dotnet/razor-compiler</Uri>
<Sha>26952d8f2777013afb993ae80f90e759ccfe574d</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Internal.Transport" Version="6.0.2-1.21602.2">
<Uri>https://github.com/dotnet/razor-compiler</Uri>
<Sha>26952d8f2777013afb993ae80f90e759ccfe574d</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.Internal.Transport" Version="6.0.2-1.21602.2">
<Uri>https://github.com/dotnet/razor-compiler</Uri>
<Sha>26952d8f2777013afb993ae80f90e759ccfe574d</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Configuration" Version="6.0.0" CoherentParentDependency="Microsoft.AspNetCore.Testing">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>4822e3c3aa77eb82b2fb33c9321f923cf11ddde6</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Logging" Version="6.0.0" CoherentParentDependency="Microsoft.AspNetCore.Testing">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>4822e3c3aa77eb82b2fb33c9321f923cf11ddde6</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk.Razor" Version="6.0.0-alpha.1.21072.5">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>20b6779cf3af2fed6a8fe64a0865cfab50b776bb</Sha>
</Dependency>
<Dependency Name="System.Diagnostics.DiagnosticSource" Version="6.0.0" CoherentParentDependency="Microsoft.AspNetCore.Testing">
[master] Update dependencies from dotnet/extensions dotnet/arcade (#1486) * Update dependencies from https://github.com/dotnet/extensions build 20200110.2 - Microsoft.AspNetCore.BenchmarkRunner.Sources - 5.0.0-alpha.1.20060.2 - Microsoft.AspNetCore.Testing - 5.0.0-alpha.1.20060.2 - Microsoft.Extensions.CommandLineUtils.Sources - 5.0.0-alpha.1.20060.2 - Microsoft.Extensions.HashCodeCombiner.Sources - 5.0.0-alpha.1.20060.2 - Microsoft.Extensions.NonCapturingTimer.Sources - 5.0.0-alpha.1.20060.2 - Microsoft.Extensions.Logging - 5.0.0-alpha.1.20060.2 Dependency coherency updates - System.Diagnostics.DiagnosticSource - 5.0.0-alpha.1.20060.2 (parent: Microsoft.NETCore.App.Runtime.win-x64) - Microsoft.NETCore.App.Runtime.win-x64 - 5.0.0-alpha.1.20060.2 (parent: Microsoft.Extensions.Logging) - System.Reflection.Metadata - 5.0.0-alpha.1.20060.2 (parent: Microsoft.NETCore.App.Runtime.win-x64) - System.Text.Encodings.Web - 5.0.0-alpha.1.20060.2 (parent: Microsoft.NETCore.App.Runtime.win-x64) - Microsoft.Extensions.DependencyModel - 5.0.0-alpha.1.20060.2 (parent: Microsoft.Extensions.Logging) - Microsoft.NETCore.App.Ref - 5.0.0-alpha.1.20060.2 (parent: Microsoft.Extensions.Logging) - Microsoft.NETCore.App.Internal - 5.0.0-alpha.1.20060.2 (parent: Microsoft.Extensions.Logging) - Microsoft.NETCore.Platforms - 5.0.0-alpha.1.20060.2 (parent: Microsoft.NETCore.App.Runtime.win-x64) * Update dependencies from https://github.com/dotnet/extensions build 20200111.1 - Microsoft.AspNetCore.BenchmarkRunner.Sources - 5.0.0-alpha.1.20061.1 - Microsoft.AspNetCore.Testing - 5.0.0-alpha.1.20061.1 - Microsoft.Extensions.CommandLineUtils.Sources - 5.0.0-alpha.1.20061.1 - Microsoft.Extensions.HashCodeCombiner.Sources - 5.0.0-alpha.1.20061.1 - Microsoft.Extensions.NonCapturingTimer.Sources - 5.0.0-alpha.1.20061.1 - Microsoft.Extensions.Logging - 5.0.0-alpha.1.20061.1 Dependency coherency updates - System.Diagnostics.DiagnosticSource - 5.0.0-alpha.1.20060.7 (parent: Microsoft.NETCore.App.Runtime.win-x64) - Microsoft.NETCore.App.Runtime.win-x64 - 5.0.0-alpha.1.20060.7 (parent: Microsoft.Extensions.Logging) - System.Reflection.Metadata - 5.0.0-alpha.1.20060.7 (parent: Microsoft.NETCore.App.Runtime.win-x64) - System.Text.Encodings.Web - 5.0.0-alpha.1.20060.7 (parent: Microsoft.NETCore.App.Runtime.win-x64) - Microsoft.Extensions.DependencyModel - 5.0.0-alpha.1.20060.7 (parent: Microsoft.Extensions.Logging) - Microsoft.NETCore.App.Ref - 5.0.0-alpha.1.20060.7 (parent: Microsoft.Extensions.Logging) - Microsoft.NETCore.App.Internal - 5.0.0-alpha.1.20060.7 (parent: Microsoft.Extensions.Logging) - Microsoft.NETCore.Platforms - 5.0.0-alpha.1.20060.7 (parent: Microsoft.NETCore.App.Runtime.win-x64) * Update dependencies from https://github.com/dotnet/extensions build 20200112.1 - Microsoft.AspNetCore.BenchmarkRunner.Sources - 5.0.0-alpha.1.20062.1 - Microsoft.AspNetCore.Testing - 5.0.0-alpha.1.20062.1 - Microsoft.Extensions.CommandLineUtils.Sources - 5.0.0-alpha.1.20062.1 - Microsoft.Extensions.HashCodeCombiner.Sources - 5.0.0-alpha.1.20062.1 - Microsoft.Extensions.NonCapturingTimer.Sources - 5.0.0-alpha.1.20062.1 - Microsoft.Extensions.Logging - 5.0.0-alpha.1.20062.1 Dependency coherency updates - System.Diagnostics.DiagnosticSource - 5.0.0-alpha.1.20061.3 (parent: Microsoft.NETCore.App.Runtime.win-x64) - Microsoft.NETCore.App.Runtime.win-x64 - 5.0.0-alpha.1.20061.3 (parent: Microsoft.Extensions.Logging) - System.Reflection.Metadata - 5.0.0-alpha.1.20061.3 (parent: Microsoft.NETCore.App.Runtime.win-x64) - System.Text.Encodings.Web - 5.0.0-alpha.1.20061.3 (parent: Microsoft.NETCore.App.Runtime.win-x64) - Microsoft.Extensions.DependencyModel - 5.0.0-alpha.1.20061.3 (parent: Microsoft.Extensions.Logging) - Microsoft.NETCore.App.Ref - 5.0.0-alpha.1.20061.3 (parent: Microsoft.Extensions.Logging) - Microsoft.NETCore.App.Internal - 5.0.0-alpha.1.20061.3 (parent: Microsoft.Extensions.Logging) - Microsoft.NETCore.Platforms - 5.0.0-alpha.1.20061.3 (parent: Microsoft.NETCore.App.Runtime.win-x64) * Update dependencies from https://github.com/dotnet/arcade build 20200112.1 - Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20062.1 * Update to newer SDK * Update SDK Co-authored-by: William Godbe <wigodbe@microsoft.com>
2020-01-14 02:16:11 +03:00
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>4822e3c3aa77eb82b2fb33c9321f923cf11ddde6</Sha>
</Dependency>
<Dependency Name="System.Resources.Extensions" Version="6.0.0" CoherentParentDependency="Microsoft.AspNetCore.Testing">
[master] Update dependencies from dotnet/extensions dotnet/arcade (#1486) * Update dependencies from https://github.com/dotnet/extensions build 20200110.2 - Microsoft.AspNetCore.BenchmarkRunner.Sources - 5.0.0-alpha.1.20060.2 - Microsoft.AspNetCore.Testing - 5.0.0-alpha.1.20060.2 - Microsoft.Extensions.CommandLineUtils.Sources - 5.0.0-alpha.1.20060.2 - Microsoft.Extensions.HashCodeCombiner.Sources - 5.0.0-alpha.1.20060.2 - Microsoft.Extensions.NonCapturingTimer.Sources - 5.0.0-alpha.1.20060.2 - Microsoft.Extensions.Logging - 5.0.0-alpha.1.20060.2 Dependency coherency updates - System.Diagnostics.DiagnosticSource - 5.0.0-alpha.1.20060.2 (parent: Microsoft.NETCore.App.Runtime.win-x64) - Microsoft.NETCore.App.Runtime.win-x64 - 5.0.0-alpha.1.20060.2 (parent: Microsoft.Extensions.Logging) - System.Reflection.Metadata - 5.0.0-alpha.1.20060.2 (parent: Microsoft.NETCore.App.Runtime.win-x64) - System.Text.Encodings.Web - 5.0.0-alpha.1.20060.2 (parent: Microsoft.NETCore.App.Runtime.win-x64) - Microsoft.Extensions.DependencyModel - 5.0.0-alpha.1.20060.2 (parent: Microsoft.Extensions.Logging) - Microsoft.NETCore.App.Ref - 5.0.0-alpha.1.20060.2 (parent: Microsoft.Extensions.Logging) - Microsoft.NETCore.App.Internal - 5.0.0-alpha.1.20060.2 (parent: Microsoft.Extensions.Logging) - Microsoft.NETCore.Platforms - 5.0.0-alpha.1.20060.2 (parent: Microsoft.NETCore.App.Runtime.win-x64) * Update dependencies from https://github.com/dotnet/extensions build 20200111.1 - Microsoft.AspNetCore.BenchmarkRunner.Sources - 5.0.0-alpha.1.20061.1 - Microsoft.AspNetCore.Testing - 5.0.0-alpha.1.20061.1 - Microsoft.Extensions.CommandLineUtils.Sources - 5.0.0-alpha.1.20061.1 - Microsoft.Extensions.HashCodeCombiner.Sources - 5.0.0-alpha.1.20061.1 - Microsoft.Extensions.NonCapturingTimer.Sources - 5.0.0-alpha.1.20061.1 - Microsoft.Extensions.Logging - 5.0.0-alpha.1.20061.1 Dependency coherency updates - System.Diagnostics.DiagnosticSource - 5.0.0-alpha.1.20060.7 (parent: Microsoft.NETCore.App.Runtime.win-x64) - Microsoft.NETCore.App.Runtime.win-x64 - 5.0.0-alpha.1.20060.7 (parent: Microsoft.Extensions.Logging) - System.Reflection.Metadata - 5.0.0-alpha.1.20060.7 (parent: Microsoft.NETCore.App.Runtime.win-x64) - System.Text.Encodings.Web - 5.0.0-alpha.1.20060.7 (parent: Microsoft.NETCore.App.Runtime.win-x64) - Microsoft.Extensions.DependencyModel - 5.0.0-alpha.1.20060.7 (parent: Microsoft.Extensions.Logging) - Microsoft.NETCore.App.Ref - 5.0.0-alpha.1.20060.7 (parent: Microsoft.Extensions.Logging) - Microsoft.NETCore.App.Internal - 5.0.0-alpha.1.20060.7 (parent: Microsoft.Extensions.Logging) - Microsoft.NETCore.Platforms - 5.0.0-alpha.1.20060.7 (parent: Microsoft.NETCore.App.Runtime.win-x64) * Update dependencies from https://github.com/dotnet/extensions build 20200112.1 - Microsoft.AspNetCore.BenchmarkRunner.Sources - 5.0.0-alpha.1.20062.1 - Microsoft.AspNetCore.Testing - 5.0.0-alpha.1.20062.1 - Microsoft.Extensions.CommandLineUtils.Sources - 5.0.0-alpha.1.20062.1 - Microsoft.Extensions.HashCodeCombiner.Sources - 5.0.0-alpha.1.20062.1 - Microsoft.Extensions.NonCapturingTimer.Sources - 5.0.0-alpha.1.20062.1 - Microsoft.Extensions.Logging - 5.0.0-alpha.1.20062.1 Dependency coherency updates - System.Diagnostics.DiagnosticSource - 5.0.0-alpha.1.20061.3 (parent: Microsoft.NETCore.App.Runtime.win-x64) - Microsoft.NETCore.App.Runtime.win-x64 - 5.0.0-alpha.1.20061.3 (parent: Microsoft.Extensions.Logging) - System.Reflection.Metadata - 5.0.0-alpha.1.20061.3 (parent: Microsoft.NETCore.App.Runtime.win-x64) - System.Text.Encodings.Web - 5.0.0-alpha.1.20061.3 (parent: Microsoft.NETCore.App.Runtime.win-x64) - Microsoft.Extensions.DependencyModel - 5.0.0-alpha.1.20061.3 (parent: Microsoft.Extensions.Logging) - Microsoft.NETCore.App.Ref - 5.0.0-alpha.1.20061.3 (parent: Microsoft.Extensions.Logging) - Microsoft.NETCore.App.Internal - 5.0.0-alpha.1.20061.3 (parent: Microsoft.Extensions.Logging) - Microsoft.NETCore.Platforms - 5.0.0-alpha.1.20061.3 (parent: Microsoft.NETCore.App.Runtime.win-x64) * Update dependencies from https://github.com/dotnet/arcade build 20200112.1 - Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20062.1 * Update to newer SDK * Update SDK Co-authored-by: William Godbe <wigodbe@microsoft.com>
2020-01-14 02:16:11 +03:00
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>4822e3c3aa77eb82b2fb33c9321f923cf11ddde6</Sha>
</Dependency>
<Dependency Name="System.Text.Encodings.Web" Version="6.0.0" CoherentParentDependency="Microsoft.AspNetCore.Testing">
[master] Update dependencies from dotnet/extensions dotnet/arcade (#1486) * Update dependencies from https://github.com/dotnet/extensions build 20200110.2 - Microsoft.AspNetCore.BenchmarkRunner.Sources - 5.0.0-alpha.1.20060.2 - Microsoft.AspNetCore.Testing - 5.0.0-alpha.1.20060.2 - Microsoft.Extensions.CommandLineUtils.Sources - 5.0.0-alpha.1.20060.2 - Microsoft.Extensions.HashCodeCombiner.Sources - 5.0.0-alpha.1.20060.2 - Microsoft.Extensions.NonCapturingTimer.Sources - 5.0.0-alpha.1.20060.2 - Microsoft.Extensions.Logging - 5.0.0-alpha.1.20060.2 Dependency coherency updates - System.Diagnostics.DiagnosticSource - 5.0.0-alpha.1.20060.2 (parent: Microsoft.NETCore.App.Runtime.win-x64) - Microsoft.NETCore.App.Runtime.win-x64 - 5.0.0-alpha.1.20060.2 (parent: Microsoft.Extensions.Logging) - System.Reflection.Metadata - 5.0.0-alpha.1.20060.2 (parent: Microsoft.NETCore.App.Runtime.win-x64) - System.Text.Encodings.Web - 5.0.0-alpha.1.20060.2 (parent: Microsoft.NETCore.App.Runtime.win-x64) - Microsoft.Extensions.DependencyModel - 5.0.0-alpha.1.20060.2 (parent: Microsoft.Extensions.Logging) - Microsoft.NETCore.App.Ref - 5.0.0-alpha.1.20060.2 (parent: Microsoft.Extensions.Logging) - Microsoft.NETCore.App.Internal - 5.0.0-alpha.1.20060.2 (parent: Microsoft.Extensions.Logging) - Microsoft.NETCore.Platforms - 5.0.0-alpha.1.20060.2 (parent: Microsoft.NETCore.App.Runtime.win-x64) * Update dependencies from https://github.com/dotnet/extensions build 20200111.1 - Microsoft.AspNetCore.BenchmarkRunner.Sources - 5.0.0-alpha.1.20061.1 - Microsoft.AspNetCore.Testing - 5.0.0-alpha.1.20061.1 - Microsoft.Extensions.CommandLineUtils.Sources - 5.0.0-alpha.1.20061.1 - Microsoft.Extensions.HashCodeCombiner.Sources - 5.0.0-alpha.1.20061.1 - Microsoft.Extensions.NonCapturingTimer.Sources - 5.0.0-alpha.1.20061.1 - Microsoft.Extensions.Logging - 5.0.0-alpha.1.20061.1 Dependency coherency updates - System.Diagnostics.DiagnosticSource - 5.0.0-alpha.1.20060.7 (parent: Microsoft.NETCore.App.Runtime.win-x64) - Microsoft.NETCore.App.Runtime.win-x64 - 5.0.0-alpha.1.20060.7 (parent: Microsoft.Extensions.Logging) - System.Reflection.Metadata - 5.0.0-alpha.1.20060.7 (parent: Microsoft.NETCore.App.Runtime.win-x64) - System.Text.Encodings.Web - 5.0.0-alpha.1.20060.7 (parent: Microsoft.NETCore.App.Runtime.win-x64) - Microsoft.Extensions.DependencyModel - 5.0.0-alpha.1.20060.7 (parent: Microsoft.Extensions.Logging) - Microsoft.NETCore.App.Ref - 5.0.0-alpha.1.20060.7 (parent: Microsoft.Extensions.Logging) - Microsoft.NETCore.App.Internal - 5.0.0-alpha.1.20060.7 (parent: Microsoft.Extensions.Logging) - Microsoft.NETCore.Platforms - 5.0.0-alpha.1.20060.7 (parent: Microsoft.NETCore.App.Runtime.win-x64) * Update dependencies from https://github.com/dotnet/extensions build 20200112.1 - Microsoft.AspNetCore.BenchmarkRunner.Sources - 5.0.0-alpha.1.20062.1 - Microsoft.AspNetCore.Testing - 5.0.0-alpha.1.20062.1 - Microsoft.Extensions.CommandLineUtils.Sources - 5.0.0-alpha.1.20062.1 - Microsoft.Extensions.HashCodeCombiner.Sources - 5.0.0-alpha.1.20062.1 - Microsoft.Extensions.NonCapturingTimer.Sources - 5.0.0-alpha.1.20062.1 - Microsoft.Extensions.Logging - 5.0.0-alpha.1.20062.1 Dependency coherency updates - System.Diagnostics.DiagnosticSource - 5.0.0-alpha.1.20061.3 (parent: Microsoft.NETCore.App.Runtime.win-x64) - Microsoft.NETCore.App.Runtime.win-x64 - 5.0.0-alpha.1.20061.3 (parent: Microsoft.Extensions.Logging) - System.Reflection.Metadata - 5.0.0-alpha.1.20061.3 (parent: Microsoft.NETCore.App.Runtime.win-x64) - System.Text.Encodings.Web - 5.0.0-alpha.1.20061.3 (parent: Microsoft.NETCore.App.Runtime.win-x64) - Microsoft.Extensions.DependencyModel - 5.0.0-alpha.1.20061.3 (parent: Microsoft.Extensions.Logging) - Microsoft.NETCore.App.Ref - 5.0.0-alpha.1.20061.3 (parent: Microsoft.Extensions.Logging) - Microsoft.NETCore.App.Internal - 5.0.0-alpha.1.20061.3 (parent: Microsoft.Extensions.Logging) - Microsoft.NETCore.Platforms - 5.0.0-alpha.1.20061.3 (parent: Microsoft.NETCore.App.Runtime.win-x64) * Update dependencies from https://github.com/dotnet/arcade build 20200112.1 - Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20062.1 * Update to newer SDK * Update SDK Co-authored-by: William Godbe <wigodbe@microsoft.com>
2020-01-14 02:16:11 +03:00
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>4822e3c3aa77eb82b2fb33c9321f923cf11ddde6</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.DependencyModel" Version="6.0.0" CoherentParentDependency="Microsoft.AspNetCore.Testing">
[master] Update dependencies from dotnet/extensions dotnet/arcade (#1486) * Update dependencies from https://github.com/dotnet/extensions build 20200110.2 - Microsoft.AspNetCore.BenchmarkRunner.Sources - 5.0.0-alpha.1.20060.2 - Microsoft.AspNetCore.Testing - 5.0.0-alpha.1.20060.2 - Microsoft.Extensions.CommandLineUtils.Sources - 5.0.0-alpha.1.20060.2 - Microsoft.Extensions.HashCodeCombiner.Sources - 5.0.0-alpha.1.20060.2 - Microsoft.Extensions.NonCapturingTimer.Sources - 5.0.0-alpha.1.20060.2 - Microsoft.Extensions.Logging - 5.0.0-alpha.1.20060.2 Dependency coherency updates - System.Diagnostics.DiagnosticSource - 5.0.0-alpha.1.20060.2 (parent: Microsoft.NETCore.App.Runtime.win-x64) - Microsoft.NETCore.App.Runtime.win-x64 - 5.0.0-alpha.1.20060.2 (parent: Microsoft.Extensions.Logging) - System.Reflection.Metadata - 5.0.0-alpha.1.20060.2 (parent: Microsoft.NETCore.App.Runtime.win-x64) - System.Text.Encodings.Web - 5.0.0-alpha.1.20060.2 (parent: Microsoft.NETCore.App.Runtime.win-x64) - Microsoft.Extensions.DependencyModel - 5.0.0-alpha.1.20060.2 (parent: Microsoft.Extensions.Logging) - Microsoft.NETCore.App.Ref - 5.0.0-alpha.1.20060.2 (parent: Microsoft.Extensions.Logging) - Microsoft.NETCore.App.Internal - 5.0.0-alpha.1.20060.2 (parent: Microsoft.Extensions.Logging) - Microsoft.NETCore.Platforms - 5.0.0-alpha.1.20060.2 (parent: Microsoft.NETCore.App.Runtime.win-x64) * Update dependencies from https://github.com/dotnet/extensions build 20200111.1 - Microsoft.AspNetCore.BenchmarkRunner.Sources - 5.0.0-alpha.1.20061.1 - Microsoft.AspNetCore.Testing - 5.0.0-alpha.1.20061.1 - Microsoft.Extensions.CommandLineUtils.Sources - 5.0.0-alpha.1.20061.1 - Microsoft.Extensions.HashCodeCombiner.Sources - 5.0.0-alpha.1.20061.1 - Microsoft.Extensions.NonCapturingTimer.Sources - 5.0.0-alpha.1.20061.1 - Microsoft.Extensions.Logging - 5.0.0-alpha.1.20061.1 Dependency coherency updates - System.Diagnostics.DiagnosticSource - 5.0.0-alpha.1.20060.7 (parent: Microsoft.NETCore.App.Runtime.win-x64) - Microsoft.NETCore.App.Runtime.win-x64 - 5.0.0-alpha.1.20060.7 (parent: Microsoft.Extensions.Logging) - System.Reflection.Metadata - 5.0.0-alpha.1.20060.7 (parent: Microsoft.NETCore.App.Runtime.win-x64) - System.Text.Encodings.Web - 5.0.0-alpha.1.20060.7 (parent: Microsoft.NETCore.App.Runtime.win-x64) - Microsoft.Extensions.DependencyModel - 5.0.0-alpha.1.20060.7 (parent: Microsoft.Extensions.Logging) - Microsoft.NETCore.App.Ref - 5.0.0-alpha.1.20060.7 (parent: Microsoft.Extensions.Logging) - Microsoft.NETCore.App.Internal - 5.0.0-alpha.1.20060.7 (parent: Microsoft.Extensions.Logging) - Microsoft.NETCore.Platforms - 5.0.0-alpha.1.20060.7 (parent: Microsoft.NETCore.App.Runtime.win-x64) * Update dependencies from https://github.com/dotnet/extensions build 20200112.1 - Microsoft.AspNetCore.BenchmarkRunner.Sources - 5.0.0-alpha.1.20062.1 - Microsoft.AspNetCore.Testing - 5.0.0-alpha.1.20062.1 - Microsoft.Extensions.CommandLineUtils.Sources - 5.0.0-alpha.1.20062.1 - Microsoft.Extensions.HashCodeCombiner.Sources - 5.0.0-alpha.1.20062.1 - Microsoft.Extensions.NonCapturingTimer.Sources - 5.0.0-alpha.1.20062.1 - Microsoft.Extensions.Logging - 5.0.0-alpha.1.20062.1 Dependency coherency updates - System.Diagnostics.DiagnosticSource - 5.0.0-alpha.1.20061.3 (parent: Microsoft.NETCore.App.Runtime.win-x64) - Microsoft.NETCore.App.Runtime.win-x64 - 5.0.0-alpha.1.20061.3 (parent: Microsoft.Extensions.Logging) - System.Reflection.Metadata - 5.0.0-alpha.1.20061.3 (parent: Microsoft.NETCore.App.Runtime.win-x64) - System.Text.Encodings.Web - 5.0.0-alpha.1.20061.3 (parent: Microsoft.NETCore.App.Runtime.win-x64) - Microsoft.Extensions.DependencyModel - 5.0.0-alpha.1.20061.3 (parent: Microsoft.Extensions.Logging) - Microsoft.NETCore.App.Ref - 5.0.0-alpha.1.20061.3 (parent: Microsoft.Extensions.Logging) - Microsoft.NETCore.App.Internal - 5.0.0-alpha.1.20061.3 (parent: Microsoft.Extensions.Logging) - Microsoft.NETCore.Platforms - 5.0.0-alpha.1.20061.3 (parent: Microsoft.NETCore.App.Runtime.win-x64) * Update dependencies from https://github.com/dotnet/arcade build 20200112.1 - Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20062.1 * Update to newer SDK * Update SDK Co-authored-by: William Godbe <wigodbe@microsoft.com>
2020-01-14 02:16:11 +03:00
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>4822e3c3aa77eb82b2fb33c9321f923cf11ddde6</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Ref" Version="6.0.0" CoherentParentDependency="Microsoft.AspNetCore.Testing">
[master] Update dependencies from dotnet/extensions dotnet/arcade (#1486) * Update dependencies from https://github.com/dotnet/extensions build 20200110.2 - Microsoft.AspNetCore.BenchmarkRunner.Sources - 5.0.0-alpha.1.20060.2 - Microsoft.AspNetCore.Testing - 5.0.0-alpha.1.20060.2 - Microsoft.Extensions.CommandLineUtils.Sources - 5.0.0-alpha.1.20060.2 - Microsoft.Extensions.HashCodeCombiner.Sources - 5.0.0-alpha.1.20060.2 - Microsoft.Extensions.NonCapturingTimer.Sources - 5.0.0-alpha.1.20060.2 - Microsoft.Extensions.Logging - 5.0.0-alpha.1.20060.2 Dependency coherency updates - System.Diagnostics.DiagnosticSource - 5.0.0-alpha.1.20060.2 (parent: Microsoft.NETCore.App.Runtime.win-x64) - Microsoft.NETCore.App.Runtime.win-x64 - 5.0.0-alpha.1.20060.2 (parent: Microsoft.Extensions.Logging) - System.Reflection.Metadata - 5.0.0-alpha.1.20060.2 (parent: Microsoft.NETCore.App.Runtime.win-x64) - System.Text.Encodings.Web - 5.0.0-alpha.1.20060.2 (parent: Microsoft.NETCore.App.Runtime.win-x64) - Microsoft.Extensions.DependencyModel - 5.0.0-alpha.1.20060.2 (parent: Microsoft.Extensions.Logging) - Microsoft.NETCore.App.Ref - 5.0.0-alpha.1.20060.2 (parent: Microsoft.Extensions.Logging) - Microsoft.NETCore.App.Internal - 5.0.0-alpha.1.20060.2 (parent: Microsoft.Extensions.Logging) - Microsoft.NETCore.Platforms - 5.0.0-alpha.1.20060.2 (parent: Microsoft.NETCore.App.Runtime.win-x64) * Update dependencies from https://github.com/dotnet/extensions build 20200111.1 - Microsoft.AspNetCore.BenchmarkRunner.Sources - 5.0.0-alpha.1.20061.1 - Microsoft.AspNetCore.Testing - 5.0.0-alpha.1.20061.1 - Microsoft.Extensions.CommandLineUtils.Sources - 5.0.0-alpha.1.20061.1 - Microsoft.Extensions.HashCodeCombiner.Sources - 5.0.0-alpha.1.20061.1 - Microsoft.Extensions.NonCapturingTimer.Sources - 5.0.0-alpha.1.20061.1 - Microsoft.Extensions.Logging - 5.0.0-alpha.1.20061.1 Dependency coherency updates - System.Diagnostics.DiagnosticSource - 5.0.0-alpha.1.20060.7 (parent: Microsoft.NETCore.App.Runtime.win-x64) - Microsoft.NETCore.App.Runtime.win-x64 - 5.0.0-alpha.1.20060.7 (parent: Microsoft.Extensions.Logging) - System.Reflection.Metadata - 5.0.0-alpha.1.20060.7 (parent: Microsoft.NETCore.App.Runtime.win-x64) - System.Text.Encodings.Web - 5.0.0-alpha.1.20060.7 (parent: Microsoft.NETCore.App.Runtime.win-x64) - Microsoft.Extensions.DependencyModel - 5.0.0-alpha.1.20060.7 (parent: Microsoft.Extensions.Logging) - Microsoft.NETCore.App.Ref - 5.0.0-alpha.1.20060.7 (parent: Microsoft.Extensions.Logging) - Microsoft.NETCore.App.Internal - 5.0.0-alpha.1.20060.7 (parent: Microsoft.Extensions.Logging) - Microsoft.NETCore.Platforms - 5.0.0-alpha.1.20060.7 (parent: Microsoft.NETCore.App.Runtime.win-x64) * Update dependencies from https://github.com/dotnet/extensions build 20200112.1 - Microsoft.AspNetCore.BenchmarkRunner.Sources - 5.0.0-alpha.1.20062.1 - Microsoft.AspNetCore.Testing - 5.0.0-alpha.1.20062.1 - Microsoft.Extensions.CommandLineUtils.Sources - 5.0.0-alpha.1.20062.1 - Microsoft.Extensions.HashCodeCombiner.Sources - 5.0.0-alpha.1.20062.1 - Microsoft.Extensions.NonCapturingTimer.Sources - 5.0.0-alpha.1.20062.1 - Microsoft.Extensions.Logging - 5.0.0-alpha.1.20062.1 Dependency coherency updates - System.Diagnostics.DiagnosticSource - 5.0.0-alpha.1.20061.3 (parent: Microsoft.NETCore.App.Runtime.win-x64) - Microsoft.NETCore.App.Runtime.win-x64 - 5.0.0-alpha.1.20061.3 (parent: Microsoft.Extensions.Logging) - System.Reflection.Metadata - 5.0.0-alpha.1.20061.3 (parent: Microsoft.NETCore.App.Runtime.win-x64) - System.Text.Encodings.Web - 5.0.0-alpha.1.20061.3 (parent: Microsoft.NETCore.App.Runtime.win-x64) - Microsoft.Extensions.DependencyModel - 5.0.0-alpha.1.20061.3 (parent: Microsoft.Extensions.Logging) - Microsoft.NETCore.App.Ref - 5.0.0-alpha.1.20061.3 (parent: Microsoft.Extensions.Logging) - Microsoft.NETCore.App.Internal - 5.0.0-alpha.1.20061.3 (parent: Microsoft.Extensions.Logging) - Microsoft.NETCore.Platforms - 5.0.0-alpha.1.20061.3 (parent: Microsoft.NETCore.App.Runtime.win-x64) * Update dependencies from https://github.com/dotnet/arcade build 20200112.1 - Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20062.1 * Update to newer SDK * Update SDK Co-authored-by: William Godbe <wigodbe@microsoft.com>
2020-01-14 02:16:11 +03:00
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>4822e3c3aa77eb82b2fb33c9321f923cf11ddde6</Sha>
[master] Update dependencies from dotnet/arcade dotnet/runtime (#1873) * Update dependencies from https://github.com/dotnet/runtime build 20200507.11 - Microsoft.Extensions.Logging: 5.0.0-preview.5.20253.7 -> 5.0.0-preview.5.20257.11 - Microsoft.Extensions.Configuration.Json: 5.0.0-preview.5.20253.7 -> 5.0.0-preview.5.20257.11 - Microsoft.Extensions.DependencyModel: 5.0.0-preview.5.20253.7 -> 5.0.0-preview.5.20257.11 - Microsoft.NETCore.App.Runtime.win-x64: 5.0.0-preview.5.20253.7 -> 5.0.0-preview.5.20257.11 - Microsoft.NETCore.Platforms: 5.0.0-preview.5.20253.7 -> 5.0.0-preview.5.20257.11 - Microsoft.NETCore.App.Internal: 5.0.0-preview.5.20253.7 -> 5.0.0-preview.5.20257.11 - Microsoft.NETCore.App.Ref: 5.0.0-preview.5.20253.7 -> 5.0.0-preview.5.20257.11 - System.Diagnostics.DiagnosticSource: 5.0.0-preview.5.20253.7 -> 5.0.0-preview.5.20257.11 - System.Text.Encodings.Web: 5.0.0-preview.5.20253.7 -> 5.0.0-preview.5.20257.11 - System.Reflection.Metadata: 5.0.0-preview.5.20253.7 -> 5.0.0-preview.5.20257.11 * Update dependencies from https://github.com/dotnet/arcade build 20200506.5 - Microsoft.DotNet.Arcade.Sdk: 5.0.0-beta.20228.4 -> 5.0.0-beta.20256.5 * Update SDKs and TFMs * Try fixing SDK target * Try removing reference to xunit? * Try again? * Revert test tfm * Remove more xunit references * Update dependencies from https://github.com/dotnet/runtime build 20200508.3 - Microsoft.Extensions.Logging: 5.0.0-preview.5.20253.7 -> 5.0.0-preview.5.20258.3 - Microsoft.Extensions.Configuration.Json: 5.0.0-preview.5.20253.7 -> 5.0.0-preview.5.20258.3 - Microsoft.Extensions.DependencyModel: 5.0.0-preview.5.20253.7 -> 5.0.0-preview.5.20258.3 - Microsoft.NETCore.App.Runtime.win-x64: 5.0.0-preview.5.20253.7 -> 5.0.0-preview.5.20258.3 - Microsoft.NETCore.Platforms: 5.0.0-preview.5.20253.7 -> 5.0.0-preview.5.20258.3 - Microsoft.NETCore.App.Internal: 5.0.0-preview.5.20253.7 -> 5.0.0-preview.5.20258.3 - Microsoft.NETCore.App.Ref: 5.0.0-preview.5.20253.7 -> 5.0.0-preview.5.20258.3 - System.Diagnostics.DiagnosticSource: 5.0.0-preview.5.20253.7 -> 5.0.0-preview.5.20258.3 - System.Text.Encodings.Web: 5.0.0-preview.5.20253.7 -> 5.0.0-preview.5.20258.3 - System.Reflection.Metadata: 5.0.0-preview.5.20253.7 -> 5.0.0-preview.5.20258.3 * Use `dotnet msbuild` in CI builds * Update dependencies from https://github.com/dotnet/runtime build 20200509.5 - Microsoft.Extensions.Logging: 5.0.0-preview.5.20253.7 -> 5.0.0-preview.5.20259.5 - Microsoft.Extensions.Configuration.Json: 5.0.0-preview.5.20253.7 -> 5.0.0-preview.5.20259.5 - Microsoft.Extensions.DependencyModel: 5.0.0-preview.5.20253.7 -> 5.0.0-preview.5.20259.5 - Microsoft.NETCore.App.Runtime.win-x64: 5.0.0-preview.5.20253.7 -> 5.0.0-preview.5.20259.5 - Microsoft.NETCore.Platforms: 5.0.0-preview.5.20253.7 -> 5.0.0-preview.5.20259.5 - Microsoft.NETCore.App.Internal: 5.0.0-preview.5.20253.7 -> 5.0.0-preview.5.20259.5 - Microsoft.NETCore.App.Ref: 5.0.0-preview.5.20253.7 -> 5.0.0-preview.5.20259.5 - System.Diagnostics.DiagnosticSource: 5.0.0-preview.5.20253.7 -> 5.0.0-preview.5.20259.5 - System.Text.Encodings.Web: 5.0.0-preview.5.20253.7 -> 5.0.0-preview.5.20259.5 - System.Reflection.Metadata: 5.0.0-preview.5.20253.7 -> 5.0.0-preview.5.20259.5 * Try undoing `$(EnableFrameworkPathOverride) workaround * Fix windows builds * Fix NET.sdk.Razor.Test * Try fix codecheck * Skip tests failing with CS1701 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: John Luo <johluo@microsoft.com> Co-authored-by: Doug Bunting <6431421+dougbu@users.noreply.github.com>
2020-05-11 05:32:33 +03:00
</Dependency>
<Dependency Name="Microsoft.NETCore.BrowserDebugHost.Transport" Version="6.0.0-rtm.21522.10" CoherentParentDependency="Microsoft.AspNetCore.Testing">
[master] Update dependencies from dotnet/arcade dotnet/runtime (#1873) * Update dependencies from https://github.com/dotnet/runtime build 20200507.11 - Microsoft.Extensions.Logging: 5.0.0-preview.5.20253.7 -> 5.0.0-preview.5.20257.11 - Microsoft.Extensions.Configuration.Json: 5.0.0-preview.5.20253.7 -> 5.0.0-preview.5.20257.11 - Microsoft.Extensions.DependencyModel: 5.0.0-preview.5.20253.7 -> 5.0.0-preview.5.20257.11 - Microsoft.NETCore.App.Runtime.win-x64: 5.0.0-preview.5.20253.7 -> 5.0.0-preview.5.20257.11 - Microsoft.NETCore.Platforms: 5.0.0-preview.5.20253.7 -> 5.0.0-preview.5.20257.11 - Microsoft.NETCore.App.Internal: 5.0.0-preview.5.20253.7 -> 5.0.0-preview.5.20257.11 - Microsoft.NETCore.App.Ref: 5.0.0-preview.5.20253.7 -> 5.0.0-preview.5.20257.11 - System.Diagnostics.DiagnosticSource: 5.0.0-preview.5.20253.7 -> 5.0.0-preview.5.20257.11 - System.Text.Encodings.Web: 5.0.0-preview.5.20253.7 -> 5.0.0-preview.5.20257.11 - System.Reflection.Metadata: 5.0.0-preview.5.20253.7 -> 5.0.0-preview.5.20257.11 * Update dependencies from https://github.com/dotnet/arcade build 20200506.5 - Microsoft.DotNet.Arcade.Sdk: 5.0.0-beta.20228.4 -> 5.0.0-beta.20256.5 * Update SDKs and TFMs * Try fixing SDK target * Try removing reference to xunit? * Try again? * Revert test tfm * Remove more xunit references * Update dependencies from https://github.com/dotnet/runtime build 20200508.3 - Microsoft.Extensions.Logging: 5.0.0-preview.5.20253.7 -> 5.0.0-preview.5.20258.3 - Microsoft.Extensions.Configuration.Json: 5.0.0-preview.5.20253.7 -> 5.0.0-preview.5.20258.3 - Microsoft.Extensions.DependencyModel: 5.0.0-preview.5.20253.7 -> 5.0.0-preview.5.20258.3 - Microsoft.NETCore.App.Runtime.win-x64: 5.0.0-preview.5.20253.7 -> 5.0.0-preview.5.20258.3 - Microsoft.NETCore.Platforms: 5.0.0-preview.5.20253.7 -> 5.0.0-preview.5.20258.3 - Microsoft.NETCore.App.Internal: 5.0.0-preview.5.20253.7 -> 5.0.0-preview.5.20258.3 - Microsoft.NETCore.App.Ref: 5.0.0-preview.5.20253.7 -> 5.0.0-preview.5.20258.3 - System.Diagnostics.DiagnosticSource: 5.0.0-preview.5.20253.7 -> 5.0.0-preview.5.20258.3 - System.Text.Encodings.Web: 5.0.0-preview.5.20253.7 -> 5.0.0-preview.5.20258.3 - System.Reflection.Metadata: 5.0.0-preview.5.20253.7 -> 5.0.0-preview.5.20258.3 * Use `dotnet msbuild` in CI builds * Update dependencies from https://github.com/dotnet/runtime build 20200509.5 - Microsoft.Extensions.Logging: 5.0.0-preview.5.20253.7 -> 5.0.0-preview.5.20259.5 - Microsoft.Extensions.Configuration.Json: 5.0.0-preview.5.20253.7 -> 5.0.0-preview.5.20259.5 - Microsoft.Extensions.DependencyModel: 5.0.0-preview.5.20253.7 -> 5.0.0-preview.5.20259.5 - Microsoft.NETCore.App.Runtime.win-x64: 5.0.0-preview.5.20253.7 -> 5.0.0-preview.5.20259.5 - Microsoft.NETCore.Platforms: 5.0.0-preview.5.20253.7 -> 5.0.0-preview.5.20259.5 - Microsoft.NETCore.App.Internal: 5.0.0-preview.5.20253.7 -> 5.0.0-preview.5.20259.5 - Microsoft.NETCore.App.Ref: 5.0.0-preview.5.20253.7 -> 5.0.0-preview.5.20259.5 - System.Diagnostics.DiagnosticSource: 5.0.0-preview.5.20253.7 -> 5.0.0-preview.5.20259.5 - System.Text.Encodings.Web: 5.0.0-preview.5.20253.7 -> 5.0.0-preview.5.20259.5 - System.Reflection.Metadata: 5.0.0-preview.5.20253.7 -> 5.0.0-preview.5.20259.5 * Try undoing `$(EnableFrameworkPathOverride) workaround * Fix windows builds * Fix NET.sdk.Razor.Test * Try fix codecheck * Skip tests failing with CS1701 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: John Luo <johluo@microsoft.com> Co-authored-by: Doug Bunting <6431421+dougbu@users.noreply.github.com>
2020-05-11 05:32:33 +03:00
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>4822e3c3aa77eb82b2fb33c9321f923cf11ddde6</Sha>
</Dependency>
<!--
Win-x64 is used here because we have picked an arbitrary runtime identifier to flow the version of the latest NETCore.App runtime.
All Runtime.$rid packages should have the same version.
-->
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="6.0.0" CoherentParentDependency="Microsoft.AspNetCore.Testing">
[master] Update dependencies from dotnet/extensions dotnet/arcade (#1486) * Update dependencies from https://github.com/dotnet/extensions build 20200110.2 - Microsoft.AspNetCore.BenchmarkRunner.Sources - 5.0.0-alpha.1.20060.2 - Microsoft.AspNetCore.Testing - 5.0.0-alpha.1.20060.2 - Microsoft.Extensions.CommandLineUtils.Sources - 5.0.0-alpha.1.20060.2 - Microsoft.Extensions.HashCodeCombiner.Sources - 5.0.0-alpha.1.20060.2 - Microsoft.Extensions.NonCapturingTimer.Sources - 5.0.0-alpha.1.20060.2 - Microsoft.Extensions.Logging - 5.0.0-alpha.1.20060.2 Dependency coherency updates - System.Diagnostics.DiagnosticSource - 5.0.0-alpha.1.20060.2 (parent: Microsoft.NETCore.App.Runtime.win-x64) - Microsoft.NETCore.App.Runtime.win-x64 - 5.0.0-alpha.1.20060.2 (parent: Microsoft.Extensions.Logging) - System.Reflection.Metadata - 5.0.0-alpha.1.20060.2 (parent: Microsoft.NETCore.App.Runtime.win-x64) - System.Text.Encodings.Web - 5.0.0-alpha.1.20060.2 (parent: Microsoft.NETCore.App.Runtime.win-x64) - Microsoft.Extensions.DependencyModel - 5.0.0-alpha.1.20060.2 (parent: Microsoft.Extensions.Logging) - Microsoft.NETCore.App.Ref - 5.0.0-alpha.1.20060.2 (parent: Microsoft.Extensions.Logging) - Microsoft.NETCore.App.Internal - 5.0.0-alpha.1.20060.2 (parent: Microsoft.Extensions.Logging) - Microsoft.NETCore.Platforms - 5.0.0-alpha.1.20060.2 (parent: Microsoft.NETCore.App.Runtime.win-x64) * Update dependencies from https://github.com/dotnet/extensions build 20200111.1 - Microsoft.AspNetCore.BenchmarkRunner.Sources - 5.0.0-alpha.1.20061.1 - Microsoft.AspNetCore.Testing - 5.0.0-alpha.1.20061.1 - Microsoft.Extensions.CommandLineUtils.Sources - 5.0.0-alpha.1.20061.1 - Microsoft.Extensions.HashCodeCombiner.Sources - 5.0.0-alpha.1.20061.1 - Microsoft.Extensions.NonCapturingTimer.Sources - 5.0.0-alpha.1.20061.1 - Microsoft.Extensions.Logging - 5.0.0-alpha.1.20061.1 Dependency coherency updates - System.Diagnostics.DiagnosticSource - 5.0.0-alpha.1.20060.7 (parent: Microsoft.NETCore.App.Runtime.win-x64) - Microsoft.NETCore.App.Runtime.win-x64 - 5.0.0-alpha.1.20060.7 (parent: Microsoft.Extensions.Logging) - System.Reflection.Metadata - 5.0.0-alpha.1.20060.7 (parent: Microsoft.NETCore.App.Runtime.win-x64) - System.Text.Encodings.Web - 5.0.0-alpha.1.20060.7 (parent: Microsoft.NETCore.App.Runtime.win-x64) - Microsoft.Extensions.DependencyModel - 5.0.0-alpha.1.20060.7 (parent: Microsoft.Extensions.Logging) - Microsoft.NETCore.App.Ref - 5.0.0-alpha.1.20060.7 (parent: Microsoft.Extensions.Logging) - Microsoft.NETCore.App.Internal - 5.0.0-alpha.1.20060.7 (parent: Microsoft.Extensions.Logging) - Microsoft.NETCore.Platforms - 5.0.0-alpha.1.20060.7 (parent: Microsoft.NETCore.App.Runtime.win-x64) * Update dependencies from https://github.com/dotnet/extensions build 20200112.1 - Microsoft.AspNetCore.BenchmarkRunner.Sources - 5.0.0-alpha.1.20062.1 - Microsoft.AspNetCore.Testing - 5.0.0-alpha.1.20062.1 - Microsoft.Extensions.CommandLineUtils.Sources - 5.0.0-alpha.1.20062.1 - Microsoft.Extensions.HashCodeCombiner.Sources - 5.0.0-alpha.1.20062.1 - Microsoft.Extensions.NonCapturingTimer.Sources - 5.0.0-alpha.1.20062.1 - Microsoft.Extensions.Logging - 5.0.0-alpha.1.20062.1 Dependency coherency updates - System.Diagnostics.DiagnosticSource - 5.0.0-alpha.1.20061.3 (parent: Microsoft.NETCore.App.Runtime.win-x64) - Microsoft.NETCore.App.Runtime.win-x64 - 5.0.0-alpha.1.20061.3 (parent: Microsoft.Extensions.Logging) - System.Reflection.Metadata - 5.0.0-alpha.1.20061.3 (parent: Microsoft.NETCore.App.Runtime.win-x64) - System.Text.Encodings.Web - 5.0.0-alpha.1.20061.3 (parent: Microsoft.NETCore.App.Runtime.win-x64) - Microsoft.Extensions.DependencyModel - 5.0.0-alpha.1.20061.3 (parent: Microsoft.Extensions.Logging) - Microsoft.NETCore.App.Ref - 5.0.0-alpha.1.20061.3 (parent: Microsoft.Extensions.Logging) - Microsoft.NETCore.App.Internal - 5.0.0-alpha.1.20061.3 (parent: Microsoft.Extensions.Logging) - Microsoft.NETCore.Platforms - 5.0.0-alpha.1.20061.3 (parent: Microsoft.NETCore.App.Runtime.win-x64) * Update dependencies from https://github.com/dotnet/arcade build 20200112.1 - Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20062.1 * Update to newer SDK * Update SDK Co-authored-by: William Godbe <wigodbe@microsoft.com>
2020-01-14 02:16:11 +03:00
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>4822e3c3aa77eb82b2fb33c9321f923cf11ddde6</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<!-- Listed as a dependency to workaround https://github.com/dotnet/cli/issues/10528 -->
<Dependency Name="Microsoft.NETCore.Platforms" Version="6.0.0" CoherentParentDependency="Microsoft.AspNetCore.Testing">
[master] Update dependencies from dotnet/extensions dotnet/arcade (#1486) * Update dependencies from https://github.com/dotnet/extensions build 20200110.2 - Microsoft.AspNetCore.BenchmarkRunner.Sources - 5.0.0-alpha.1.20060.2 - Microsoft.AspNetCore.Testing - 5.0.0-alpha.1.20060.2 - Microsoft.Extensions.CommandLineUtils.Sources - 5.0.0-alpha.1.20060.2 - Microsoft.Extensions.HashCodeCombiner.Sources - 5.0.0-alpha.1.20060.2 - Microsoft.Extensions.NonCapturingTimer.Sources - 5.0.0-alpha.1.20060.2 - Microsoft.Extensions.Logging - 5.0.0-alpha.1.20060.2 Dependency coherency updates - System.Diagnostics.DiagnosticSource - 5.0.0-alpha.1.20060.2 (parent: Microsoft.NETCore.App.Runtime.win-x64) - Microsoft.NETCore.App.Runtime.win-x64 - 5.0.0-alpha.1.20060.2 (parent: Microsoft.Extensions.Logging) - System.Reflection.Metadata - 5.0.0-alpha.1.20060.2 (parent: Microsoft.NETCore.App.Runtime.win-x64) - System.Text.Encodings.Web - 5.0.0-alpha.1.20060.2 (parent: Microsoft.NETCore.App.Runtime.win-x64) - Microsoft.Extensions.DependencyModel - 5.0.0-alpha.1.20060.2 (parent: Microsoft.Extensions.Logging) - Microsoft.NETCore.App.Ref - 5.0.0-alpha.1.20060.2 (parent: Microsoft.Extensions.Logging) - Microsoft.NETCore.App.Internal - 5.0.0-alpha.1.20060.2 (parent: Microsoft.Extensions.Logging) - Microsoft.NETCore.Platforms - 5.0.0-alpha.1.20060.2 (parent: Microsoft.NETCore.App.Runtime.win-x64) * Update dependencies from https://github.com/dotnet/extensions build 20200111.1 - Microsoft.AspNetCore.BenchmarkRunner.Sources - 5.0.0-alpha.1.20061.1 - Microsoft.AspNetCore.Testing - 5.0.0-alpha.1.20061.1 - Microsoft.Extensions.CommandLineUtils.Sources - 5.0.0-alpha.1.20061.1 - Microsoft.Extensions.HashCodeCombiner.Sources - 5.0.0-alpha.1.20061.1 - Microsoft.Extensions.NonCapturingTimer.Sources - 5.0.0-alpha.1.20061.1 - Microsoft.Extensions.Logging - 5.0.0-alpha.1.20061.1 Dependency coherency updates - System.Diagnostics.DiagnosticSource - 5.0.0-alpha.1.20060.7 (parent: Microsoft.NETCore.App.Runtime.win-x64) - Microsoft.NETCore.App.Runtime.win-x64 - 5.0.0-alpha.1.20060.7 (parent: Microsoft.Extensions.Logging) - System.Reflection.Metadata - 5.0.0-alpha.1.20060.7 (parent: Microsoft.NETCore.App.Runtime.win-x64) - System.Text.Encodings.Web - 5.0.0-alpha.1.20060.7 (parent: Microsoft.NETCore.App.Runtime.win-x64) - Microsoft.Extensions.DependencyModel - 5.0.0-alpha.1.20060.7 (parent: Microsoft.Extensions.Logging) - Microsoft.NETCore.App.Ref - 5.0.0-alpha.1.20060.7 (parent: Microsoft.Extensions.Logging) - Microsoft.NETCore.App.Internal - 5.0.0-alpha.1.20060.7 (parent: Microsoft.Extensions.Logging) - Microsoft.NETCore.Platforms - 5.0.0-alpha.1.20060.7 (parent: Microsoft.NETCore.App.Runtime.win-x64) * Update dependencies from https://github.com/dotnet/extensions build 20200112.1 - Microsoft.AspNetCore.BenchmarkRunner.Sources - 5.0.0-alpha.1.20062.1 - Microsoft.AspNetCore.Testing - 5.0.0-alpha.1.20062.1 - Microsoft.Extensions.CommandLineUtils.Sources - 5.0.0-alpha.1.20062.1 - Microsoft.Extensions.HashCodeCombiner.Sources - 5.0.0-alpha.1.20062.1 - Microsoft.Extensions.NonCapturingTimer.Sources - 5.0.0-alpha.1.20062.1 - Microsoft.Extensions.Logging - 5.0.0-alpha.1.20062.1 Dependency coherency updates - System.Diagnostics.DiagnosticSource - 5.0.0-alpha.1.20061.3 (parent: Microsoft.NETCore.App.Runtime.win-x64) - Microsoft.NETCore.App.Runtime.win-x64 - 5.0.0-alpha.1.20061.3 (parent: Microsoft.Extensions.Logging) - System.Reflection.Metadata - 5.0.0-alpha.1.20061.3 (parent: Microsoft.NETCore.App.Runtime.win-x64) - System.Text.Encodings.Web - 5.0.0-alpha.1.20061.3 (parent: Microsoft.NETCore.App.Runtime.win-x64) - Microsoft.Extensions.DependencyModel - 5.0.0-alpha.1.20061.3 (parent: Microsoft.Extensions.Logging) - Microsoft.NETCore.App.Ref - 5.0.0-alpha.1.20061.3 (parent: Microsoft.Extensions.Logging) - Microsoft.NETCore.App.Internal - 5.0.0-alpha.1.20061.3 (parent: Microsoft.Extensions.Logging) - Microsoft.NETCore.Platforms - 5.0.0-alpha.1.20061.3 (parent: Microsoft.NETCore.App.Runtime.win-x64) * Update dependencies from https://github.com/dotnet/arcade build 20200112.1 - Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20062.1 * Update to newer SDK * Update SDK Co-authored-by: William Godbe <wigodbe@microsoft.com>
2020-01-14 02:16:11 +03:00
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>4822e3c3aa77eb82b2fb33c9321f923cf11ddde6</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="7.0.0-beta.21603.6">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>b3e949192067c8acdaaae35015534f76e92d79d4</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>