Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Core" Version="2.2.5" />
<PackageVersion Include="Microsoft.Extensions.DependencyInjection" Version="6.0.1" />
<PackageVersion Include="Microsoft.Extensions.Configuration.Json" Version="5.0.0"/>
<PackageVersion Include="Microsoft.SqlServer.TransactSql.ScriptDom" Version="161.9123.0" />
<PackageVersion Include="Microsoft.SqlServer.TransactSql.ScriptDom" Version="161.9135.0" />
<PackageVersion Include="Grpc.Net.Client" Version="2.65.0"/>

<!-- Packages below this line result in a major version bump of dependencies, which can cause conflicts with the host.
Expand Down
8 changes: 4 additions & 4 deletions performance/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -1839,7 +1839,7 @@
"Microsoft.AspNetCore.Http": "[2.2.2, )",
"Microsoft.Azure.WebJobs": "[3.0.41, )",
"Microsoft.Data.SqlClient": "[5.1.3, )",
"Microsoft.SqlServer.TransactSql.ScriptDom": "[161.9123.0, )",
"Microsoft.SqlServer.TransactSql.ScriptDom": "[161.9135.0, )",
"Newtonsoft.Json": "[13.0.3, )",
"System.Runtime.Caching": "[6.0.0, )",
"morelinq": "[3.4.2, )"
Expand Down Expand Up @@ -2067,9 +2067,9 @@
},
"Microsoft.SqlServer.TransactSql.ScriptDom": {
"type": "CentralTransitive",
"requested": "[161.9123.0, )",
"resolved": "161.9123.0",
"contentHash": "v1I3SV+EqPHBM+RGrB5LyEc2z74t8WRYFmB0BmSc7EMBDUxFgmJ5oentkf9hPkUFfesha9spB0jci4hDtrCE3Q=="
"requested": "[161.9135.0, )",
"resolved": "161.9135.0",
"contentHash": "Ayubg3Qijaysyn/fJ0QMhv+ADTl5+nPcqE2KsvcIlMZGmSSRAKMxApVf947bLWNRmBIr2TlAS8cSA+cFQUZz1g=="
},
"Moq": {
"type": "CentralTransitive",
Expand Down
8 changes: 4 additions & 4 deletions samples/samples-csharp/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -1711,7 +1711,7 @@
"Microsoft.AspNetCore.Http": "[2.2.2, )",
"Microsoft.Azure.WebJobs": "[3.0.41, )",
"Microsoft.Data.SqlClient": "[5.1.3, )",
"Microsoft.SqlServer.TransactSql.ScriptDom": "[161.9123.0, )",
"Microsoft.SqlServer.TransactSql.ScriptDom": "[161.9135.0, )",
"Newtonsoft.Json": "[13.0.3, )",
"System.Runtime.Caching": "[6.0.0, )",
"morelinq": "[3.4.2, )"
Expand Down Expand Up @@ -1831,9 +1831,9 @@
},
"Microsoft.SqlServer.TransactSql.ScriptDom": {
"type": "CentralTransitive",
"requested": "[161.9123.0, )",
"resolved": "161.9123.0",
"contentHash": "v1I3SV+EqPHBM+RGrB5LyEc2z74t8WRYFmB0BmSc7EMBDUxFgmJ5oentkf9hPkUFfesha9spB0jci4hDtrCE3Q=="
"requested": "[161.9135.0, )",
"resolved": "161.9135.0",
"contentHash": "Ayubg3Qijaysyn/fJ0QMhv+ADTl5+nPcqE2KsvcIlMZGmSSRAKMxApVf947bLWNRmBIr2TlAS8cSA+cFQUZz1g=="
},
"morelinq": {
"type": "CentralTransitive",
Expand Down
6 changes: 3 additions & 3 deletions src/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,9 +94,9 @@
},
"Microsoft.SqlServer.TransactSql.ScriptDom": {
"type": "Direct",
"requested": "[161.9123.0, )",
"resolved": "161.9123.0",
"contentHash": "v1I3SV+EqPHBM+RGrB5LyEc2z74t8WRYFmB0BmSc7EMBDUxFgmJ5oentkf9hPkUFfesha9spB0jci4hDtrCE3Q=="
"requested": "[161.9135.0, )",
"resolved": "161.9135.0",
"contentHash": "Ayubg3Qijaysyn/fJ0QMhv+ADTl5+nPcqE2KsvcIlMZGmSSRAKMxApVf947bLWNRmBIr2TlAS8cSA+cFQUZz1g=="
},
"morelinq": {
"type": "Direct",
Expand Down
8 changes: 4 additions & 4 deletions test/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -1846,7 +1846,7 @@
"Microsoft.AspNetCore.Http": "[2.2.2, )",
"Microsoft.Azure.WebJobs": "[3.0.41, )",
"Microsoft.Data.SqlClient": "[5.1.3, )",
"Microsoft.SqlServer.TransactSql.ScriptDom": "[161.9123.0, )",
"Microsoft.SqlServer.TransactSql.ScriptDom": "[161.9135.0, )",
"Newtonsoft.Json": "[13.0.3, )",
"System.Runtime.Caching": "[6.0.0, )",
"morelinq": "[3.4.2, )"
Expand Down Expand Up @@ -1972,9 +1972,9 @@
},
"Microsoft.SqlServer.TransactSql.ScriptDom": {
"type": "CentralTransitive",
"requested": "[161.9123.0, )",
"resolved": "161.9123.0",
"contentHash": "v1I3SV+EqPHBM+RGrB5LyEc2z74t8WRYFmB0BmSc7EMBDUxFgmJ5oentkf9hPkUFfesha9spB0jci4hDtrCE3Q=="
"requested": "[161.9135.0, )",
"resolved": "161.9135.0",
"contentHash": "Ayubg3Qijaysyn/fJ0QMhv+ADTl5+nPcqE2KsvcIlMZGmSSRAKMxApVf947bLWNRmBIr2TlAS8cSA+cFQUZz1g=="
},
"morelinq": {
"type": "CentralTransitive",
Expand Down