Skip to content
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.

Signing nupkg contents (Cli.Utils and MSBuildResolver) #8601

Merged
merged 1 commit into from
Feb 14, 2018

Conversation

livarcocc
Copy link

Signing nupkg contents (Cli.Utils and MSBuildResolver) along with the rest of the compiled assemblies.

@livarcocc livarcocc added this to the 2.1.3xx milestone Feb 13, 2018
@livarcocc livarcocc requested review from mmitche, tannergooding and a team February 13, 2018 21:47
<Authenticode>$(InternalCertificateId)</Authenticode>
</FilesToSign>
</ItemGroup>
</Target>

<Target Name="SignSdkResolverContents" DependsOnTargets="GetSignSdkResolverContentsFiles;SignFiles" />
<!-- Keeping this target around so as not to break existing build definitions. -->
<Target Name="SignSdkResolverContents" />

This comment was marked as spam.

This comment was marked as spam.

@livarcocc livarcocc merged commit 6d50f8c into dotnet:release/2.1.3xx Feb 14, 2018
@livarcocc livarcocc deleted the sign_all_assemblies branch February 14, 2018 00:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants