Fix *WithOutputAssemblyName test projects NetStandard reference.
This commit is contained in:
parent
cefed77ca9
commit
a6b82782dc
2 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
||||||
"preserveCompilationContext": true
|
"preserveCompilationContext": true
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"NETStandard.Library": "1.0.0-rc2-23928"
|
"NETStandard.Library": "1.5.0-rc2-23928"
|
||||||
},
|
},
|
||||||
"frameworks": {
|
"frameworks": {
|
||||||
"netstandardapp1.5": {
|
"netstandardapp1.5": {
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
"outputName": "MyLibrary"
|
"outputName": "MyLibrary"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"NETStandard.Library": "1.0.0-rc2-23928"
|
"NETStandard.Library": "1.5.0-rc2-23928"
|
||||||
},
|
},
|
||||||
"frameworks": {
|
"frameworks": {
|
||||||
"netstandardapp1.5": {
|
"netstandardapp1.5": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue