aspnetcore/eng
Nate McMaster 41ce223c1c
Replace Internal.AspNetCore.Sdk with Microsoft.DotNet.Arcade.Sdk (#10674)
* Update build.cmd to install .NET Core into $repoRoot/.dotnet instead of $repoRoot/.dotnet/x64
* Move restore sources from build/sources.props into eng/Versions.props (following arcade conventions)
* Remove usages of RuntimeFrameworkVersion in tests and build
* Update Blazor VSIX to use Arcade VSIX tools
* Rename Common.Tests to IIS.Common.TestLib and make it a test asset
* Remove custom versions props for ANCM installer code
* Remove duplicate references to xunit and remove usages of IsTestProject
* Remove duplicate references to Internal.AspNetCore.Analyzers
* Import Arcade.Sdk props and targets and remove custom versioning props
* Remove references to Internal.AspNetCore.Sdk
* Rename PackageLicenseType => PackageLicenseExpression
* Remove dependency on tasks in Internal.AspNetCore.Sdk, add ref to Internal.AspNetCore.BuildTasks as a temporary workaround
* Use Arcade's nuspec support
* Rename SignalR.Client.FunctionalTests to SignalR.Client.FunctionalTestApp
* Fixes for changes to property evaluation order
* Update BaseLineGenerator to netcoreapp3.0
* React to changes in evaluation order in RPM files and quirks in using <Exec> instead of <Run>
* Update Microsoft.Extensions.ApiDescription.Server to react to changes in Arcade packaging
* Workaround aspnet/AspNetCore#11009
2019-06-07 17:19:41 -07:00
..
common [master] Update dependencies from dotnet/arcade (#10765) 2019-06-03 09:42:18 -07:00
helix [Helix] Try running node services tests on helix again (#9046) 2019-05-29 21:15:29 -07:00
scripts Replace Internal.AspNetCore.Sdk with Microsoft.DotNet.Arcade.Sdk (#10674) 2019-06-07 17:19:41 -07:00
targets Replace Internal.AspNetCore.Sdk with Microsoft.DotNet.Arcade.Sdk (#10674) 2019-06-07 17:19:41 -07:00
tools Replace Internal.AspNetCore.Sdk with Microsoft.DotNet.Arcade.Sdk (#10674) 2019-06-07 17:19:41 -07:00
Baseline.Designer.props Merge branch 'release/2.2' 2019-06-05 10:33:30 -07:00
Baseline.xml Merge branch 'release/2.2' 2019-06-05 10:33:30 -07:00
Dependencies.props Replace Internal.AspNetCore.Sdk with Microsoft.DotNet.Arcade.Sdk (#10674) 2019-06-07 17:19:41 -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 Add a separate test pass to run flaky tests that doesn't fail the build (#8486) 2019-03-18 18:21:14 -07:00
GenAPI.exclusions.txt Integrate authorization into Blazor router (#10491) 2019-05-27 18:12:01 -07:00
LicenseHeader.txt Add reference assemblies support (#7764) 2019-02-21 14:33:35 -08:00
NuGetPackageVerifier.json Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-14 18:16:17 -08:00
PatchConfig.props Merge branch 'release/2.2' 2019-06-05 10:33:30 -07:00
ProjectReferences.props Add Microsoft.Extensions.ApiDesription.Server project and package (#10669) 2019-06-03 18:57:53 -07:00
PublishSymbols.proj Perform symbol publication using Microsoft.SymbolUploader.Build.Task (#10358) 2019-05-23 22:14:40 -07:00
SharedFramework.External.props Enable netstandard2.1 libraries to build (#10614) 2019-05-29 12:50:54 -07:00
SharedFramework.Local.props Remove Transport.Abstractions from existence (#10722) 2019-06-01 17:22:47 -07:00
Version.Details.xml [master] Update dependencies from 2 repositories (#10863) 2019-06-05 14:59:46 -07:00
Versions.props Replace Internal.AspNetCore.Sdk with Microsoft.DotNet.Arcade.Sdk (#10674) 2019-06-07 17:19:41 -07:00
Workarounds.props Replace Internal.AspNetCore.Sdk with Microsoft.DotNet.Arcade.Sdk (#10674) 2019-06-07 17:19:41 -07:00
Workarounds.targets Replace Internal.AspNetCore.Sdk with Microsoft.DotNet.Arcade.Sdk (#10674) 2019-06-07 17:19:41 -07:00
signcheck.exclusions.txt Add new build.cmd/sh options for suppressing restore, NodeJS, setting target arch and OS name, and more (#7137) 2019-01-31 15:47:47 -08:00