aspnetcore/eng/targets
Pranav K 39f18c0f14
Use IgnoreStandardErrorWarningFormat more extensively in Npm.Common.targets (#24682)
This is a possible fix for the 'Waiting for the other yarn instance to finish' error that appears during our CI builds

This property is configured in [CSharp.Common.props](https://github.com/dotnet/aspnetcore/blob/master/eng/targets/CSharp.Common.props#L57-L61) but not the NPM one.
However it is used in exactly one place in the [targets](https://github.com/dotnet/aspnetcore/blob/master/eng/targets/Npm.Common.targets#L45)

This change updates the target to use it more consistently and to declare it
it in the props file
2020-08-07 15:20:12 -07:00
..
CSharp.Common.props Keep `@(Reference)` metadata when creating `@(ProjectReference)` items (#21567) 2020-08-04 10:05:55 -07:00
CSharp.Common.targets Use Microsoft.CodeAnalysis.PublicApiAnalyzers (#24188) 2020-07-24 09:45:11 -07:00
Cpp.Common.props
Cpp.Common.targets
FSharp.Common.targets
FunctionalTestAsset.targets Add gRPC interop tests (again) (#20069) 2020-03-23 13:29:50 -07:00
FunctionalTestWithAssets.targets Add gRPC interop tests (again) (#20069) 2020-03-23 13:29:50 -07:00
GetRazorSDKDirectory.props Consolidate RazorSdkDirectory logic (#22836) 2020-06-15 09:08:13 -07:00
Helix.Common.props Remove debian 8 from helix runs (#24454) 2020-07-31 20:35:54 +00:00
Helix.props Quarantine tests and bump Helix timeouts (#23762) 2020-07-07 19:56:30 -07:00
Helix.targets Revert "Try using helix sdk support directly again (#23585)" (#24250) 2020-07-23 22:47:36 +00: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 Use IgnoreStandardErrorWarningFormat more extensively in Npm.Common.targets (#24682) 2020-08-07 15:20:12 -07:00
Packaging.targets [release/3.0] Stabilize package versions (#14933) 2019-11-01 21:52:33 -07:00
ResolveIisReferences.targets Build primarily with `dotnet msbuild` (#22017) 2020-05-29 19:02:03 -07:00
ResolveReferences.targets Keep `@(Reference)` metadata when creating `@(ProjectReference)` items (#21567) 2020-08-04 10:05:55 -07:00
Wix.Common.props
Wix.Common.targets