aspnetcore/eng
Doug Bunting 922baf932e
Reduce truncation of information in the runningProcesses*.txt files (#12398)
- widen lines in process dump files
- increase process dump frequency to once every 2 minutes (from 5 minutes)
- simplify process dump filenames
  - no need to keep files from previous ./build.ps1 invocations around
  - by definition, job isn't hung if it can move to next build step
- save previous process dump files
  - should help if cancellation kills processes before final process dump runs

nits:
- move from deprecated `Get-WmiObject` to `Get-CimInstance`
- trim trailing whitespace
2019-07-25 22:27:45 -07:00
..
common [master] Update dependencies from dotnet/arcade aspnet/Blazor (#12436) 2019-07-22 10:21:50 -07:00
docker
…
helix
…
scripts Reduce truncation of information in the runningProcesses*.txt files (#12398) 2019-07-25 22:27:45 -07:00
targets
…
tools
…
AfterSolutionBuild.targets
…
Baseline.Designer.props
…
Baseline.xml
…
Build.props
…
CodeGen.proj
…
Dependencies.props fix #12445 by migrating dotnet-sql-cache to new SqlClient (#12447) 2019-07-23 14:40:18 -07:00
FlakyTests.AfterArcade.props
…
FlakyTests.BeforeArcade.props
…
GenAPI.exclusions.txt Remove manual ref-assembly generation for Components 2019-07-23 14:39:14 -07:00
LicenseHeader.txt
…
PatchConfig.props
…
ProjectReferences.props
…
PublishSymbols.proj
…
SharedFramework.External.props
…
SharedFramework.Local.props
…
Signing.props fix #12445 by migrating dotnet-sql-cache to new SqlClient (#12447) 2019-07-23 14:40:18 -07:00
Tools.props
…
Version.Details.xml [master] Update dependencies from aspnet/EntityFrameworkCore (#12579) 2019-07-25 21:04:29 +00:00
Versions.props [master] Update dependencies from aspnet/EntityFrameworkCore (#12579) 2019-07-25 21:04:29 +00:00
Workarounds.props
…
Workarounds.targets
…
WorkaroundsImported.targets
…
configure-toolset.ps1
…
configure-toolset.sh
…