Skip to content

Commit

Permalink
Use dotnet certificate (#5096)
Browse files Browse the repository at this point in the history
  • Loading branch information
mmitche authored May 12, 2021
1 parent b247c18 commit c0b0d1f
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 c0b0d1f

Please sign in to comment.