-
Notifications
You must be signed in to change notification settings - Fork 18
Intermittent build issues
Steve Gilham edited this page Jan 19, 2023
·
19 revisions
I occasionally see failures about FxCop dependencies of dependencies not being found, which then go away when I retry the build. If you see them, just re-try
One looks like this
Project : error : CA0001 : The following error was encountered while reading module 'Fake.DotNet.Cli': Assembly reference cannot be resolved: Fake.DotNet.NuGet, Version=5.23.0.0, Culture=neutral, PublicKeyToken=null.
another like
Project : error : CA0001 : The following error was encountered while reading module 'Fake.DotNet.MSBuild': Assembly reference cannot be resolved: StructuredLogger, Version=2.1.0.0, Culture=neutral, PublicKeyToken=d4c7181801cb6448.