Skip to content

Commit 4db0f5e

Browse files
update package locks
1 parent 0f96370 commit 4db0f5e

File tree

3 files changed

+3
-18
lines changed

3 files changed

+3
-18
lines changed

performance/packages.lock.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1822,8 +1822,7 @@
18221822
"Microsoft.Data.SqlClient": "[5.2.2, )",
18231823
"Microsoft.SqlServer.TransactSql.ScriptDom": "[161.9135.0, )",
18241824
"Newtonsoft.Json": "[13.0.3, )",
1825-
"System.Runtime.Caching": "[6.0.1, )",
1826-
"morelinq": "[3.4.2, )"
1825+
"System.Runtime.Caching": "[6.0.1, )"
18271826
}
18281827
},
18291828
"microsoft.azure.webjobs.extensions.sql.samples": {

samples/samples-csharp/packages.lock.json

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1687,8 +1687,7 @@
16871687
"Microsoft.Data.SqlClient": "[5.2.2, )",
16881688
"Microsoft.SqlServer.TransactSql.ScriptDom": "[161.9135.0, )",
16891689
"Newtonsoft.Json": "[13.0.3, )",
1690-
"System.Runtime.Caching": "[6.0.1, )",
1691-
"morelinq": "[3.4.2, )"
1690+
"System.Runtime.Caching": "[6.0.1, )"
16921691
}
16931692
},
16941693
"Microsoft.ApplicationInsights": {
@@ -1804,12 +1803,6 @@
18041803
"resolved": "161.9135.0",
18051804
"contentHash": "Ayubg3Qijaysyn/fJ0QMhv+ADTl5+nPcqE2KsvcIlMZGmSSRAKMxApVf947bLWNRmBIr2TlAS8cSA+cFQUZz1g=="
18061805
},
1807-
"morelinq": {
1808-
"type": "CentralTransitive",
1809-
"requested": "[3.4.2, )",
1810-
"resolved": "3.4.2",
1811-
"contentHash": "nKdpt7Ai+xQO8PZ0YFTn13INGJcKO0Nx65kO/ut0zaDirRo6d7atedmW2l68YB3x7U4pOqTLdMfYsBys8KxA1Q=="
1812-
},
18131806
"System.Drawing.Common": {
18141807
"type": "CentralTransitive",
18151808
"requested": "[6.0.0, )",

test/packages.lock.json

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1836,8 +1836,7 @@
18361836
"Microsoft.Data.SqlClient": "[5.2.2, )",
18371837
"Microsoft.SqlServer.TransactSql.ScriptDom": "[161.9135.0, )",
18381838
"Newtonsoft.Json": "[13.0.3, )",
1839-
"System.Runtime.Caching": "[6.0.1, )",
1840-
"morelinq": "[3.4.2, )"
1839+
"System.Runtime.Caching": "[6.0.1, )"
18411840
}
18421841
},
18431842
"microsoft.azure.webjobs.extensions.sql.samples": {
@@ -1945,12 +1944,6 @@
19451944
"resolved": "161.9135.0",
19461945
"contentHash": "Ayubg3Qijaysyn/fJ0QMhv+ADTl5+nPcqE2KsvcIlMZGmSSRAKMxApVf947bLWNRmBIr2TlAS8cSA+cFQUZz1g=="
19471946
},
1948-
"morelinq": {
1949-
"type": "CentralTransitive",
1950-
"requested": "[3.4.2, )",
1951-
"resolved": "3.4.2",
1952-
"contentHash": "nKdpt7Ai+xQO8PZ0YFTn13INGJcKO0Nx65kO/ut0zaDirRo6d7atedmW2l68YB3x7U4pOqTLdMfYsBys8KxA1Q=="
1953-
},
19541947
"System.Drawing.Common": {
19551948
"type": "CentralTransitive",
19561949
"requested": "[6.0.0, )",

0 commit comments

Comments
 (0)