mirror of
https://github.com/winfsp/winfsp.git
synced 2025-07-26 20:42:50 -05:00
installer: Product.wxs: whitespace fixes
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
Name="InstallDir"
|
||||
Type="string"
|
||||
Value="[INSTALLDIR]" />
|
||||
<dep:Provides Key="WinFSPprovider" />
|
||||
<dep:Provides Key="WinFsp" />
|
||||
</Component>
|
||||
<Component Id="C.License.txt">
|
||||
<File Name="License.txt" Source="..\..\..\License.txt" KeyPath="yes" />
|
||||
|
Reference in New Issue
Block a user