Top "Visual-studio-2017" questions

Visual Studio 2017 (aka Visual Studio "15", includes C++ compiler version 19.

How do you multi-target a .NET Core class library with csproj?

When .NET Core still used the project.json format, you could build a class library targeting multiple frameworks (e.g. …

c# msbuild .net-core visual-studio-2017 csproj
MFC development in vs2017

When I installed vs2017, I did select Windows development with C++ option. After installation, however, I don't see the MFC …

mfc visual-studio-2017
Where can I find Microsoft.TeamFoundation.Build.Client in Visual Studio 2015?

I have a clean windows installation with just Visual Studio 2015 installed and I'm looking to find the Microsoft.TeamFoundation.Build.…

visual-studio-2015 tfs msbuild visual-studio-2017 tfs-2015
System could not be found Visual Studio 2017 ASP.NET Core project

I've installed the newly released version of Visual Studio 2017 and started a fresh ASP.NET Core project targeting .NET Core. …

asp.net-core .net-core visual-studio-2017
How to install LocalDB 2016 along with Visual Studio 2017?

After installing Visual Studio 2017 with the SQL Server Data tools feature checked, I noticed LocalDB was not installed. How can …

visual-studio visual-studio-2017 localdb
Error when installing SSDT (SQL Server Data Tools)

I have a problem during the installation of SQL Server Data Tools for Visual Studio 2017 I get the following error (…

sql visual-studio-2017 ssms sql-server-data-tools sql-server-2017
Git failed with a > fatal error. could not read Username for

I've been struggling with that issue for a couple days now. I'm unable to connect to my Git project (stored …

git visual-studio visual-studio-2017 azure-devops
Unit testing internal methods in VS2017 .Net Standard library

I am currently playing around with the latest Visual Studio 2017 Release Candidate by creating a .Net Standard 1.6 library. I am …

c# unit-testing visual-studio-2017 .net-standard
Could not load file or assembly 'System.ComponentModel.Annotations, Version=4.1.0.0

I have a .NET Standard 1.4 class library that references the System.ComponentModel.Annotations (4.3.0) NuGet package. I'm then referencing this class …

.net visual-studio-2017 .net-standard .net-standard-1.4
Can't get .NET Standard 2.0 installed

I'm trying to create a .NET Standard 2.0 project, however on the project properties page it only has options up to .…

.net visual-studio-2017 .net-standard .net-standard-2.0