aspnetcore/eng/targets
Doug Bunting e3b632894d
Fix Helix testing issues with stable versions and local builds (#25865)
- include all shipping packages in Helix payloads that need runtime
  - remove hard-coded `-ci` that broke Helix tests with stable versions or local builds
  - for local builds, do not assume `$(Configuration)` is Release
- support `$(HelixTargetQueues)` property used in RunHelix.ps1
  - lost somewhere along the lines; script ran full matrix

nits:
- clean up redundant addition of runtime and ref/ packages
  - `@(HelixContent)` additions in `_CreateHelixWorkItem` target are ignored
- mention '+' separation of `-HelixQueues` argument to RunHelix.ps1
- allow `$(IsUnitTestProject)` override in case we need it in the future
2020-09-13 21:45:23 -07:00
..
CSharp.Common.props
…
CSharp.Common.targets Update to latest SDK (#25421) 2020-09-10 15:12:17 -07:00
Cpp.Common.props
…
Cpp.Common.targets
…
FSharp.Common.targets
…
FunctionalTestAsset.targets
…
FunctionalTestWithAssets.targets
…
GetRazorSDKDirectory.props
…
Helix.Common.props Add Windows.10.Amd64.Server20H1.Open helix queue (#25627) 2020-09-10 19:36:42 -07:00
Helix.props
…
Helix.targets Fix Helix testing issues with stable versions and local builds (#25865) 2020-09-13 21:45:23 -07:00
Java.Common.props
…
Java.Common.targets
…
MicroBuild.Plugin.props
…
Npm.Common.props
…
Npm.Common.targets
…
Packaging.targets
…
ResolveIisReferences.targets
…
ResolveReferences.targets Remove package version pinning for ref/ assemblies in servicing (#25851) 2020-09-13 14:24:23 -07:00
Wix.Common.props Enable ARM64 installers build. (#25579) 2020-09-10 10:59:37 -07:00
Wix.Common.targets
…