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 Do not use `$(AppRuntimeVersion)` or NETCore version for shared Fx in Helix runs (#25477) 2020-08-31 21:40:02 -07:00
mssql
InstallDotNet.ps1 Helix pass in -nopath for dotnet-install (#24968) 2020-08-18 16:57:29 -07:00
InstallJdk.ps1
InstallNode.ps1
README.md
RunPowershell.cmd
default.NuGet.config
default.runner.json
installjdk.sh Use 5 retries in curl (#23112) 2020-06-18 19:01:01 -07:00
installnode.sh Use 5 retries in curl (#23112) 2020-06-18 19:01:01 -07:00
runtests.cmd Do not use `$(AppRuntimeVersion)` or NETCore version for shared Fx in Helix runs (#25477) 2020-08-31 21:40:02 -07:00
runtests.sh Do not use `$(AppRuntimeVersion)` or NETCore version for shared Fx in Helix runs (#25477) 2020-08-31 21:40:02 -07:00

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.