Skip to content
This repository was archived by the owner on Jul 30, 2024. It is now read-only.

Commit d6c3b87

Browse files
author
Scott Bommarito
committed
Merge branch 'dev' of https://github.com/NuGet/NuGet.Jobs into sb-emailhotfixdev
2 parents f523a57 + 763f5d0 commit d6c3b87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Validation.PackageSigning.ValidateCertificate/Validation.PackageSigning.ValidateCertificate.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
<Import Project="$(SignPath)\sign.targets" Condition="Exists('$(SignPath)\sign.targets')" />
107107
<Import Project="$(SignPath)\sign.microbuild.targets" Condition="Exists('$(SignPath)\sign.microbuild.targets')" />
108108
<ItemGroup>
109-
<PowerShellScriptsToSign Include="RunE2ETests.ps1"/>
109+
<PowerShellScriptsToSign Include="RunE2ETests.ps1" />
110110
</ItemGroup>
111111
<Import Project="$(SignPath)\sign.scripts.targets" Condition="Exists('$(SignPath)\sign.scripts.targets')" />
112112
<Import Project="..\..\sign.thirdparty.targets" />

0 commit comments

Comments
 (0)