Paul
Paul
CC#
Created by Paul on 3/20/2025 in #help
Visual Studio includes only x86 dlls in build
I have a .NET Framework 4.8 WPF project set to x64 and Prefer32Bit set to false. The library .net framework projects are also set to x64 but in the final output the dlls from the system and nuget are all x86 but my Project exe and and my libraries are x64. Does anyone have an idea how to solve and get x64 only?
62 replies