Top "Visual-studio-2017" questions

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

Detected package downgrade warning (dotnet core, vs 2017)

I have just updated all my nuget packages for my solution (dotnet core 1.1 project). I am now getting the following …

.net nuget .net-core visual-studio-2017 csproj
Cannot be opened because it is version 852. this server supports version 782 and earlier

I am using Visual Studio 2017 and SQL Server 2014. While attaching a database file to Visual Studio, I get this error: "" …

c# sql-server visual-studio-2017 sql-server-2014 sql-server-2016
How to enable CodeLens for Visual Studio 2017 Community

I recently installed Visual Studio 2017 Community and noticed that there is no CodeLens. I had CodeLens enabled on Visual Studio 2015 …

visual-studio-2017 codelens
VCVARSALL.BAT for Visual studio 2017

What is the location of file: VCVARSALL.BAT for Visual studio 2017?

visual-studio-2017
Visual Studio 2017 Enable SSL

How do you enable SSL for a project in Visual Studio 2017? In VS15, I could select Project -> Properties …

ssl https kestrel-http-server visual-studio-2017
Could not load file or assembly 'Microsoft.Build.Framework'(VS 2017)

When I try running the command "update-database", I get this exception: Specify the '-Verbose' flag to view the SQL statements …

c# msbuild migration visual-studio-2017
How To Disable Https in Visual Studio 2017 Web Proj ASP.NET Core 2.0

I've created a default project in Visual Studio 2017 with ASP.NET Core 2.0. I've chosen the Web App with MVC and …

visual-studio asp.net-core visual-studio-2017 iis-express asp.net-core-2.0
Visual Studio - suddenly cannot debug tests

I'm not sure what I did, but all of a sudden, my Visual Studio 2012 will not debug any tests. If …

visual-studio visual-studio-2012 visual-studio-2017 visual-studio-debugging vs-unit-testing-framework
How to disable JavaScript build error in Visual Studio 2017?

I just updated Visual Studio 2017 from RC to final. I didn’t get the following error but recently I get …

javascript visual-studio visual-studio-2017 eslint
Disabling highlighting of current line in the Visual Studio editor

The Visual Studio editor highlights the current line by changing the background color of the current line. Is there a …

visual-studio visual-studio-2012 visual-studio-2015 visual-studio-2017 visual-studio-2019