We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3c18fe5 + 3e5fb28 commit 924d4a5Copy full SHA for 924d4a5
1 file changed
GVFS/FastFetch/FastFetch.csproj
@@ -16,11 +16,7 @@
16
</ItemGroup>
17
18
<ItemGroup>
19
- <FilesToSign Include="
20
- $(OutputPath)\FastFetch.exe;
21
- $(OutputPath)\GVFS.Common.dll;
22
- $(OutputPath)\GVFS.Platform.Windows.dll;
23
- $(OutputPath)\GVFS.Virtualization.dll;">
+ <FilesToSign Include="$(PublishDir)\FastFetch.exe">
24
<Authenticode>Microsoft400</Authenticode>
25
<InProject>false</InProject>
26
</FilesToSign>
0 commit comments