Merge remote-tracking branch 'origin/release' into dev
This commit is contained in:
commit
4103d947f4
|
|
@ -17,6 +17,7 @@
|
||||||
"frameworks": {
|
"frameworks": {
|
||||||
"net451": {
|
"net451": {
|
||||||
"frameworkAssemblies": {
|
"frameworkAssemblies": {
|
||||||
|
"System.IO": "",
|
||||||
"System.Security": "",
|
"System.Security": "",
|
||||||
"System.Xml": "",
|
"System.Xml": "",
|
||||||
"System.Xml.Linq": ""
|
"System.Xml.Linq": ""
|
||||||
|
|
@ -24,6 +25,7 @@
|
||||||
},
|
},
|
||||||
"dnx451": {
|
"dnx451": {
|
||||||
"frameworkAssemblies": {
|
"frameworkAssemblies": {
|
||||||
|
"System.IO": "",
|
||||||
"System.Security": "",
|
"System.Security": "",
|
||||||
"System.Xml": "",
|
"System.Xml": "",
|
||||||
"System.Xml.Linq": ""
|
"System.Xml.Linq": ""
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue