Forum member
Marian
4 posts
Posts by Marian
-
CilTypeHashException in C# project when there is C++ project in deps
Thanks for the quick fix. It works! :)
20 Feb 2024 12:08 UTC
-
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…
19 Feb 2024 15:09 UTC
-
Path too long
Note: updating the nuget package resolves the issue
13 Jun 2023 22:50 UTC
-
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…
13 Jun 2023 11:47 UTC