From f2491f338640dce6f6c61622ab92fcf7ac07346e Mon Sep 17 00:00:00 2001 From: 6bee Date: Tue, 23 Oct 2018 01:29:27 +0200 Subject: [PATCH] Use public sign for Non-Windows architectures. Reason explained in this issue: dotnet/cli#6911 --- Directory.Build.props | 1 + 1 file changed, 1 insertion(+) diff --git a/Directory.Build.props b/Directory.Build.props index f72970f..fe459e1 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -8,6 +8,7 @@ true false ..\..\key.snk + true $(MSBuildThisFileDirectory)StyleNoDoc.ruleset