aspnetcore/eng/scripts
Nate McMaster dc90e11c7a
Move obj and bin directories into repo root (#10063)
The Arcade SDK requires that the obj/ and bin/ folders be placed in the top-level artifacts/ folder of the repo. Although this PR does not complete our Arcade convergence, this is a step towards updating our repo to build with the Arcade SDK.

Changes:
* Set output path for build to artifacts/bin/$(ProjectName)/ 
* Set intermediate output path for build to artifacts/obj/$(ProjectName)/
* Cleanup .gitignore files (remove duplication between repo-root and tested gitignore files)
* Add code check which looks for project files that share the same name (could cause issues)
* Rename project files to have unique names (avoid race condition of build output)
* Update all locations which were hard-coded to expect bin/ and obj/ in the project directory
* Add overrides for tests which still assert test binaries exist in a given location relative to the source code
2019-05-15 13:44:55 -07:00
..
AddAllProjectRefsToSolution.ps1
CodeCheck.ps1 Move obj and bin directories into repo root (#10063) 2019-05-15 13:44:55 -07:00
GenerateProjectList.ps1
GenerateReferenceAssemblies.ps1
InstallGoogleChrome.ps1 [Templating][Components] Unify and improve E2E testing infrastructure (#8188) 2019-03-11 18:40:18 +01:00
InstallJdk.ps1 Improve local development of Templates (#8196) 2019-03-21 16:29:45 -07:00
InstallVisualStudio.ps1 Stop running InstalVisualStudio.ps1 during CI builds (#9515) 2019-04-19 07:51:51 -07:00
KillProcesses.ps1 [Infrastructure improvements] (#8275) 2019-03-20 08:44:20 +01:00
KillProcesses.sh
cibuild.cmd
cibuild.sh
common.psm1
install-nginx-linux.sh
install-nginx-mac.sh
vs.buildtools.json Install VS 2019 RTM, not Preview, from scripts (#9057) 2019-04-04 05:18:51 -07:00
vs.json Install VS 2019 RTM, not Preview, from scripts (#9057) 2019-04-04 05:18:51 -07:00