aspnetcore/eng
Doug Bunting 12f92dbc8c
Eliminate duplicates in Helix `TestRunner` (#25663)
* Eliminate duplicates in Helix `TestRunner`
- do not add source that's already in NuGet.config
  - configuration file now part of Helix content
- do not re-set an env variable that's set in `runtests.*`

nit: simplify `%Path% setting in runtests.cmd
- always quote the value
- but, keep the `SETLOCAL` command
  - don't pollute environment on Helix agents

* Remove `--source` options we don't need anymore from `runtests.*`
- nit: add `--no-restore` to `dotnet run` command after `dotnet restore`

* Add `--arch arm64` to ARM64 `restore` build steps
- #25397
- was restoring for the wrong architecture

nit: add `--no-restore` to Helix project build steps
- already restored
2020-09-09 11:58:05 -07:00
..
common [release/5.0-rc2] Update dependencies from dotnet/arcade dotnet/runtime dotnet/efcore (#25555) 2020-09-08 23:34:53 +00:00
docker Use containers instead of dockerbuild.sh (#23497) 2020-07-01 13:46:56 -07:00
helix Eliminate duplicates in Helix `TestRunner` (#25663) 2020-09-09 11:58:05 -07:00
scripts Merge branch 'release/5.0' into wtgodbe/MergePreview8 2020-09-01 09:47:29 -07:00
targets Add incremental build and project references to java projects (#25707) 2020-09-08 16:30:18 -07:00
tools [release/5.0] Correct baseline checks (#25227) 2020-08-28 09:53:20 -07:00
AfterSigning.targets Don't explicitly import Arcade SDK in AfterSigning.targets (#22429) 2020-06-03 14:18:17 -07:00
AfterSolutionBuild.targets Build primarily with `dotnet msbuild` (#22017) 2020-05-29 19:02:03 -07:00
AllRulesDisabled.ruleset Enable FxCop Analyzers for the repo (#23709) 2020-07-08 15:26:22 -07:00
Baseline.Designer.props [release/5.0] Correct baseline checks (#25227) 2020-08-28 09:53:20 -07:00
Baseline.xml Update Baseline.* files 2020-08-11 18:07:23 -07:00
Build.props Simplify ref/ assembly generation (#24136) 2020-07-21 15:21:30 -07:00
CodeGen.proj Keep `@(Reference)` metadata when creating `@(ProjectReference)` items (#21567) 2020-08-04 10:05:55 -07:00
Common.props
Dependencies.props Updating Web project templates to ms.id.web 0.3.0-preview (#25309) 2020-08-28 19:56:37 -07:00
GenAPI.exclusions.txt
LicenseHeader.txt
PoliCheckExclusions.xml
ProjectReferences.props Move ProtectedBrowserStorage to the shared fx (#25557) 2020-09-09 09:54:14 -07:00
PublishSymbols.proj
Publishing.props Fix fetch of package version in eng/Publishing.props (#24777) 2020-08-11 10:10:24 -07:00
QuarantinedTests.AfterArcade.props
QuarantinedTests.BeforeArcade.props
SharedFramework.External.props [release/5.0-rc2] Update dependencies from dotnet/arcade dotnet/runtime dotnet/efcore (#25555) 2020-09-08 23:34:53 +00:00
SharedFramework.Local.props
SignCheckExclusionsFile.txt
Signing.props Grab some binary logs (#22380) 2020-08-11 07:10:27 +00:00
Tools.props
Version.Details.xml [release/5.0-rc2] Update dependencies from dotnet/runtime dotnet/efcore (#25718) 2020-09-09 06:36:29 +00:00
Versions.props [release/5.0-rc2] Update dependencies from dotnet/runtime dotnet/efcore (#25718) 2020-09-09 06:36:29 +00:00
Workarounds.props Enable `/warnAsError` (#23072) 2020-06-18 15:59:34 -07:00
Workarounds.targets Use `$(TargetFrameworkIdentifier)` and `$(TargetFrameworkVersion)` consistently (#25428) 2020-08-31 11:36:19 -07:00
WorkaroundsImported.targets
configure-toolset.ps1
configure-toolset.sh
empty.proj
sdl-tsa-vars.config Update path after dupe fix 2020-08-05 10:26:39 -07:00