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
InstallJdk.ps1
InstallNode.ps1
README.md
RunPowershell.cmd
default.NuGet.config
default.runner.json
installjdk.sh
installnode.sh
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.