Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in visual-studio

How to use a different Git version in Visual Studio 2017?

How to set startup object in console application in C#?

Visual Studio 2017 dotnet crash when changing target build

c# .net visual-studio x86 target

Can you store start action / startup projects in project/sln files?

visual-studio

FTPS publish in Visual Studio fails, results in "Secure connection was closed by the remote connection end."

Visual Studio's AndroidApkSigner does not find key in keystore

Could not load file or assembly 'System.IO, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies

Visual Studio Command Palette does not exist

c# angular visual-studio

Which delimiter should be used configuring multiple urls for ASPNETCORE_URLS in VS?

IntelliSense cannot open source file

Is it possible to publish only certain appsettings.json in .NetCore application

Solution Explorer opens in Folders view

visual-studio

C string as template non-type parameter works in gcc 6.3 but does not work in Visual Studio 2017 (19.16.27027.1 for x64)

c++ visual-studio templates

Is it safe to install Visual Studio 2019 preview side-by-side with Visual studio 2019 (Blazor wants the preview)?

Do csproj files in Git need xml tags SccProjectName, SccLocalPath, SccAuxPath, SccProvider with SAK values

git visual-studio csproj

Unable to build web applications with VS 2019

Is there a way to download a specific version of Visual Studio 2019?

visual-studio

0 Total Tests - 0 passed,0 failed ,0 skipped even after having tests in the class

MSVC behaves different about default constructor of closure type in C++20

c++ visual-studio c++20

How to exclude ASP.NET web site code-behind files from compile?