Skip to content

Commit d0a62b3

Browse files
authored
Update toolchain-amd64.wxs
1 parent 4e5bdda commit d0a62b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

platforms/Windows/toolchain-amd64.wxs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -804,8 +804,8 @@
804804
<Component Id="SwiftSyntaxMacroExpansion.dll" Directory="_usr_bin" Guid="21f83156-dc93-4ece-bbdd-6642d29be1a0">
805805
<File Id="SwiftSyntaxMacroExpansion.dll" Source="$(var.TOOLCHAIN_ROOT)\usr\bin\SwiftSyntaxMacroExpansion.dll" Checksum="yes" />
806806
</Component>
807-
<Component Id="SwiftSwiftSyntaxMacros.dll" Directory="_usr_bin" Guid="deeb1409-a58f-4ae7-a477-3032fd5bb4e0">
808-
<File Id="SwiftSwiftSyntaxMacros.dll" Source="$(var.TOOLCHAIN_ROOT)\usr\bin\SwiftSwiftSyntaxMacros.dll" Checksum="yes" />
807+
<Component Id="SwiftSyntaxMacros.dll" Directory="_usr_bin" Guid="deeb1409-a58f-4ae7-a477-3032fd5bb4e0">
808+
<File Id="SwiftSyntaxMacros.dll" Source="$(var.TOOLCHAIN_ROOT)\usr\bin\SwiftSyntaxMacros.dll" Checksum="yes" />
809809
</Component>
810810
</ComponentGroup>
811811

0 commit comments

Comments
 (0)