Skip to content

Commit

Permalink
Use dotnet certificate
Browse files Browse the repository at this point in the history
  • Loading branch information
mmitche committed May 11, 2021
1 parent 2f9d19d commit 2c881a2
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 2c881a2

Please sign in to comment.