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 @@ -70,7 +70,7 @@ SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0-only WITH Classpath-ex
70
70
< property name = "graph_req.os.perf" value = "{$spec.property.graph_req.os$}" / >
71
71
< property name = "graph_se_classlib.java5" value = "jcl_se.zip" / >
72
72
< property name = "graph_se_classlib.java6" value = "jcl_se.zip" / >
73
- < property name = "graph_tool_script.build" value = "msvc140_amd64 " / >
73
+ < property name = "graph_tool_script.build" value = "msvc2022_amd64 " / >
74
74
< property name = "graph_tool_script.test" value = "msvc100_amd64" / >
75
75
< property name = "graph_variant.testing_suffix" value = "" / >
76
76
< property name = "graph_variant.trailingID" value = "" / >
Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0-only WITH Classpath-ex
69
69
< property name = "graph_req.os.perf" value = "{$spec.property.graph_req.os$}" / >
70
70
< property name = "graph_se_classlib.java5" value = "jcl_se.zip" / >
71
71
< property name = "graph_se_classlib.java6" value = "jcl_se.zip" / >
72
- < property name = "graph_tool_script.build" value = "msvc140_amd64 " / >
72
+ < property name = "graph_tool_script.build" value = "msvc2022_amd64 " / >
73
73
< property name = "graph_tool_script.test" value = "msvc100_amd64" / >
74
74
< property name = "graph_variant.testing_suffix" value = "" / >
75
75
< property name = "graph_variant.trailingID" value = "" / >
Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0-only WITH Classpath-ex
70
70
< property name = "graph_req.os.perf" value = "{$spec.property.graph_req.os$}" / >
71
71
< property name = "graph_se_classlib.java5" value = "jcl_se.zip" / >
72
72
< property name = "graph_se_classlib.java6" value = "jcl_se.zip" / >
73
- < property name = "graph_tool_script.build" value = "msvc140 " / >
73
+ < property name = "graph_tool_script.build" value = "msvc2022 " / >
74
74
< property name = "graph_tool_script.test" value = "msvc100" / >
75
75
< property name = "graph_variant.testing_suffix" value = "" / >
76
76
< property name = "graph_variant.trailingID" value = "" / >
You can’t perform that action at this time.
0 commit comments