I have a testing (unit testing and integration testing) app in .net core 5,, Another explanation that I can say is that in my solution I have 3 Project , 1 for App and 2 other for testing when I build my project I get this error
when I build my project I get this error
Error Could not find a part of the path 'C:\testProject\obj\Debug\net6.0\testProject.GeneratedMSBuildEditorConfig.editorconfig'. testProject C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\Roslyn\Microsoft.Managed.Core.targets 190
Why I get this error? How can I solve this error? Thank a bunch
The issue is that the path is very long. You can fix it by enabling "long path support". https://learn.microsoft.com/en-us/windows/win32/fileio/maximum-file-path-limitation?tabs=registry
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With