Skip to content

Commit 3ba80a0

Browse files
authored
Merge pull request #1969 from microsoft/milestones/m274.2
M274.2
2 parents 00dd700 + 924d4a5 commit 3ba80a0

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

GVFS/FastFetch/FastFetch.csproj

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,7 @@
1616
</ItemGroup>
1717

1818
<ItemGroup>
19-
<FilesToSign Include="
20-
$(OutputPath)\FastFetch.exe;
21-
$(OutputPath)\GVFS.Common.dll;
22-
$(OutputPath)\GVFS.Platform.Windows.dll;
23-
$(OutputPath)\GVFS.Virtualization.dll;">
19+
<FilesToSign Include="$(PublishDir)\FastFetch.exe">
2420
<Authenticode>Microsoft400</Authenticode>
2521
<InProject>false</InProject>
2622
</FilesToSign>

0 commit comments

Comments
 (0)