aspnetcore/eng/helix/content/RunTests
Doug Bunting 48c1261097
Do not use `$(AppRuntimeVersion)` or NETCore version for shared Fx in Helix runs (#25477)
- remove hard-coded `$(AppRuntimeVersion)` property entirely
  - use `$(SharedFxVersion)` instead

nits:
- make `RunTests` help more clear about how `--runtime` option is used
- remove unused `--sdk` option on `RunTests` command line
- add Microsoft.AspNetCore.App.Ref package to Helix content later, ensuring it exists
2020-08-31 21:40:02 -07:00
..
Directory.Build.props
Directory.Build.targets
ProcessResult.cs
ProcessUtil.cs Use non-generic TaskCompletionSource in SignalR and Kestrel (#22925) 2020-06-15 17:35:19 -07:00
Program.cs Install dotnet-dump first (#22068) 2020-05-20 23:31:22 -07:00
RunTests.csproj [master] Update dependencies from dotnet/arcade dotnet/aspnetcore-tooling (#21630) 2020-05-15 00:17:02 +00:00
RunTestsOptions.cs Do not use `$(AppRuntimeVersion)` or NETCore version for shared Fx in Helix runs (#25477) 2020-08-31 21:40:02 -07:00
TestRunner.cs Improve crash/hang support in helix (#24489) 2020-08-01 10:38:26 -07:00