Skip to content
This repository was archived by the owner on Oct 26, 2018. It is now read-only.

Commit 92c4f15

Browse files
author
Cesar Blum Silveira
committed
Strong name Microsoft.Extensions.DiagnosticAdapter.
1 parent acb7b8d commit 92c4f15

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

src/Microsoft.Extensions.DiagnosticAdapter/project.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@
88
"compilationOptions": {
99
"define": [
1010
"TRACE"
11-
]
11+
],
12+
"warningsAsErrors": true,
13+
"keyFile": "../../tools/Key.snk"
1214
},
1315
"frameworks": {
1416
"net451": {

tools/Key.snk

596 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)