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-*",
|
"version": "1.0.0-*",
|
||||||
"buildOptions": {
|
"buildOptions": {
|
||||||
"copyToOutput": ["MSBuild.exe", "MSBuild.exe.config"]
|
"copyToOutput": ["MSBuild.exe", "MSBuild.exe.config"],
|
||||||
|
"keyFile": "../../tools/Key.snk"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Microsoft.NETCore.App": {
|
"Microsoft.NETCore.App": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue