File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -587,7 +587,7 @@ stages:
587587
588588 - task : UsePythonVersion@0
589589 inputs :
590- versionSpec : ' 3.x '
590+ versionSpec : ' 3.12 '
591591 disableDownloadFromRegistry : true
592592 addToPath : true
593593 architecture : ' x64'
Original file line number Diff line number Diff line change @@ -170,7 +170,7 @@ stages:
170170
171171 - task : UsePythonVersion@0
172172 inputs :
173- versionSpec : ' 3.x '
173+ versionSpec : ' 3.12 '
174174 disableDownloadFromRegistry : true
175175 addToPath : true
176176 architecture : ' x64'
Original file line number Diff line number Diff line change 11FetchContent_Declare (nlohmann_json
2- GIT_REPOSITORY https://github.com/nlohmann/json.git
3- GIT_TAG v3.10.5
2+ URL https://codeload. github.com/nlohmann/json/zip/refs/tags/v3.10.5
3+ URL_HASH SHA1=f257f8dc27c5b8c085dc887b40cddd18ae1f725c
44 SOURCE_SUBDIR not_set
55 )
66
You can’t perform that action at this time.
0 commit comments