Merge pull request #2368 from jbrianceau/fix-json-style-in-project-json
Fix csharp/src/Google.Protobuf.Test/project.json
This commit is contained in:
commit
a95d052bdb
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
"dependencies": {
|
||||
"Google.Protobuf": { "target": "project" },
|
||||
"NUnit": "3.4.0",
|
||||
"dotnet-test-nunit": "3.4.0-alpha-2",
|
||||
"dotnet-test-nunit": "3.4.0-alpha-2"
|
||||
},
|
||||
|
||||
"testRunner": "nunit",
|
||||
|
|
Loading…
Add table
Reference in a new issue