Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to VS2022 update 9 #77

Merged
merged 5 commits into from
May 20, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 16 additions & 6 deletions .azure-pipelines/azure-pipelines-linux.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 14 additions & 6 deletions .azure-pipelines/azure-pipelines-win.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cl_version:
- 19.38.33135
cross_target_platform:
- win-arm64
runtime_version:
- 14.38.33130
sha256:
- BAC344CBC947DB8E306986BFB45A33052E1AAEE8F104ADBD9E461EB8199E27D2
target_platform:
- win-64
update_version:
- '8'
uuid:
- a061be25-c14a-489a-8c7c-bb72adfb3cab
vc:
- '14'
vcver:
- '14.3'
vsver:
- '17'
vsyear:
- '2022'
zip_keys:
- - vcver
- vsyear
- vsver
- runtime_version
- update_version
- cl_version
- uuid
- sha256
- cross_target_platform
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cl_version:
- 19.38.33135
cross_target_platform:
- win-64
runtime_version:
- 14.38.33130
sha256:
- 4DFE83C91124CD542F4222FE2C396CABEAC617BB6F59BDCBDF89FD6F0DF0A32F
target_platform:
- win-64
update_version:
- '8'
uuid:
- a061be25-c14a-489a-8c7c-bb72adfb3cab
vc:
- '14'
vcver:
- '14.3'
vsver:
- '17'
vsyear:
- '2022'
zip_keys:
- - vcver
- vsyear
- vsver
- runtime_version
- update_version
- cl_version
- uuid
- sha256
- cross_target_platform
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ channel_sources:
channel_targets:
- conda-forge main
cl_version:
- 19.38.33135
- 19.39.33519
cross_target_platform:
- win-64
runtime_version:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ channel_sources:
channel_targets:
- conda-forge main
cl_version:
- 19.38.33135
- 19.39.33519
cross_target_platform:
- win-arm64
runtime_version:
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cl_version:
- 19.38.33135
cross_target_platform:
- win-64
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
runtime_version:
- 14.38.33130
sha256:
- 4DFE83C91124CD542F4222FE2C396CABEAC617BB6F59BDCBDF89FD6F0DF0A32F
target_platform:
- win-arm64
update_version:
- '8'
uuid:
- a061be25-c14a-489a-8c7c-bb72adfb3cab
vc:
- '14'
vcver:
- '14.3'
vsver:
- '17'
vsyear:
- '2022'
zip_keys:
- - vcver
- vsyear
- vsver
- runtime_version
- update_version
- cl_version
- uuid
- sha256
- cross_target_platform
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cl_version:
- 19.38.33135
cross_target_platform:
- win-arm64
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
runtime_version:
- 14.38.33130
sha256:
- BAC344CBC947DB8E306986BFB45A33052E1AAEE8F104ADBD9E461EB8199E27D2
target_platform:
- win-arm64
update_version:
- '8'
uuid:
- a061be25-c14a-489a-8c7c-bb72adfb3cab
vc:
- '14'
vcver:
- '14.3'
vsver:
- '17'
vsyear:
- '2022'
zip_keys:
- - vcver
- vsyear
- vsver
- runtime_version
- update_version
- cl_version
- uuid
- sha256
- cross_target_platform
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ channel_sources:
channel_targets:
- conda-forge main
cl_version:
- 19.38.33135
- 19.39.33519
cross_target_platform:
- win-64
docker_image:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ channel_sources:
channel_targets:
- conda-forge main
cl_version:
- 19.38.33135
- 19.39.33519
cross_target_platform:
- win-arm64
docker_image:
Expand Down
Loading