Forum member

erikgassler

4 posts

Posts by erikgassler

  1. Latest .NET SDK release breaks NCrunch builds - NCrunch ignores global.json

    Yes, it took some time finding it, I must have scrolled past it a dozen times but changing the Build Sdk setting to 8.0.100 for each project fixed the NCrunch builds.

  2. Latest .NET SDK release breaks NCrunch builds - NCrunch ignores global.json

    I have a .NET 8 Blazor project that has been working in .NET 8.0.100 but broke with the recent Visual Studio update that includes the new .NET 8.0.201 release. This release is breaking the build. I am able to get around this by adding a global.json file to the root of my solution to explicitly us…

  3. System.IO.PathTooLongException

    The UI is limiting me to select from Desktop and any subfolders of Desktop, which I have discovered when OneDrive is enabled then I am essentially limited to OneDrive desktop. If I close OneDrive then Windows desktop appears to have access to select my C drive and its subfolders. This allowed me to …

  4. System.IO.PathTooLongException

    This solution appears to no longer work. The current version of NCrunch is not allowing me to set paths outside of the default or Desktop directory/sub-directories.