diff --git a/src/_updates/2021-11-02.md b/src/_updates/2021-11-02.md
new file mode 100644
index 000000000..5200bb101
--- /dev/null
+++ b/src/_updates/2021-11-02.md
@@ -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
+```
\ No newline at end of file
diff --git a/src/docs/windows-images-software.md b/src/docs/windows-images-software.md
index 578d6d31e..6ec3312ed 100644
--- a/src/docs/windows-images-software.md
+++ b/src/docs/windows-images-software.md
@@ -114,7 +114,7 @@ title: Software pre-installed on Windows build VMs
|
- PowerShell Core 7.1.4 |
+ PowerShell Core 7.1.5 |
|
|
|
@@ -267,7 +267,7 @@ title: Software pre-installed on Windows build VMs
Visual Studio 2019 |
- Visual Studio Community 2019 version 16.11.3 (installed components) | | | | |
+ Visual Studio Community 2019 version 16.11.5 (installed components) | | | | |
Visual Studio Community 2019 Preview version 16.11 Preview 2 on Visual Studio 2019 Preview image | | | | |
SDK/WDK for Windows 10, version 1709 (build 16299) | | | | |
SDK/WDK for Windows 10, version 1803 (build 17134) | | | | |
@@ -422,8 +422,8 @@ title: Software pre-installed on Windows build VMs
.NET Core SDK 2.2.402 | | | | |
.NET Core SDK 3.0.103 | | | | |
.NET Core SDK 3.1.202 | | | | |
- .NET Core SDK 3.1.413 | | | | |
- .NET 5 SDK 5.0.401 | | | | |
+ .NET Core SDK 3.1.414 | | | | |
+ .NET 5 SDK 5.0.402 | | | | |
Silverlight |
@@ -479,12 +479,12 @@ title: Software pre-installed on Windows build VMs
- - Go 1.17.1 x64 (
C:\go - default in PATH )
- - Go 1.17.1 x86 (
C:\go-x86 )
- - Go 1.17.1 x64 (
C:\go117 )
- - Go 1.17.1 x86 (
C:\go117-x86 )
- - Go 1.16.8 x64 (
C:\go116 )
- - Go 1.16.8 x86 (
C:\go116-x86 )
+ - Go 1.17.2 x64 (
C:\go - default in PATH )
+ - Go 1.17.2 x86 (
C:\go-x86 )
+ - Go 1.17.2 x64 (
C:\go117 )
+ - Go 1.17.2 x86 (
C:\go117-x86 )
+ - Go 1.16.9 x64 (
C:\go116 )
+ - Go 1.16.9 x86 (
C:\go116-x86 )
- Go 1.15.15 x64 (
C:\go115 )
- Go 1.15.15 x86 (
C:\go115-x86 )
- Go 1.14.15 x64 (
C:\go114 )
@@ -544,8 +544,8 @@ title: Software pre-installed on Windows build VMs
JDK 14 (x64) (C:\Program Files\Java\jdk14 ) | | | | |
JDK 15 (x64) (C:\Program Files\Java\jdk15 ) | | | | |
JDK 16 (x64) (C:\Program Files\Java\jdk16 ) | | | | |
- Maven 3.5.4 | | | | |
- Maven 3.8.1 | | | | |
+ Apache Maven 3.5.4 | | | | |
+ Apache Maven 3.8.3 | | | | |
Mono |
@@ -635,6 +635,8 @@ title: Software pre-installed on Windows build VMs
Python 3.8.10 x64 (C:\Python38-x64 ) | | | | |
Python 3.9.7 x86 (C:\Python39 ) | | | | |
Python 3.9.7 x64 (C:\Python39-x64 ) | | | | |
+ Python 3.10.0 x86 (C:\Python310 ) | | | | |
+ Python 3.10.0 x64 (C:\Python310-x64 ) | | | | |
pip 19.3.1 | | | | |
pip 21.2.4 | | | | |
Visual C++ Compiler for Python 2.7 | | | | |
@@ -783,10 +785,10 @@ title: Software pre-installed on Windows build VMs
- - Qt 6.2.0:
C:\Qt\6.2.0 (C:\Qt\6.2 mapped to C:\Qt\6.2.0 for backward compatibility)
+ - Qt 6.2.1:
C:\Qt\6.2.1 (C:\Qt\6.2 mapped to C:\Qt\6.2.1 for backward compatibility)
- - MinGW 8.1.0 64 bit:
C:\Qt\6.2.0\mingw81_64
- - msvc2019 64-bit:
C:\Qt\6.2.0\msvc2019_64
+ - MinGW 8.1.0 64 bit:
C:\Qt\6.2.1\mingw81_64
+ - msvc2019 64-bit:
C:\Qt\6.2.1\msvc2019_64
@@ -1112,7 +1114,7 @@ title: Software pre-installed on Windows build VMs
| curl 7.79.1 | | | | |
7-Zip 19.00 | | | | |
Microsoft Web Platform Installer 5.0 | | | | |
- CMake 3.21.3 | | | | |
+ CMake 3.21.4 | | | | |
CMake 3.16.2 | | | | |
CMake 3.12.2 | | | | |
NuGet 2.8.6 | | | | |
@@ -1174,20 +1176,20 @@ title: Software pre-installed on Windows build VMs
Internet Explorer 11 | | | | |
Firefox 62 | | | | |
Firefox 72 | | | | |
- Firefox 92.0.1 | | | | |
+ Firefox 93.0 | | | | |
Chrome 69 | | | | |
Chrome 79 | | | | |
- Chrome 94.0.4606.61 | | | | |
+ Chrome 95.0.4638.69 | | | | |
Microsoft Edge 79.0.309.65 | | | | |
- Microsoft Edge 94.0.992.31 | | | | |
+ Microsoft Edge 95.0.1020.40 | | | | |
Selenium testing |
Chrome Web Driver 2.41 | | | | |
Chrome Web Driver 79 | | | | |
- Chrome Web Driver 94.0.4606.61 | | | | |
- Edge Web Driver 94.0.992.31 | | | | |
+ Chrome Web Driver 95.0.4638.69 | | | | |
+ Edge Web Driver 95.0.1020.40 | | | | |
Internet Explorer Web Driver 3.14 | | | | |
Internet Explorer Web Driver 3.150.1 | | | | |
Firefox Web Driver (geckodriver) 0.21.0 | | | | |
|