I have already read similar questions but the provided answers do not resolve my issue. I need to put all the required NuGet packages by a project inside its ow
If I open a .NET 5 project in Visual Studio 2019, I see code analysis as follows. And now if I open the same project in Visual Studio 2022 Preview, I dont see
I will start by saying that I am not a developer, I use Visual Studio only for TFS as a means of contributing to Work Items in our project (I am a product owner
I'm developing an Integration Services Project [on Visual Studio 2019]. Main reason of developing it, is to create a process of homologation in which 2 files ta
Here are the details: OS: Windows 2016 server accessed over RD Dev tools: VS 2022 17.1.6 & VS 2019 16.11.11. I run VS in Admin mode (both) IIS Express versi
I have the following folder structure for a VS2019 solution/project: Solution_folder\ my_solution.sln cpp_project\ my_cpp_project.vcproj ifort_pr
How do I properly import an existing React project being developed in Visual Studio Code into Visual Studio 2022?
I have been working with Artifactory NuGet packages in Visual Studio 2019 recently, and have a workflow which looks sort of like this: Add private Artifactory r
Where i'm opening the other form using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Data.SqlClient; us
I am in Visual Studio 2019, and when I open the package manager console, I can run: nuget install MartinTestPkgXYZ which will succeed and install the latest ver
OK, suppose I have a C# string for a callstack for a runtime Exception (copied to the clipboard from Azure Application Insights - but it could be from everywher
Sometimes (often) I am getting the message Checking for any code updates during debugging: This makes productivity down. I did some research and find a post on
My Observation: Its for empty folders or for empty folder hierarchy. If I add the folder again then cross is removed. (I have re-sharper installed, and don't k
I have a .NET 5 solution, using git for source control. If I open it in Visual Studio 2019, the branch selector at the bottom right says foo If I navigate to th
Looks like there's no way to checkout a previous commit in Visual Studio 2019 except by adding tags and then checking out the commit with the tag. It works (som
I need to inspect memory content for a Unity project while debugging it. No matter what I try, such as Use managed compatibility mode, the Memory window despera
After I install Visual studio update 16.10.3. MSBuild stopped compiling my Workflow Foundation project. I made lots of search but unfortunately I could not find
We create new KMDF USB project , Open visual studio 2019 v 16.11, go to File -> new -> project -> chose Kernel Mode Driver, USB (KMDF). without any mod
I am trying to exclude an entire folder from being build in my vscode project, I have edited my project file to look like this: <Project Sdk="Microsoft.NET.S
I am trying to build a .NET 4.8 Class Library that I can make COM-Visible as a support library from an Access application. There are no prompts for the version