sign tests
This commit is contained in:
parent
fb49229ddf
commit
9b21131bb3
1 changed files with 2 additions and 1 deletions
|
@ -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": {
|
||||
|
|
Loading…
Add table
Reference in a new issue