aspnetcore/eng/helix/content
Doug Bunting b592cf6610
Place ref/ layout where SDK can find it (#25987)
- correct Helix test failures with stable versions, where SDK's packs aren't enough

E.g. from https://dev.azure.com/dnceng/internal/_build/results?buildId=813814
``` text
...\.dotnet\sdk\5.0.100-rc.1.20379.10\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets(318,5): error MSB4018: The "ResolveTargetingPackAssets" task failed unexpectedly. [...\src\ProjectTemplates\test\bin\Release\net5.0\TestTemplates\AspNet.m0yq3xrporu\AspNet.m0yq3xrporu.csproj]
...\.dotnet\sdk\5.0.100-rc.1.20379.10\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets(318,5): error MSB4018: System.IO.DirectoryNotFoundException: Could not find a part of the path '...\.dotnet\packs\Microsoft.AspNetCore.App.Ref\5.0.0\data\FrameworkList.xml'. [...\src\ProjectTemplates\test\bin\Release\net5.0\TestTemplates\AspNet.m0yq3xrporu\AspNet.m0yq3xrporu.csproj]
```
2020-09-17 21:03:07 -07:00
..
RunTests Place ref/ layout where SDK can find it (#25987) 2020-09-17 21:03:07 -07:00
mssql Better retries (#22898) 2020-06-16 23:17:11 -07:00
InstallJdk.ps1 Better retries (#22898) 2020-06-16 23:17:11 -07:00
InstallNode.ps1 Better retries (#22898) 2020-06-16 23:17:11 -07:00
README.md
RunPowershell.cmd
default.NuGet.config Replace RunTests scripts with .NET app (#20337) 2020-04-01 09:01:34 -07:00
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 Pass `$(MicrosoftNETCoreAppInternalPackageVersion)` to Helix jobs (#25850) 2020-09-13 11:40:33 -07:00
runtests.sh Pass `$(MicrosoftNETCoreAppInternalPackageVersion)` to Helix jobs (#25850) 2020-09-13 11:40:33 -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.