This commit is contained in:
Daiki AMINAKA 2024-08-07 16:32:53 -07:00 коммит произвёл GitHub
Родитель 59ce86fd0a
Коммит a6f38aa7ee
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
2 изменённых файлов: 3 добавлений и 1 удалений

Просмотреть файл

@ -25,7 +25,7 @@ parameters:
- name: 'WindowsContainerImage2DockerTag'
displayName: 'WindowsContainerImage2 DockerTag'
type: string
default: 'vse2022.5'
default: '20240713.1' # if initializing docker takes too long, grab a newer docker image from Docker.Official pipeline.
variables:
system.debug: ${{ parameters.debug }}

Просмотреть файл

@ -36,6 +36,8 @@ Abstract:
--*/
#define _CRT_SECURE_NO_WARNINGS 1
#ifdef _WIN32
//
// The conformant preprocessor along with the newest SDK throws this warning for