зеркало из https://github.com/microsoft/msquic.git
Fix azure pipeline build (#4444)
This commit is contained in:
Родитель
59ce86fd0a
Коммит
a6f38aa7ee
|
@ -25,7 +25,7 @@ parameters:
|
||||||
- name: 'WindowsContainerImage2DockerTag'
|
- name: 'WindowsContainerImage2DockerTag'
|
||||||
displayName: 'WindowsContainerImage2 DockerTag'
|
displayName: 'WindowsContainerImage2 DockerTag'
|
||||||
type: string
|
type: string
|
||||||
default: 'vse2022.5'
|
default: '20240713.1' # if initializing docker takes too long, grab a newer docker image from Docker.Official pipeline.
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
system.debug: ${{ parameters.debug }}
|
system.debug: ${{ parameters.debug }}
|
||||||
|
|
|
@ -36,6 +36,8 @@ Abstract:
|
||||||
|
|
||||||
--*/
|
--*/
|
||||||
|
|
||||||
|
#define _CRT_SECURE_NO_WARNINGS 1
|
||||||
|
|
||||||
#ifdef _WIN32
|
#ifdef _WIN32
|
||||||
//
|
//
|
||||||
// The conformant preprocessor along with the newest SDK throws this warning for
|
// The conformant preprocessor along with the newest SDK throws this warning for
|
||||||
|
|
Загрузка…
Ссылка в новой задаче