Relative Content

Tag Archive for visual-studio-2022

VS2022: Unable to change target to WSL2 instance (Echo command failing)

I’m trying to work with VS2022 & CMake while targeting the WSL2 instance following this article. I have an existing Ubuntu-20.04 WSL2 instance that I’ve been working with for a while now for my C++ builds. My intention is to move my development to the Linux platform, but still use VS2022.

In visual studio 2022 GoogleServiceJson there is no compilation mode

I have a new .net maui project and I installed the Xamarin.Firebase.Auth package via nuget to be able to set the “GoogleServiceJson” compilation action, the google-services.json file. I noticed that if I set the minimum Android version to 14 in the project properties, the “GoogleServiceJson” option does not appear, creating a new project without selecting the minimum version this option appears. There seems to be a problem related to Android34. The rest of the project works with Android34, but if I make this choice I cannot set the action that requires the Google file.

“IdentityServicePackage” Visual Studio 2022 keeps crashing after display the message couldn’t load “IdentityServicePackage”

When I launch VS 2022, it displays the following two message shown on the screen shots below, then displays the initial VS screen for a couple of seconds, then crashes. I am including the activitylog.xml file as well. Please help.
Windows up to date with all updates. I tried almost every single solution listed online to no avail.enter image description here
enter image description here