File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ set BAZEL_VS=%VS_2022_BT%
69
69
:: Bazel compilation settings end
70
70
:msvc_end
71
71
set " BAZEL_VC = %BAZEL_VS:" =% \VC"
72
- set " BAZEL_VC_FULL_VERSION = 14.29.30133 "
72
+ set " BAZEL_VC_FULL_VERSION = 14.44.35207 "
73
73
74
74
:: Set proper PATH environment variable: Remove other python paths and add c:\opt with bazel to PATH
75
75
set " PATH = %setPath% "
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ set BAZEL_VS=%VS_2022_BT%
32
32
33
33
:: Bazel compilation settings end
34
34
set " BAZEL_VC = %BAZEL_VS:" =% \VC"
35
- set " BAZEL_VC_FULL_VERSION = 14.29.30133 "
35
+ set " BAZEL_VC_FULL_VERSION = 14.44.35207 "
36
36
37
37
:: Set proper PATH environment variable: Remove other python paths and add c:\opt with bazel to PATH
38
38
set " PATH = %setPath% "
Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ set BAZEL_VS=%VS_2022_BT%
56
56
57
57
:: Bazel compilation settings end
58
58
set " BAZEL_VC = %BAZEL_VS:" =% \VC"
59
- set " BAZEL_VC_FULL_VERSION = 14.29.30133 "
59
+ set " BAZEL_VC_FULL_VERSION = 14.44.35207 "
60
60
61
61
:: Set proper PATH environment variable: Remove other python paths and add c:\opt with bazel to PATH
62
62
set " PATH = %setPath% "
You can’t perform that action at this time.
0 commit comments