-
Notifications
You must be signed in to change notification settings - Fork 298
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Visual Studio 2019 image update on November 2, 2021
- Loading branch information
1 parent
130ada8
commit a07b802
Showing
2 changed files
with
55 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
--- | ||
layout: update | ||
date: 2021-11-02 | ||
title: Visual Studio 2019 image update on November 2, 2021 | ||
platform: windows | ||
--- | ||
|
||
## What's new | ||
|
||
* Visual Studio 2019 version 16.11.5 | ||
* .NET Core 3.1.414, 5.0.402 | ||
* Python 3.10.0 | ||
* Google Chrome 95.0.4638.69 | ||
* Microsoft Edge 95.0.1020.40 | ||
* Firefox 93.0 | ||
* Go 1.17.2, 1.16.9 | ||
* CMake 3.21.4 | ||
* Qt 6.2.1 | ||
* PowerShell Core 7.1.5 | ||
* Apache Maven 3.8.3 | ||
|
||
## Previous worker image | ||
|
||
There is a build worker image available from previous deployment. You can use it in case of any issues with the current image: | ||
|
||
`Previous Visual Studio 2019` | ||
|
||
You can select build worker image in "Build worker image" dropdown on Environment tab of project settings or if you use `appveyor.yml`: | ||
|
||
```yaml | ||
image: Previous Visual Studio 2019 | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters