Forum member

egilgamesh

3 posts

Posts by egilgamesh

  1. WPF projects don't compile anymore when dotnet7 is installed

    Thanks for your reply, these machines have already .Net7, we tried with a simple class library project but the problem same. We decide later to do clean windows OS installation for these machines, and the problem is gone, is there any cache/ Registry record files need to consider when we remove N…

  2. WPF projects don't compile anymore when dotnet7 is installed

    unfortunately, it is unexpected behavior, and doesn't happen on all PCs, but using global.json file solve this problem in some cases

  3. WPF projects don't compile anymore when dotnet7 is installed

    Thanks michaelkroes for your kind reply, so far the main problem that related to WPF has been solved with this shared build, but we get a new problem and this stopped Ncrunch to work correctly, please check the below error, even though our projects use .net 7 on machines that have .net7 SDKs w…