We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c5fd1a commit 3e50f11Copy full SHA for 3e50f11
src/datacollector.x86/project.json
@@ -24,7 +24,7 @@
24
"netcoreapp1.0": {
25
"imports": [
26
"dnxcore50",
27
- "netstandardapp1.5",
+ "netstandardapp1.0",
28
"portable-net45+win8",
29
"portable-net45+wp80+win8+wpa81+dnxcore50"
30
],
@@ -38,4 +38,4 @@
38
},
39
"net46": {}
40
}
41
-}
+}
src/datacollector/project.json
@@ -29,7 +29,7 @@
31
32
33
34
35
0 commit comments