Skip to content

Commit f046756

Browse files
MaxDesiatovbnbarham
authored andcommitted
Update toolsVersion in testPackageDependencySetsUserModuleVersion
1 parent a9e5eb9 commit f046756

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/BuildTests/BuildPlanTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6050,7 +6050,7 @@ final class BuildPlanTests: XCTestCase {
60506050
displayName: "ExtPkg",
60516051
path: "/ExtPkg",
60526052
version: "1.0.0",
6053-
toolsVersion: .vNext,
6053+
toolsVersion: .v6_0,
60546054
products: [
60556055
ProductDescription(name: "ExtPkg", type: .library(.automatic), targets: ["ExtLib"]),
60566056
],

0 commit comments

Comments
 (0)