Skip to content

Commit

Permalink
Merge commit 'a3504607342e1bc1ec97205c4eb0244761417423'
Browse files Browse the repository at this point in the history
  • Loading branch information
Mirroring committed Nov 8, 2024
2 parents 722b7b1 + a350460 commit 2025feb
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions eng/Signing.props
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,6 @@
<FileSignInfo Include="Swashbuckle.AspNetCore.SwaggerGen.dll" CertificateName="3PartySHA2" />
</ItemGroup>
<ItemGroup Condition="'$(SignAllBinaries)' != 'true'">
<!--
Tarballs are currently not signed nor are their contents.
This entry allows them to be signed automatically when tooling allows for it.
-->
<ItemsToSign Include="$(ArtifactsPackagesDir)**\*.tar.gz" />
<!--
The zip file itself is not signed but their contents are.
The zip is expanded, the contents are signed, and then rezipped.
Expand Down

0 comments on commit 2025feb

Please sign in to comment.