Skip to content

Commit

Permalink
Update missed bindings
Browse files Browse the repository at this point in the history
  • Loading branch information
panopticoncentral committed Jun 3, 2016
1 parent 704d809 commit c2b2e42
Show file tree
Hide file tree
Showing 7 changed files with 34 additions and 34 deletions.
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"dependencies": {
"Microsoft.NETCore.Portable.Compatibility": "1.0.0",
"System.Collections": "4.0.11-rc3-24102-00",
"System.Diagnostics.Debug": "4.0.11-rc3-24102-00",
"System.Runtime": "4.1.0-rc3-24102-00",
"System.Runtime.Extensions": "4.1.0-rc3-24102-00",
"System.Runtime.InteropServices": "4.1.0-rc3-24102-00",
"System.IO.FileSystem": "4.0.1-rc3-24102-00",
"System.Collections": "4.0.11-rc3-24128-00",
"System.Diagnostics.Debug": "4.0.11-rc3-24128-00",
"System.Runtime": "4.1.0-rc3-24128-00",
"System.Runtime.Extensions": "4.1.0-rc3-24128-00",
"System.Runtime.InteropServices": "4.1.0-rc3-24128-00",
"System.IO.FileSystem": "4.0.1-rc3-24128-00",
},
"frameworks": {
"netstandard1.3": {
Expand Down
2 changes: 1 addition & 1 deletion src/Interactive/CsiCore/project.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"dependencies": {
"System.AppContext": "4.1.0-rc3-24102-00"
"System.AppContext": "4.1.0-rc3-24128-00"
},
"frameworks": {
"NETCoreApp1.0": {
Expand Down
2 changes: 1 addition & 1 deletion src/Interactive/VbiCore/project.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"dependencies": {
"System.AppContext": "4.1.0-rc3-24102-00"
"System.AppContext": "4.1.0-rc3-24128-00"
},
"frameworks": {
"NETCoreApp1.0": {
Expand Down
2 changes: 1 addition & 1 deletion src/Scripting/CSharpTest/project.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"dependencies": {
"System.AppContext": "4.0.0"
"System.AppContext": "4.1.0-rc3-24128-00"
},
"frameworks": {
"netstandard1.3": {
Expand Down
34 changes: 17 additions & 17 deletions src/Scripting/Core/project.json
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
{
"dependencies": {
"Microsoft.NETCore.Portable.Compatibility": "1.0.0",
"System.Collections": "4.0.11-rc3-24102-00",
"System.Diagnostics.Debug": "4.0.11-rc3-24102-00",
"System.Diagnostics.StackTrace": "4.0.1-rc3-24102-00",
"System.Diagnostics.Tools": "4.0.1-rc3-24102-00",
"System.Globalization": "4.0.11-rc3-24102-00",
"System.IO": "4.1.0-rc3-24102-00",
"System.IO.FileSystem": "4.0.1-rc3-24102-00",
"System.Linq": "4.1.0-rc3-24102-00",
"System.Linq.Expressions": "4.1.0-rc3-24102-00",
"System.Reflection": "4.1.0-rc3-24102-00",
"System.Reflection.Extensions": "4.0.1-rc3-24102-00",
"System.Resources.ResourceManager": "4.0.1-rc3-24102-00",
"System.Runtime": "4.1.0-rc3-24102-00",
"System.Runtime.Extensions": "4.1.0-rc3-24102-00",
"System.Runtime.InteropServices": "4.1.0-rc3-24102-00",
"System.Threading": "4.0.11-rc3-24102-00",
"System.Threading.Tasks": "4.0.11-rc3-24102-00"
"System.Collections": "4.0.11-rc3-24128-00",
"System.Diagnostics.Debug": "4.0.11-rc3-24128-00",
"System.Diagnostics.StackTrace": "4.0.1-rc3-24128-00",
"System.Diagnostics.Tools": "4.0.1-rc3-24128-00",
"System.Globalization": "4.0.11-rc3-24128-00",
"System.IO": "4.1.0-rc3-24128-00",
"System.IO.FileSystem": "4.0.1-rc3-24128-00",
"System.Linq": "4.1.0-rc3-24128-00",
"System.Linq.Expressions": "4.1.0-rc3-24128-00",
"System.Reflection": "4.1.0-rc3-24128-00",
"System.Reflection.Extensions": "4.0.1-rc3-24128-00",
"System.Resources.ResourceManager": "4.0.1-rc3-24128-00",
"System.Runtime": "4.1.0-rc3-24128-00",
"System.Runtime.Extensions": "4.1.0-rc3-24128-00",
"System.Runtime.InteropServices": "4.1.0-rc3-24128-00",
"System.Threading": "4.0.11-rc3-24128-00",
"System.Threading.Tasks": "4.0.11-rc3-24128-00"
},
"frameworks": {
"netstandard1.3": {
Expand Down
2 changes: 1 addition & 1 deletion src/Scripting/VisualBasicTest/project.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"dependencies": {
"System.AppContext": "4.0.0"
"System.AppContext": "4.1.0-rc3-24128-00"
},
"frameworks": {
"netstandard1.3": {
Expand Down
14 changes: 7 additions & 7 deletions src/Test/Utilities/Portable/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
"Microsoft.CSharp": "4.0.0",
"Microsoft.NETCore.Platforms": "1.0.1-rc3-24128-00",
"Microsoft.NETCore.Portable.Compatibility": "1.0.0",
"System.Collections.Concurrent": "4.0.10",
"System.Collections.Concurrent": "4.0.12-rc3-24128-00",
"System.Console": "4.0.0-rc3-24128-00",
"System.Diagnostics.Debug": "4.0.10",
"System.Diagnostics.Tools": "4.0.0",
"System.IO.FileSystem": "4.0.0",
"System.Reflection.TypeExtensions": "4.0.0",
"System.Diagnostics.Debug": "4.0.11-rc3-24128-00",
"System.Diagnostics.Tools": "4.0.1-rc3-24128-00",
"System.IO.FileSystem": "4.0.1-rc3-24128-00",
"System.Reflection.TypeExtensions": "4.1.0-rc3-24128-00",
"System.Threading.Thread": "4.0.0-rc3-24128-00",
"System.Xml.XDocument": "4.0.10",
"System.Xml.XmlDocument": "4.0.0"
"System.Xml.XDocument": "4.0.11-rc3-24128-00",
"System.Xml.XmlDocument": "4.0.1-rc3-24128-00"
},
"frameworks": {
"netstandard1.3": {
Expand Down

0 comments on commit c2b2e42

Please sign in to comment.