aspnetcore/eng/helix/content
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
..
RunTests
mssql
InstallDotNet.ps1
InstallJdk.ps1
InstallNode.ps1
README.md
RunPowershell.cmd
default.NuGet.config
default.runner.json
installjdk.sh
installnode.sh
runtests.cmd
runtests.sh

README.md

Helix content

The content of this folder is included in the test payload for each Helix work item. The code here is mean to be used alongside test binaries.