Skip to content

Commit

Permalink
Use dotnet certificate (#316)
Browse files Browse the repository at this point in the history
  • Loading branch information
mmitche authored Jun 15, 2021
1 parent a88b500 commit d15bc6c
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 d15bc6c

Please sign in to comment.