aspnetcore/eng/targets
Nate McMaster 8863ebfda1
Add --mutex option to yarn commands (#9919)
Attempt to improve reliability of running yarn commands. Our project structure might cause yarn to be launched multiple times. According to yarn docs, this option should avoid conflicts between multiple instances of yarn

https://yarnpkg.com/en/docs/cli/#toc-concurrency-and-mutex
2019-05-02 17:45:55 -07:00
..
CSharp.Common.props Use C#8 (#8128) 2019-03-02 19:48:43 -08:00
CSharp.Common.targets Reenable IISExpress on helix (#7586) 2019-02-25 09:05:19 -08:00
CSharp.ReferenceAssembly.props Add reference assemblies support (#7764) 2019-02-21 14:33:35 -08:00
Cpp.Common.props Don't rely on the defaults for IntDir (#7513) 2019-02-12 21:26:11 -08:00
Cpp.Common.targets [BRT] Mitigating flaky SignalR tests (#8423) 2019-03-12 12:33:54 -07:00
FSharp.Common.targets
Helix.Common.props Update Helix queues and enable dependency-update automation for the Helix SDK (#9867) 2019-04-30 15:28:01 -07:00
Helix.props Update Helix queues and enable dependency-update automation for the Helix SDK (#9867) 2019-04-30 15:28:01 -07:00
Helix.targets Update Helix queues and enable dependency-update automation for the Helix SDK (#9867) 2019-04-30 15:28:01 -07:00
MicroBuild.Plugin.props
Npm.Common.props
Npm.Common.targets Add --mutex option to yarn commands (#9919) 2019-05-02 17:45:55 -07:00
Packaging.targets Replace custom targets for generating assembly attributes and source control info by using SDK features (#7504) 2019-02-13 10:22:03 -08:00
ReferenceAssembly.targets Add reference assemblies support (#7764) 2019-02-21 14:33:35 -08:00
ResolveIisReferences.targets
ResolveReferences.targets Make System.Text.Json the default for SignalR and remove Newtonsoft from shared framework (#9476) 2019-04-18 13:49:24 -07:00
Wix.Common.props Make Visual Studio 2019 a prerequisite to building this repo (#7005) 2019-02-20 09:53:53 -08:00
Wix.Common.targets