mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-24 10:40:23 +00:00
Fix references to socket APIs, and target the lowest net standard versions possible
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
"frameworks": {
|
||||
"net451": {
|
||||
},
|
||||
"netstandard1.5": {
|
||||
"netstandard1.0": {
|
||||
"imports": [
|
||||
"dotnet5.6",
|
||||
"dnxcore50",
|
||||
@@ -26,5 +26,5 @@
|
||||
"embed": [
|
||||
"Content/**/*"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user