You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/home/timmy/.nuget/packages/microsoft.build.artifacts/5.0.0/build/Microsoft.Build.Artifacts.Common.targets(51,5): error MSB4061: The "Robocopy" task could not be instantiated from "/home/timmy/.nuget/packages/microsoft.build.artifacts/5.0.0/build/netstandard2.0/Microsoft.Build.Artifacts.dll". [blah.csproj]
/home/timmy/.nuget/packages/microsoft.build.artifacts/5.0.0/build/Microsoft.Build.Artifacts.Common.targets(51,5): error MSB4061: System.TypeInitializationException: The type initializer for 'Microsoft.Build.Artifacts.FileSystem' threw an exception. [blah.csproj]
/home/timmy/.nuget/packages/microsoft.build.artifacts/5.0.0/build/Microsoft.Build.Artifacts.Common.targets(51,5): error MSB4061: ---> System.IO.FileNotFoundException: Could not load file or assembly 'CopyOnWrite, Version=0.9.9999.0, Culture=neutral, PublicKeyToken=49642b47d27a30e9'. The system cannot find the file specified. [blah.csproj]
/home/timmy/.nuget/packages/microsoft.build.artifacts/5.0.0/build/Microsoft.Build.Artifacts.Common.targets(51,5): error MSB4061: [blah.csproj]
/home/timmy/.nuget/packages/microsoft.build.artifacts/5.0.0/build/Microsoft.Build.Artifacts.Common.targets(51,5): error MSB4061: File name: 'CopyOnWrite, Version=0.9.9999.0, Culture=neutral, PublicKeyToken=49642b47d27a30e9' [blah.csproj]
/home/timmy/.nuget/packages/microsoft.build.artifacts/5.0.0/build/Microsoft.Build.Artifacts.Common.targets(51,5): error MSB4061: --- End of inner exception stack trace --- [blah.csproj]
/home/timmy/.nuget/packages/microsoft.build.artifacts/5.0.0/build/Microsoft.Build.Artifacts.Common.targets(51,5): error MSB4061: at Microsoft.Build.Artifacts.FileSystem.get_PathComparer() [blah.csproj]
/home/timmy/.nuget/packages/microsoft.build.artifacts/5.0.0/build/Microsoft.Build.Artifacts.Common.targets(51,5): error MSB4061: at Microsoft.Build.Artifacts.Tasks.Robocopy..ctor() [blah.csproj]
/home/timmy/.nuget/packages/microsoft.build.artifacts/5.0.0/build/Microsoft.Build.Artifacts.Common.targets(51,5): error MSB4061: at System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean wrapExceptions) [blah.csproj]
/home/timmy/.nuget/packages/microsoft.build.artifacts/5.0.0/build/Microsoft.Build.Artifacts.Common.targets(51,5): error MSB4060: The "Robocopy" task has been declared or used incorrectly, or failed during construction. Check the spelling of the task name and the assembly name. [blah.csproj]
Error changing from 4.2.0 to 5.0.0:
@erikmav
The text was updated successfully, but these errors were encountered: