Skip to content

Commit

Permalink
Update the lock files
Browse files Browse the repository at this point in the history
  • Loading branch information
Flavien committed Jan 8, 2016
1 parent bfec560 commit e1b4836
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 12 deletions.
1 change: 0 additions & 1 deletion src/Openchain.SqlServer/project.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -3366,7 +3366,6 @@
},
"projectFileDependencyGroups": {
"": [
"Openchain.Abstractions >= 0.5.1-rc1-*",
"Openchain.Infrastructure >= 0.5.1-rc1-*"
],
".NETPlatform,Version=v5.4": [
Expand Down
1 change: 0 additions & 1 deletion src/Openchain.Sqlite/project.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -8457,7 +8457,6 @@
"": [
"Microsoft.Data.SQLite >= 1.0.0-rc1-final",
"Microsoft.AspNet.Hosting >= 1.0.0-rc1-final",
"Openchain.Abstractions >= 0.5.1-rc1-*",
"Openchain.Infrastructure >= 0.5.1-rc1-*"
],
".NETPlatform,Version=v5.4": [],
Expand Down
1 change: 0 additions & 1 deletion src/Openchain.Validation.PermissionBased/project.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -3309,7 +3309,6 @@
"projectFileDependencyGroups": {
"": [
"Newtonsoft.Json >= 8.0.1",
"Openchain.Abstractions >= 0.5.1-rc1-*",
"Openchain.Infrastructure >= 0.5.1-rc1-*"
],
".NETFramework,Version=v4.5.1": [],
Expand Down
3 changes: 0 additions & 3 deletions test/Openchain.SqlServer.Tests/project.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,6 @@
"type": "project",
"framework": ".NETPlatform,Version=v5.4",
"dependencies": {
"Openchain.Abstractions": "0.5.1-rc1",
"Openchain.Infrastructure": "0.5.1-rc1",
"System.Data.Common": "4.0.1-beta-23516",
"System.Data.SqlClient": "4.0.0-beta-23516"
Expand Down Expand Up @@ -1525,7 +1524,6 @@
"type": "project",
"framework": ".NETPlatform,Version=v5.4",
"dependencies": {
"Openchain.Abstractions": "0.5.1-rc1",
"Openchain.Infrastructure": "0.5.1-rc1",
"System.Data.Common": "4.0.1-beta-23516",
"System.Data.SqlClient": "4.0.0-beta-23516"
Expand Down Expand Up @@ -3181,7 +3179,6 @@
"type": "project",
"framework": ".NETPlatform,Version=v5.4",
"dependencies": {
"Openchain.Abstractions": "0.5.1-rc1",
"Openchain.Infrastructure": "0.5.1-rc1",
"System.Data.Common": "4.0.1-beta-23516",
"System.Data.SqlClient": "4.0.0-beta-23516"
Expand Down
3 changes: 0 additions & 3 deletions test/Openchain.Sqlite.Tests/project.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -580,7 +580,6 @@
"dependencies": {
"Microsoft.AspNet.Hosting": "1.0.0-rc1-final",
"Microsoft.Data.SQLite": "1.0.0-rc1-final",
"Openchain.Abstractions": "0.5.1-rc1",
"Openchain.Infrastructure": "0.5.1-rc1"
}
},
Expand Down Expand Up @@ -2190,7 +2189,6 @@
"dependencies": {
"Microsoft.AspNet.Hosting": "1.0.0-rc1-final",
"Microsoft.Data.SQLite": "1.0.0-rc1-final",
"Openchain.Abstractions": "0.5.1-rc1",
"Openchain.Infrastructure": "0.5.1-rc1"
}
},
Expand Down Expand Up @@ -4223,7 +4221,6 @@
"dependencies": {
"Microsoft.AspNet.Hosting": "1.0.0-rc1-final",
"Microsoft.Data.SQLite": "1.0.0-rc1-final",
"Openchain.Abstractions": "0.5.1-rc1",
"Openchain.Infrastructure": "0.5.1-rc1"
}
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,6 @@
"dependencies": {
"Microsoft.CSharp": "4.0.1-beta-23516",
"Newtonsoft.Json": "8.0.1",
"Openchain.Abstractions": "0.5.1-rc1",
"Openchain.Infrastructure": "0.5.1-rc1",
"System.Collections": "4.0.11-beta-23516",
"System.Linq": "4.0.1-beta-23516",
Expand Down Expand Up @@ -1350,7 +1349,6 @@
"dependencies": {
"Microsoft.CSharp": "4.0.1-beta-23516",
"Newtonsoft.Json": "8.0.1",
"Openchain.Abstractions": "0.5.1-rc1",
"Openchain.Infrastructure": "0.5.1-rc1",
"System.Collections": "4.0.11-beta-23516",
"System.Linq": "4.0.1-beta-23516",
Expand Down Expand Up @@ -2763,7 +2761,6 @@
"dependencies": {
"Microsoft.CSharp": "4.0.1-beta-23516",
"Newtonsoft.Json": "8.0.1",
"Openchain.Abstractions": "0.5.1-rc1",
"Openchain.Infrastructure": "0.5.1-rc1",
"System.Collections": "4.0.11-beta-23516",
"System.Linq": "4.0.1-beta-23516",
Expand Down

0 comments on commit e1b4836

Please sign in to comment.