sign tests

This commit is contained in:
Bryan Thornbury 2016-09-14 14:10:47 -07:00
parent fb49229ddf
commit 9b21131bb3

View file

@ -1,7 +1,8 @@
{
"version": "1.0.0-*",
"buildOptions": {
"copyToOutput": ["MSBuild.exe", "MSBuild.exe.config"]
"copyToOutput": ["MSBuild.exe", "MSBuild.exe.config"],
"keyFile": "../../tools/Key.snk"
},
"dependencies": {
"Microsoft.NETCore.App": {