We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8625626 commit 3f8fe88Copy full SHA for 3f8fe88
1 file changed
Src/StackifyLib/project.json
@@ -1,5 +1,5 @@
1
{
2
- "version": "1.24.0",
+ "version": "1.24.2",
3
4
"title": "Stackify API",
5
@@ -37,7 +37,6 @@
37
"Newtonsoft.Json": "6.0.4"
38
},
39
"frameworkAssemblies": {
40
- "System.Runtime.Serialization": "4.0.0.0",
41
"System.Configuration": "4.0.0.0",
42
"System.Management": "4.0.0.0",
43
"System.Web": "4.0.0.0",
@@ -49,15 +48,10 @@
49
48
50
51
52
53
54
55
56
- "System.Data": "4.0.0.0",
57
- "System.Collections.Concurrent": "4.0.0",
58
- "System.Net.Requests": "4.0.0",
59
- "System.Reflection": "4.0.0",
60
- "System.Runtime.Extensions": "4.0.0"
+ "System.Data": "4.0.0.0"
61
62
}
63
0 commit comments