eeeek! (sorry, wrong dependency version edited)
This commit is contained in:
parent
4508884c42
commit
408d083525
2 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.0-*",
|
||||
|
||||
"dependencies": {
|
||||
"NUnit": "3.4.1",
|
||||
|
@ -13,7 +13,7 @@
|
|||
"imports": "portable-net45+win8",
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"version": "1.0.0-*",
|
||||
"version": "1.0.0",
|
||||
"type": "platform"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.0-*",
|
||||
"buildOptions": {
|
||||
"debugType": "portable"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue