File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -3626,6 +3626,7 @@ function Build-ArgumentParser([Hashtable] $Platform) {
36263626 - InstallTo " $ ( $Platform.ToolchainInstallRoot ) \usr" `
36273627 - Platform $Platform `
36283628 - UseBuiltCompilers Swift `
3629+ - UseMSVCCompilers C `
36293630 - SwiftSDK (Get-SwiftSDK - OS $Platform.OS - Identifier $Platform.DefaultSDK ) `
36303631 - Defines @ {
36313632 BUILD_SHARED_LIBS = " YES" ;
Original file line number Diff line number Diff line change 148148 "swift-tools-protocols" : " 0.0.9" ,
149149 "swift-tools-support-core" : " main" ,
150150 "swiftpm" : " main" ,
151- "swift-argument-parser" : " 1.5 .1" ,
151+ "swift-argument-parser" : " 1.6 .1" ,
152152 "swift-atomics" : " 1.2.0" ,
153153 "swift-collections" : " 1.1.6" ,
154154 "swift-crypto" : " 3.12.5" ,
You can’t perform that action at this time.
0 commit comments