mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-24 10:40:23 +00:00
net451 support and changed netcoreapp1.0->netstandard1.5 for libraries
This commit is contained in:
committed by
SteveSandersonMS
parent
f2e89fd3bc
commit
931ba118e1
@@ -12,7 +12,9 @@
|
||||
"Microsoft.AspNetCore.NodeServices": "1.0.0-*"
|
||||
},
|
||||
"frameworks": {
|
||||
"netcoreapp1.0": {
|
||||
"net451": {
|
||||
},
|
||||
"netstandard1.5": {
|
||||
"imports": [
|
||||
"dotnet5.6",
|
||||
"dnxcore50",
|
||||
|
||||
Reference in New Issue
Block a user