Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in visual-studio-2017

"PDB format is not supported" with .NET portable debugging information

Does Visual Studio 2017 support a _references.js file?

Generate Script button is disabled in visual studio after schema comparison

Use 64 bit compiler in Visual Studio

c++ visual-studio-2017 cl

how to fix Error TF30063: You are not authorized to access VS2017

tfs visual-studio-2017

Is there a ValueTask<T> in C# 7.0?

Visual Studio 2017 csproj core file exclusion

How to install .NET Framework 3.5 SP1 into Visual Studio 2017

.net visual-studio-2017

Entity Framework not appearing in Add New Item list in Visual Studio 2017

How to add a Class Diagram to an ASP.NET Core project in VS 2017?

VS2017 Task Runner Explorer No Tasks Found

gulp visual-studio-2017

Can't set 64 bit target for Setup Project in Visual Studio 2017

Visual Studio 2017, How to make #include <pthread.h> work?

c visual-studio-2017

Include Nuget dependencies in my build output?

Using Entity Framework Core migrations for class library project

Error 0x80004003 during VS 2017 RC install

visual-studio-2017

VS2017: The debugger is not properly installed. Cannot debug the requested type of code

Visual Studio does not display .NET Core 2.2 in Target Framework dropdown [duplicate]

Aspect Oriented Programming with Roslyn

Why is TryParse in C#7 syntax (empty out parameter) emitting a warning if you compile it?