Forum member
andrnes
3 posts
Posts by andrnes
-
Problem building project using VS2022 Preview
[quote]For me this project doesn't work on VS2019 either.[/quote] My apologies, I forgot to mention that it only worked on VS2019 for me when I uninstalled VS2022. So yes, it doesn't work for me either in VS2019 nor VS2022 when both are installed. I added the global.json as you mentioned, and tha…
04 Aug 2021 12:55 UTC
-
Problem building project using VS2022 Preview
Hi, I tried setting the build process CPU architecture as instructed, but it didn't fix the error. I've zipped the minimal project [url=https://www.jottacloud.com/s/147e53a8280a44a419ba1b0b2c890d0164f]here[/url].
04 Aug 2021 11:47 UTC
-
Problem building project using VS2022 Preview
Hi, I am getting an error in Visual Studio 2022 Preview 2.1 when trying to build a specific project. The class library is targeting .NET 5 for Windows using the TargetFramework moniker net5.0-windows. The class library is used for a WPF project so it also contains the tag <UseWPF>true</UseWPF>. T…
04 Aug 2021 10:28 UTC