Forum member

Marian

4 posts

Posts by Marian

  1. CilTypeHashException in C# project when there is C++ project in deps

    Thanks for the quick fix. It works! :)

  2. CilTypeHashException in C# project when there is C++ project in deps

    Hi, there is this odd issue where under some conditions a perfectly normal code element in a C# project causes CilTypeHashException when there is a C++ project in it's dependencies. I know that C++ projects are not supported at all, but the C++ project builds fine. The code processing it just som…

  3. Path too long

    Note: updating the nuget package resolves the issue

  4. Path too long

    Hi, I am getting a PathTooLongException and the suggested fixes don't work (partially because the path is a really long path in GAC). Setting LongPathsEnabled=1 doesn't seem to have an effect (not even after a reboot). Unfortunately I can't change the dependency on Rebex.Networking and that long…