Showing archive results for May 2018

May 18, 2018
Post comments count0
Post likes count0

MSVC now correctly reports __cplusplus

App Center Team
App Center Team

The MSVC compiler’s definition of the __cplusplus predefined macro leaps ahead 20 years in Visual Studio 2017 version 15.7 Preview 3. This macro has stubbornly remained at the value “199711L”, indicating (erroneously!) that the compiler conformed to the C++98 Standard. Now that our conformance catch-up work is drawing to a close we’re updating the ...

May 18, 2018
Post comments count0
Post likes count0

C++ code analysis: configure rules from the command line

App Center Team
App Center Team

Visual Studio version 15.7 Preview 3 introduces a new MSVC compiler switch, /analyze:ruleset, that configures code analysis runs. The primary motivation for this switch is to enable developers who are using C++ Code Analysis without using MSBuild to filter rules. But developers who are using code analysis with MSBuild also benefit from this switch:...

May 16, 2018
Post comments count0
Post likes count0

Azure.Source – Volume 31

App Center Team
App Center Team

Last week, thousands of developers gathered in Seattle for Microsoft Build 2018, Microsoft’s annual developer conference, to learn how we are empowering them to advance the future of society with AI and the intelligent edge. This week's Azure.Source covers a lot of content. For a more concise (TL;DR) summary of Build 2018, check out the Microsoft p...

May 16, 2018
Post comments count0
Post likes count0

Side-by-side minor version MSVC toolsets in Visual Studio 2017

App Center Team
App Center Team

We’ve been delivering improvements to Visual Studio 2017 more frequently than ever before. Since its first release in March we’ve released four major updates to VS2017 and are currently previewing the fifth update, VS2017 version 15.5. The MSVC toolset in VS2017 is built as a minor version update to the VS2015 compiler toolset. This minor version ...

May 16, 2018
Post comments count0
Post likes count0

Publish Improvements in Visual Studio 2017 version 15.7 Preview 4

App Center Team
App Center Team

Today we released Visual Studio 2017 version 15.7. Our 15.7 update brings some exciting updates for publishing applications from Visual Studio that we’re excited to tell you about, including: •Ability to configure publish settings before you publish or create a publish profile •Publish to a fully managed App Service Linux environment •Create Azure ...

May 16, 2018
Post comments count0
Post likes count0

.NET Highlights in Visual Studio 2017 version 15.7 Preview 4

App Center Team
App Center Team

As you know we continue to incrementally improve Visual Studio 2017 (version 15), and our 7th significant update is currently well under way with the 4th preview shipping today. As we’re winding down the preview, we’d like to stop and take the time to tell you about all of the great updates that are coming in Visual Studio version 15.7 for .NET pro...

May 16, 2018
Post comments count0
Post likes count0

What’s new in Microsoft’s Cloud-hosted DevOps Service: VSTS – Sprint 133 Update

App Center Team
App Center Team

The Sprint 133 Update of Visual Studio Team Services (VSTS) has rolled out to all accounts. In this Update we continue to expand on the languages and platforms we support build and release. Check out the demo video for an overview of the features and a look at YAML and the release definition templates. YAML builds, which has been in preview for th...

May 16, 2018
Post comments count0
Post likes count0

CMake Support in Visual Studio – Targets View, Single File Compilation, and Cache Generation Settings

App Center Team
App Center Team

Visual Studio 2017 15.7 Preview 3 is now available, which includes several improvements to the CMake tools. The latest preview offers more control than ever over how to visualize, build, and manage your CMake projects. Please download the preview and check out the latest CMake features such as the Targets View, single file compilation, and more c...

May 12, 2018
Post comments count0
Post likes count0

Build 2018 DevOps Recap – VSTS, App Center, App Insights & More 

App Center Team
App Center Team

DevOps is about people, process and products. Getting it all right requires effort but the benefits to your organization and customers can be huge. Microsoft has a fantastic set of products that can adapt to any language on any platform. In this demo heavy session, starting from just a blank desktop, we will create a new DevOps project and a comple...

May 11, 2018
Post comments count0
Post likes count0

Visual Studio for Mac version 7.5 and beyond

App Center Team
App Center Team

Last year at Build, we launched Visual Studio for Mac, our native macOS IDE for developers building cloud, web, and mobile applications using .NET. Updates have been rolling out at a steady pace ever since, and we’re excited to announce the release of Visual Studio for Mac version 7.5. We have also continued to bring more Visual Studio 2017 code to...