Updating to NetStandard.Library 1.5.0

This commit is contained in:
Pranav K 2016-03-23 19:56:16 -07:00
parent 8c35a4e315
commit c67011dc6d
11 changed files with 11 additions and 11 deletions

View File

@ -19,7 +19,7 @@
"portable-net451+win8"
],
"dependencies": {
"NETStandard.Library": "1.0.0-*"
"NETStandard.Library": "1.5.0-*"
}
}
}

View File

@ -19,7 +19,7 @@
"portable-net451+win8"
],
"dependencies": {
"NETStandard.Library": "1.0.0-*"
"NETStandard.Library": "1.5.0-*"
}
}
}

View File

@ -21,7 +21,7 @@
"portable-net451+win8"
],
"dependencies": {
"NETStandard.Library": "1.0.0-*"
"NETStandard.Library": "1.5.0-*"
}
}
}

View File

@ -20,7 +20,7 @@
"portable-net451+win8"
],
"dependencies": {
"NETStandard.Library": "1.0.0-*"
"NETStandard.Library": "1.5.0-*"
}
}
}

View File

@ -19,7 +19,7 @@
"portable-net451+win8"
],
"dependencies": {
"NETStandard.Library": "1.0.0-*"
"NETStandard.Library": "1.5.0-*"
}
}
}

View File

@ -19,7 +19,7 @@
"portable-net451+win8"
],
"dependencies": {
"NETStandard.Library": "1.0.0-*"
"NETStandard.Library": "1.5.0-*"
}
}
}

View File

@ -19,7 +19,7 @@
"portable-net451+win8"
],
"dependencies": {
"NETStandard.Library": "1.0.0-*"
"NETStandard.Library": "1.5.0-*"
}
}
}

View File

@ -28,7 +28,7 @@
"portable-net451+win8"
],
"dependencies": {
"NETStandard.Library": "1.0.0-*"
"NETStandard.Library": "1.5.0-*"
}
}
},

View File

@ -22,7 +22,7 @@
"portable-net451+win8"
],
"dependencies": {
"NETStandard.Library": "1.0.0-*"
"NETStandard.Library": "1.5.0-*"
}
}
}

View File

@ -27,7 +27,7 @@
"portable-net451+win8"
],
"dependencies": {
"NETStandard.Library": "1.0.0-*"
"NETStandard.Library": "1.5.0-*"
}
}
},

View File

@ -18,7 +18,7 @@
"portable-net451+win8"
],
"dependencies": {
"NETStandard.Library": "1.0.0-*"
"NETStandard.Library": "1.5.0-*"
}
}
}