Skip to content

Commit

Permalink
Use .NET certificate (#4889)
Browse files Browse the repository at this point in the history
  • Loading branch information
mmitche authored May 11, 2021
1 parent 0e9dfab commit 666aa77
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions eng/Signing.props
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<Project>
<PropertyGroup>
<UseDotNetCertificate>true</UseDotNetCertificate>
</PropertyGroup>
</Project>

0 comments on commit 666aa77

Please sign in to comment.