News

Third Preview of Visual Studio 2017 v15.6 Improves Build Tools, More

It's been just a couple week since the second preview of Visual Studio 2017 version 15.6, with the latest iteration featuring improvements to Visual Studio Build Tools, Snapshot Debugging and more.

It builds on improvements announced in the second preview earlier this month, which among other things smoothed the development process of iOS apps with Xamarin.

The updates in the third preview include new support for TypeScript and Node.js in Visual Studio Build Tools.

"The Visual Studio Build Tools allow you to create build servers without installing all of Visual Studio," the release notes say. "The installer already supports C++, ASP.NET, and .NET Core for Desktop projects. In response to customer requests, we are enhancing the Visual Studio Build Tools to support additional project types. In this release we have added support for TypeScript and Node.js projects. We expect to add support for more project types in future releases." The Visual Studio Build Tools for this preview are available for download (Note: clicking on link downloads an executable).

A Microsoft summary of the other updates in preview 3 includes:

  • ClickOnce Tools now supports signing application and deployment manifests file with CNG certificate.
  • Snapshot Debugging can now be started from the Debug Target dropdown for ASP.NET applications.
  • Microsoft added installation progress details on Visual Studio Installer.
  • The C++ compiler optimizes code to run faster through improved optimizations.
  • The company improved error reporting and performance for F# language and tools.

For C++ developers, the team enacted improvements to compile time, the C++ linker and provide-guided optimization.

F++ developers also got several language and tooling improvements with the help of community volunteers (the F# Compiler, Core Library & Tools are open source) who were thanked by name.

A number of fixes were also made concerning:

  • CMake: Exception on loading a project throws "Value cannot be null. Parameter name: path2" error.
  • VS2017 brings new parallel build synchronization issues where VS2015 was stable (C++).
  • Updated C++ compiler broke variadic template expansion.
  • CMake: Cache generation sticks on saving CMakeLists.txt.
  • ServiceHub service host crashes when shutting down an AppDomain due to race condition in CLR's I/O pipes code.
  • Update from VS2017 Enterprise 15.4.5 to 15.5 generates Python3 error.
  • Run tests in Parallel not remembered after restart.
  • Incremental linking broken with multiple projects.
  • Build Tools 2017 installer still missing .NET Core 2.0 SDK.
  • Ctrl-Shift-B does not just build -- it launches ASP.NET Core app.

Microsoft reiterated that such VS previews are not "go-live" and shouldn't be used on production computers or for creating production code.

The company is seeking developer feedback on the preview, via the "Report a Problem" option in the installer or Visual Studio IDE, along with the UserVoice site.

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • Microsoft Highlights Visual Studio Live! Event Lineup and Longtime Developer Community Role

    A Microsoft MVP Blog post on Visual Studio Live!'s longevity arrives as the 2026 conference series continues with upcoming stops at Microsoft HQ, San Diego and Orlando.

  • Using Local AI to Cut Copilot Usage-Based Billing Shock

    After being gobsmacked by the new billing plan using almost all my monthly credits in one or two days, I tried pushing some Copilot-style coding work onto local models in VS Code. What I found was less "free AI" and more "pick your pain": cloud charges on one side, heavy local resource use and long waits on the other.

  • .NET 11 Preview 5 Focuses on Performance, Productivity and Safer Code

    .NET 11 Preview 5 focuses on under-the-hood runtime performance gains, streamlined APIs and language features that reduce boilerplate, plus built‑in security checks and incremental ASP.NET Core and EF Core improvements aimed at everyday developer productivity.

  • VS Code 1.124 Focuses on Agent Autonomy and Parallel Sessions

    Microsoft's June 2026 VS Code update turns on Autopilot by default and adds background sending for agent sessions.

Subscribe on YouTube