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