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 Use BlazorWebAssemblySDK (#24371) 2020-08-11 17:29:01 +00:00
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 Do not use `$(AppRuntimeVersion)` or NETCore version for shared Fx in Helix runs (#25477) 2020-08-31 21:40:02 -07:00
Helix.targets Fix Helix testing issues with stable versions and local builds (#25865) 2020-09-13 21:45:23 -07:00
Java.Common.props Add incremental build and project references to java projects (#25707) 2020-09-08 16:30:18 -07:00
Java.Common.targets Add incremental build and project references to java projects (#25707) 2020-09-08 16:30:18 -07:00
MicroBuild.Plugin.props
Npm.Common.props Use IgnoreStandardErrorWarningFormat more extensively in Npm.Common.targets (#24682) 2020-08-07 15:20:12 -07:00
Npm.Common.targets Remove requirements for VS 16.7 2020-08-10 10:33:24 -07:00
Packaging.targets Remove requirements for VS 16.7 2020-08-10 10:33:24 -07:00
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