aspnetcore/eng
dotnet-maestro[bot] 8dc0b49ea7
[release/3.1] Update dependencies from dotnet/arcade (#20815)
* Update dependencies from https://github.com/dotnet/arcade build 20200413.4

- Microsoft.DotNet.Arcade.Sdk: 1.0.0-beta.20113.5 -> 1.0.0-beta.20213.4
- Microsoft.DotNet.GenAPI: 1.0.0-beta.20113.5 -> 1.0.0-beta.20213.4
- Microsoft.DotNet.Helix.Sdk: 2.0.0-beta.20113.5 -> 2.0.0-beta.20213.4

Dependency coherency updates

- Microsoft.AspNetCore.Analyzer.Testing: 3.1.4-servicing.20181.5 -> 3.1.4-servicing.20202.2 (parent: Microsoft.EntityFrameworkCore)
- Microsoft.AspNetCore.BenchmarkRunner.Sources: 3.1.4-servicing.20181.5 -> 3.1.4-servicing.20202.2 (parent: Microsoft.EntityFrameworkCore)
- Microsoft.Extensions.ActivatorUtilities.Sources: 3.1.4-servicing.20181.5 -> 3.1.4-servicing.20202.2 (parent: Microsoft.EntityFrameworkCore)
- Microsoft.Extensions.CommandLineUtils.Sources: 3.1.4-servicing.20181.5 -> 3.1.4-servicing.20202.2 (parent: Microsoft.EntityFrameworkCore)
- Microsoft.Extensions.HashCodeCombiner.Sources: 3.1.4-servicing.20181.5 -> 3.1.4-servicing.20202.2 (parent: Microsoft.EntityFrameworkCore)
- Microsoft.Extensions.HostFactoryResolver.Sources: 3.1.4-servicing.20181.5 -> 3.1.4-servicing.20202.2 (parent: Microsoft.EntityFrameworkCore)
- Microsoft.Extensions.Logging.Testing: 3.1.4-servicing.20181.5 -> 3.1.4-servicing.20202.2 (parent: Microsoft.EntityFrameworkCore)
- Microsoft.Extensions.ParameterDefaultValue.Sources: 3.1.4-servicing.20181.5 -> 3.1.4-servicing.20202.2 (parent: Microsoft.EntityFrameworkCore)
- Microsoft.Extensions.TypeNameHelper.Sources: 3.1.4-servicing.20181.5 -> 3.1.4-servicing.20202.2 (parent: Microsoft.EntityFrameworkCore)
- Microsoft.Extensions.ValueStopwatch.Sources: 3.1.4-servicing.20181.5 -> 3.1.4-servicing.20202.2 (parent: Microsoft.EntityFrameworkCore)
- Microsoft.NETCore.App.Internal: 3.1.4-servicing.20181.2 -> 3.1.4-servicing.20202.1 (parent: Microsoft.Extensions.Logging)
- Internal.AspNetCore.Analyzers: 3.1.4-servicing.20181.5 -> 3.1.4-servicing.20202.2 (parent: Microsoft.EntityFrameworkCore)
- Microsoft.AspNetCore.Testing: 3.1.4-servicing.20181.5 -> 3.1.4-servicing.20202.2 (parent: Microsoft.EntityFrameworkCore)

* Fixup nuget.config

* Only update from Arcade

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: William Godbe <wigodbe@microsoft.com>
2020-04-14 19:58:09 +00:00
..
common [release/3.1] Update dependencies from dotnet/arcade (#20815) 2020-04-14 19:58:09 +00:00
docker Use stages pipeline (#13040) 2019-09-10 20:43:24 -07:00
helix [Helix] run on arm queues (#11422) 2019-06-30 01:04:53 -07:00
scripts Fix various "Type or namespace not found" errors (#20736) 2020-04-14 10:57:26 -07:00
targets Mark AspNetCore projects that aren't packaged explicitly (#18767) 2020-02-13 15:51:27 -08:00
tools Merged PR 4703: [internal/release/3.1] Update dependencies from 1 repositories 2019-12-15 17:23:03 +00:00
AfterSigning.targets Always generate checksums as last part of publish job (#20367) 2020-04-01 16:25:37 -07:00
AfterSolutionBuild.targets Use stages pipeline (#13040) 2019-09-10 20:43:24 -07:00
Baseline.Designer.props Update branding to 3.1.4 (#20110) 2020-03-25 09:16:36 -07:00
Baseline.xml Update branding to 3.1.4 (#20110) 2020-03-25 09:16:36 -07:00
Build.props Build 3.1 site extension (#18568) 2020-02-14 09:35:01 -08:00
CodeGen.proj Mark AspNetCore projects that aren't packaged explicitly (#18767) 2020-02-13 15:51:27 -08:00
Dependencies.props [release/3.0] Stabilize package versions (#14933) 2019-11-01 21:52:33 -07:00
FlakyTests.AfterArcade.props Add a separate test pass to run flaky tests that doesn't fail the build (#8486) 2019-03-18 18:21:14 -07:00
FlakyTests.BeforeArcade.props Replace KoreBuild with Arcade (#11122) 2019-06-19 10:03:38 -07:00
GenAPI.exclusions.txt Update `internal` types and members in *.Manual.cs files 2019-12-13 12:10:44 -08:00
LicenseHeader.txt Add reference assemblies support (#7764) 2019-02-21 14:33:35 -08:00
PlatformManifest.txt Use checked-in platform manifest in 3.1.2 (#18250) 2020-01-15 11:01:16 -08:00
PoliCheckExclusions.xml Update PoliCheckExclusions.xml (#17705) 2020-01-15 14:34:58 -08:00
ProjectReferences.props Merge branch 'release/3.1' into merge/release/3.0-to-release/3.1 2019-12-11 20:03:03 -08:00
PublishSymbols.proj [release/3.1] Update dependencies from 2 repositories (#13571) 2019-09-15 21:27:50 -07:00
Publishing.props Always generate checksums as last part of publish job (#20367) 2020-04-01 16:25:37 -07:00
SharedFramework.External.props Add missing assemblies to ref pack (#19161) 2020-02-20 15:01:28 -08:00
SharedFramework.Local.props Mark AspNetCore projects that aren't packaged explicitly (#18767) 2020-02-13 15:51:27 -08:00
SignCheckExclusionsFile.txt Re-enable signing validation (#13899) 2019-11-19 07:14:34 -08:00
Signing.props Use stages pipeline (#13040) 2019-09-10 20:43:24 -07:00
Tools.props Remove prebuilts for source build (#13360) 2019-08-27 11:18:52 -07:00
Version.Details.xml [release/3.1] Update dependencies from dotnet/arcade (#20815) 2020-04-14 19:58:09 +00:00
Versions.props [release/3.1] Update dependencies from dotnet/arcade (#20815) 2020-04-14 19:58:09 +00:00
Workarounds.props Update to newer SDK 2019-10-02 16:24:35 -07:00
Workarounds.targets Use reference assemblies when compiling Razor views (#18395) 2020-01-16 17:56:14 -08:00
WorkaroundsImported.targets Add support for source-build (#11717) 2019-07-08 11:02:30 -07:00
configure-toolset.ps1 Replace KoreBuild with Arcade (#11122) 2019-06-19 10:03:38 -07:00
configure-toolset.sh Replace KoreBuild with Arcade (#11122) 2019-06-19 10:03:38 -07:00
empty.proj Use stages pipeline (#13040) 2019-09-10 20:43:24 -07:00