Skip to content
Open
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.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="10.0.300" PrivateAssets="All" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="10.0.400" PrivateAssets="All" />
</ItemGroup>

</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Testcontainers.MsSql" Version="4.12.0" />
<PackageReference Include="Microsoft.Data.Sqlite" Version="10.0.8" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="7.0.1" />
<PackageReference Include="Microsoft.SqlServer.DacFx" Version="170.3.93" />
<PackageReference Include="Testcontainers.MsSql" Version="4.14.0" />
<PackageReference Include="Microsoft.Data.Sqlite" Version="10.0.11" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="7.0.2" />
<PackageReference Include="Microsoft.SqlServer.DacFx" Version="170.4.83" />
</ItemGroup>
</Project>
213 changes: 101 additions & 112 deletions samples/SqlDataBridge.DeployRepro/packages.lock.json

Large diffs are not rendered by default.

90 changes: 45 additions & 45 deletions samples/SqlDataBridge.Sample/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"net8.0": {
"Microsoft.SourceLink.GitHub": {
"type": "Direct",
"requested": "[10.0.300, )",
"resolved": "10.0.300",
"contentHash": "QzCtLkXVb3l4IxcpvJCbzUwMLihAmLN6vVLjQGSzYSF8d2dvXxqJAZk83RV3gYnp2egz8jRMgSR2woY3vOahTA==",
"requested": "[10.0.400, )",
"resolved": "10.0.400",
"contentHash": "N1Ut0+EmMb2Tma9spHxAgpCspkln4gst1RWYc1PYPn8LA4KJWDSiggKpE183lfR98TNG2C+XnJ71zSYtuCSsqA==",
"dependencies": {
"Microsoft.Build.Tasks.Git": "10.0.300",
"Microsoft.SourceLink.Common": "10.0.300",
"System.IO.Hashing": "10.0.8"
"Microsoft.Build.Tasks.Git": "10.0.400",
"Microsoft.SourceLink.Common": "10.0.400",
"System.IO.Hashing": "10.0.11"
}
},
"Azure.Core": {
Expand Down Expand Up @@ -89,10 +89,10 @@
},
"Microsoft.Build.Tasks.Git": {
"type": "Transitive",
"resolved": "10.0.300",
"contentHash": "P0kaQwVZx4xIUe2FtrLyBadYNXuAljttJUPvjBYRuHhPE8L77L42KakLDkaADRiUrGspoLcMwayjrbQhYTr0zA==",
"resolved": "10.0.400",
"contentHash": "uXJ/eBDqAo9HlyPjvvvynjHb59KXQWG9txpBzyI1drO6MV3Lhndt2yhxuMKvIga4kND2UKc3xCNXlXBhWU8Hlg==",
"dependencies": {
"System.IO.Hashing": "10.0.8"
"System.IO.Hashing": "10.0.11"
}
},
"Microsoft.Build.Utilities.Core": {
Expand All @@ -109,33 +109,33 @@
},
"Microsoft.Data.SqlClient": {
"type": "Transitive",
"resolved": "7.0.1",
"contentHash": "9jZFXAJ2ThNYK7lhj2RhH7klXVNaWSvZpQncq3bPIOjmHBrdjwgeO4c8wucUVxQwFT8rAA13Z2F2jzoYR7ICDw==",
"resolved": "7.0.2",
"contentHash": "zwv76lANFQQI6Gmp6ntkzMWIWVqm8Wf4Mz00AeGCk1n8HCi5afi6bNynSe18uI0xeL0n6J+Myjk9AiIsL5oSqw==",
"dependencies": {
"Microsoft.Bcl.Cryptography": "8.0.0",
"Microsoft.Data.SqlClient.Extensions.Abstractions": "1.0.0",
"Microsoft.Data.SqlClient.Internal.Logging": "1.0.0",
"Microsoft.Data.SqlClient.SNI.runtime": "6.0.2",
"Microsoft.Data.SqlClient.Extensions.Abstractions": "[7.0.2, 8.0.0)",
"Microsoft.Data.SqlClient.Internal.Logging": "[7.0.2, 8.0.0)",
"Microsoft.Data.SqlClient.SNI.runtime": "[6.0.2, 7.0.0)",
"Microsoft.Extensions.Caching.Memory": "8.0.1",
"Microsoft.IdentityModel.JsonWebTokens": "8.16.0",
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "8.16.0",
"Microsoft.SqlServer.Server": "1.0.0",
"Microsoft.SqlServer.Server": "[1.0.0, 2.0.0)",
"System.Configuration.ConfigurationManager": "8.0.1",
"System.Security.Cryptography.Pkcs": "8.0.1"
}
},
"Microsoft.Data.SqlClient.Extensions.Abstractions": {
"type": "Transitive",
"resolved": "1.0.0",
"contentHash": "rlnxc0KfwDSbE8ZHntFnl8SCgOa9QtJZblMv2zXLhRwl1Je7fsdsVzxSjzzC4JMsfAK+jXJWyezRB8SxUY4BdA==",
"resolved": "7.0.2",
"contentHash": "Zx7z61fG2Nc6LdDn4jA7b5Aj1ABrljkOPRE31RvVUdjF6IgbG60leDUhMCafsnWFgaheiK3iqpLe+kbf5Z5L8Q==",
"dependencies": {
"Microsoft.Data.SqlClient.Internal.Logging": "1.0.0"
"Microsoft.Data.SqlClient.Internal.Logging": "[7.0.2, 8.0.0)"
}
},
"Microsoft.Data.SqlClient.Internal.Logging": {
"type": "Transitive",
"resolved": "1.0.0",
"contentHash": "Kue/7CF8KNT9zozfr30C94dMZVZml3atqWZvQemSXvTau76tRdypzeKiBKXadqgbOME0UiQIyVTNo5WxCRNVNg=="
"resolved": "7.0.2",
"contentHash": "iqgYBbGSVy/DIYWjzmQOa964Kn4rs4wW5vg2IamqVK0fQqfTiILVR5hMK27XWqoyONtAZs+VxH354cPJBtSnbg=="
},
"Microsoft.Data.SqlClient.SNI.runtime": {
"type": "Transitive",
Expand All @@ -144,20 +144,20 @@
},
"Microsoft.Data.Sqlite": {
"type": "Transitive",
"resolved": "10.0.8",
"contentHash": "iyDWyD6r/SnqgoYYQIlLhxL1ZIGZr+SByMXrJKSA1w7sOt7bPMJmN3h2laqwKqyQkjh/lUPJ7LTXwpvqzhggOQ==",
"resolved": "10.0.11",
"contentHash": "7je7UELzm131GiLYc4PpZvfKXIgIyzPM+v+tjcd/nbnuWRfgcONYKzDTqJlURxwVCFsVnlpmq6y6yn4qvR8QXQ==",
"dependencies": {
"Microsoft.Data.Sqlite.Core": "10.0.8",
"SQLitePCLRaw.bundle_e_sqlite3": "2.1.11",
"SQLitePCLRaw.core": "2.1.11"
"Microsoft.Data.Sqlite.Core": "10.0.11",
"SQLitePCLRaw.bundle_e_sqlite3": "2.1.12",
"SQLitePCLRaw.core": "2.1.12"
}
},
"Microsoft.Data.Sqlite.Core": {
"type": "Transitive",
"resolved": "10.0.8",
"contentHash": "26t7WDiEjjAls/sFpWvVEFDxt+7Q5VPt6+blU2Lafuj9L8PzAv/GtGV4cqVPtrhWbfD2BX/z2v8hD1qXYtK6Aw==",
"resolved": "10.0.11",
"contentHash": "hubA20AGenQ4Sx0ElWaPpB8DISjXpdx463+1zOGRslsT0e/t/06ITv+pHsop8CcJ0d8PZLfgnT7juCDVD79Dkw==",
"dependencies": {
"SQLitePCLRaw.core": "2.1.11"
"SQLitePCLRaw.core": "2.1.12"
}
},
"Microsoft.Extensions.Caching.Abstractions": {
Expand Down Expand Up @@ -266,8 +266,8 @@
},
"Microsoft.SourceLink.Common": {
"type": "Transitive",
"resolved": "10.0.300",
"contentHash": "0jlkXaUGjYlWTIVPve5MftjKHnT3SlAtq9BCLV4J9IjdPrxV/+4rMlBSjfr1khG8/GC6KGojjola8E1VvWF0qQ=="
"resolved": "10.0.400",
"contentHash": "Knli3Y2k/rdBqUlQ8TP+Sbd0J0jV/0kvgLsxieowoVayioZ0JGfqb9go+/dQJqtU53i6IpZzRxAPxbBT5UJBNg=="
},
"Microsoft.SqlServer.DacFx": {
"type": "Transitive",
Expand Down Expand Up @@ -352,32 +352,32 @@
},
"SQLitePCLRaw.bundle_e_sqlite3": {
"type": "Transitive",
"resolved": "2.1.11",
"contentHash": "DC4nA7yWnf4UZdgJDF+9Mus4/cb0Y3Sfgi3gDnAoKNAIBwzkskNAbNbyu+u4atT0ruVlZNJfwZmwiEwE5oz9LQ==",
"resolved": "2.1.12",
"contentHash": "mAgscpQMLw5/nfA1Q5oJVAT29yROUo1ifZGbbTpx/lwZpSxMUGoYbKfmvdm8oXER+RzxqBmmQzeBEVKfeHv2nw==",
"dependencies": {
"SQLitePCLRaw.lib.e_sqlite3": "2.1.11",
"SQLitePCLRaw.provider.e_sqlite3": "2.1.11"
"SQLitePCLRaw.lib.e_sqlite3": "2.1.12",
"SQLitePCLRaw.provider.e_sqlite3": "2.1.12"
}
},
"SQLitePCLRaw.core": {
"type": "Transitive",
"resolved": "2.1.11",
"contentHash": "PK0GLFkfhZzLQeR3PJf71FmhtHox+U3vcY6ZtswoMjrefkB9k6ErNJEnwXqc5KgXDSjige2XXrezqS39gkpQKA==",
"resolved": "2.1.12",
"contentHash": "ETpNw9DY3ckWLgRRAeCHj+GKOuPi61aeczkXhgHexUvqoZBAYg8RYESE2J7O1M7+o6QbdSEZwrw9bfqztUVWXg==",
"dependencies": {
"System.Memory": "4.5.3"
}
},
"SQLitePCLRaw.lib.e_sqlite3": {
"type": "Transitive",
"resolved": "2.1.11",
"contentHash": "Ev2ytaXiOlWZ4b3R67GZBsemTINslLD1DCJr2xiacpn4tbapu0Q4dHEzSvZSMnVWeE5nlObU3VZN2p81q3XOYQ=="
"resolved": "2.1.12",
"contentHash": "fWi8Dbknuhgg72fWinIdjXVaqO1hHL4YBBwVLnr7e1c9TAZwJ0QE38j9syW1hwx6HaqEVTwI+O07WPdZn8Rp0w=="
},
"SQLitePCLRaw.provider.e_sqlite3": {
"type": "Transitive",
"resolved": "2.1.11",
"contentHash": "Y/0ZkR+r0Cg3DQFuCl1RBnv/tmxpIZRU3HUvelPw6MVaKHwYYR8YNvgs0vuNuXCMvlyJ+Fh88U1D4tah1tt6qw==",
"resolved": "2.1.12",
"contentHash": "W3oH4XIfCzFrgUSDKHhN6N+dgzA5YHOR2VxX8GB6Qy7CyrJJgxPEG8NirgYWlPQC5P2jz2knSsexWu4tDUL33g==",
"dependencies": {
"SQLitePCLRaw.core": "2.1.11"
"SQLitePCLRaw.core": "2.1.12"
}
},
"System.Buffers": {
Expand Down Expand Up @@ -570,8 +570,8 @@
},
"System.IO.Hashing": {
"type": "Transitive",
"resolved": "10.0.8",
"contentHash": "+dJsbPJ3FyUbTZNplFj0RCKePFizmv6ewDV46JE9q/IVH4c3xTCftHfHelLsAKf0jryIPqgMb5GpS0x7TAY3mg=="
"resolved": "10.0.11",
"contentHash": "OzKDcIRkeNJeC8qAsbn8yJXnfTLP1dtkWILe+T56Gf/z+IkAASi7sMqLqJQat08j5z/mRN5xVtoAwbkMNMoBUQ=="
},
"System.IO.Packaging": {
"type": "Transitive",
Expand Down Expand Up @@ -948,8 +948,8 @@
"Zachtbeer.SqlDataBridge": {
"type": "Project",
"dependencies": {
"Microsoft.Data.SqlClient": "[7.0.1, )",
"Microsoft.Data.Sqlite": "[10.0.8, )",
"Microsoft.Data.SqlClient": "[7.0.2, )",
"Microsoft.Data.Sqlite": "[10.0.11, )",
"Microsoft.SqlServer.DacFx": "[170.3.93, )"
}
}
Expand Down
90 changes: 45 additions & 45 deletions samples/SqlDataBridge.WorkflowSample/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"net8.0": {
"Microsoft.SourceLink.GitHub": {
"type": "Direct",
"requested": "[10.0.300, )",
"resolved": "10.0.300",
"contentHash": "QzCtLkXVb3l4IxcpvJCbzUwMLihAmLN6vVLjQGSzYSF8d2dvXxqJAZk83RV3gYnp2egz8jRMgSR2woY3vOahTA==",
"requested": "[10.0.400, )",
"resolved": "10.0.400",
"contentHash": "N1Ut0+EmMb2Tma9spHxAgpCspkln4gst1RWYc1PYPn8LA4KJWDSiggKpE183lfR98TNG2C+XnJ71zSYtuCSsqA==",
"dependencies": {
"Microsoft.Build.Tasks.Git": "10.0.300",
"Microsoft.SourceLink.Common": "10.0.300",
"System.IO.Hashing": "10.0.8"
"Microsoft.Build.Tasks.Git": "10.0.400",
"Microsoft.SourceLink.Common": "10.0.400",
"System.IO.Hashing": "10.0.11"
}
},
"Azure.Core": {
Expand Down Expand Up @@ -89,10 +89,10 @@
},
"Microsoft.Build.Tasks.Git": {
"type": "Transitive",
"resolved": "10.0.300",
"contentHash": "P0kaQwVZx4xIUe2FtrLyBadYNXuAljttJUPvjBYRuHhPE8L77L42KakLDkaADRiUrGspoLcMwayjrbQhYTr0zA==",
"resolved": "10.0.400",
"contentHash": "uXJ/eBDqAo9HlyPjvvvynjHb59KXQWG9txpBzyI1drO6MV3Lhndt2yhxuMKvIga4kND2UKc3xCNXlXBhWU8Hlg==",
"dependencies": {
"System.IO.Hashing": "10.0.8"
"System.IO.Hashing": "10.0.11"
}
},
"Microsoft.Build.Utilities.Core": {
Expand All @@ -109,33 +109,33 @@
},
"Microsoft.Data.SqlClient": {
"type": "Transitive",
"resolved": "7.0.1",
"contentHash": "9jZFXAJ2ThNYK7lhj2RhH7klXVNaWSvZpQncq3bPIOjmHBrdjwgeO4c8wucUVxQwFT8rAA13Z2F2jzoYR7ICDw==",
"resolved": "7.0.2",
"contentHash": "zwv76lANFQQI6Gmp6ntkzMWIWVqm8Wf4Mz00AeGCk1n8HCi5afi6bNynSe18uI0xeL0n6J+Myjk9AiIsL5oSqw==",
"dependencies": {
"Microsoft.Bcl.Cryptography": "8.0.0",
"Microsoft.Data.SqlClient.Extensions.Abstractions": "1.0.0",
"Microsoft.Data.SqlClient.Internal.Logging": "1.0.0",
"Microsoft.Data.SqlClient.SNI.runtime": "6.0.2",
"Microsoft.Data.SqlClient.Extensions.Abstractions": "[7.0.2, 8.0.0)",
"Microsoft.Data.SqlClient.Internal.Logging": "[7.0.2, 8.0.0)",
"Microsoft.Data.SqlClient.SNI.runtime": "[6.0.2, 7.0.0)",
"Microsoft.Extensions.Caching.Memory": "8.0.1",
"Microsoft.IdentityModel.JsonWebTokens": "8.16.0",
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "8.16.0",
"Microsoft.SqlServer.Server": "1.0.0",
"Microsoft.SqlServer.Server": "[1.0.0, 2.0.0)",
"System.Configuration.ConfigurationManager": "8.0.1",
"System.Security.Cryptography.Pkcs": "8.0.1"
}
},
"Microsoft.Data.SqlClient.Extensions.Abstractions": {
"type": "Transitive",
"resolved": "1.0.0",
"contentHash": "rlnxc0KfwDSbE8ZHntFnl8SCgOa9QtJZblMv2zXLhRwl1Je7fsdsVzxSjzzC4JMsfAK+jXJWyezRB8SxUY4BdA==",
"resolved": "7.0.2",
"contentHash": "Zx7z61fG2Nc6LdDn4jA7b5Aj1ABrljkOPRE31RvVUdjF6IgbG60leDUhMCafsnWFgaheiK3iqpLe+kbf5Z5L8Q==",
"dependencies": {
"Microsoft.Data.SqlClient.Internal.Logging": "1.0.0"
"Microsoft.Data.SqlClient.Internal.Logging": "[7.0.2, 8.0.0)"
}
},
"Microsoft.Data.SqlClient.Internal.Logging": {
"type": "Transitive",
"resolved": "1.0.0",
"contentHash": "Kue/7CF8KNT9zozfr30C94dMZVZml3atqWZvQemSXvTau76tRdypzeKiBKXadqgbOME0UiQIyVTNo5WxCRNVNg=="
"resolved": "7.0.2",
"contentHash": "iqgYBbGSVy/DIYWjzmQOa964Kn4rs4wW5vg2IamqVK0fQqfTiILVR5hMK27XWqoyONtAZs+VxH354cPJBtSnbg=="
},
"Microsoft.Data.SqlClient.SNI.runtime": {
"type": "Transitive",
Expand All @@ -144,20 +144,20 @@
},
"Microsoft.Data.Sqlite": {
"type": "Transitive",
"resolved": "10.0.8",
"contentHash": "iyDWyD6r/SnqgoYYQIlLhxL1ZIGZr+SByMXrJKSA1w7sOt7bPMJmN3h2laqwKqyQkjh/lUPJ7LTXwpvqzhggOQ==",
"resolved": "10.0.11",
"contentHash": "7je7UELzm131GiLYc4PpZvfKXIgIyzPM+v+tjcd/nbnuWRfgcONYKzDTqJlURxwVCFsVnlpmq6y6yn4qvR8QXQ==",
"dependencies": {
"Microsoft.Data.Sqlite.Core": "10.0.8",
"SQLitePCLRaw.bundle_e_sqlite3": "2.1.11",
"SQLitePCLRaw.core": "2.1.11"
"Microsoft.Data.Sqlite.Core": "10.0.11",
"SQLitePCLRaw.bundle_e_sqlite3": "2.1.12",
"SQLitePCLRaw.core": "2.1.12"
}
},
"Microsoft.Data.Sqlite.Core": {
"type": "Transitive",
"resolved": "10.0.8",
"contentHash": "26t7WDiEjjAls/sFpWvVEFDxt+7Q5VPt6+blU2Lafuj9L8PzAv/GtGV4cqVPtrhWbfD2BX/z2v8hD1qXYtK6Aw==",
"resolved": "10.0.11",
"contentHash": "hubA20AGenQ4Sx0ElWaPpB8DISjXpdx463+1zOGRslsT0e/t/06ITv+pHsop8CcJ0d8PZLfgnT7juCDVD79Dkw==",
"dependencies": {
"SQLitePCLRaw.core": "2.1.11"
"SQLitePCLRaw.core": "2.1.12"
}
},
"Microsoft.Extensions.Caching.Abstractions": {
Expand Down Expand Up @@ -266,8 +266,8 @@
},
"Microsoft.SourceLink.Common": {
"type": "Transitive",
"resolved": "10.0.300",
"contentHash": "0jlkXaUGjYlWTIVPve5MftjKHnT3SlAtq9BCLV4J9IjdPrxV/+4rMlBSjfr1khG8/GC6KGojjola8E1VvWF0qQ=="
"resolved": "10.0.400",
"contentHash": "Knli3Y2k/rdBqUlQ8TP+Sbd0J0jV/0kvgLsxieowoVayioZ0JGfqb9go+/dQJqtU53i6IpZzRxAPxbBT5UJBNg=="
},
"Microsoft.SqlServer.DacFx": {
"type": "Transitive",
Expand Down Expand Up @@ -352,32 +352,32 @@
},
"SQLitePCLRaw.bundle_e_sqlite3": {
"type": "Transitive",
"resolved": "2.1.11",
"contentHash": "DC4nA7yWnf4UZdgJDF+9Mus4/cb0Y3Sfgi3gDnAoKNAIBwzkskNAbNbyu+u4atT0ruVlZNJfwZmwiEwE5oz9LQ==",
"resolved": "2.1.12",
"contentHash": "mAgscpQMLw5/nfA1Q5oJVAT29yROUo1ifZGbbTpx/lwZpSxMUGoYbKfmvdm8oXER+RzxqBmmQzeBEVKfeHv2nw==",
"dependencies": {
"SQLitePCLRaw.lib.e_sqlite3": "2.1.11",
"SQLitePCLRaw.provider.e_sqlite3": "2.1.11"
"SQLitePCLRaw.lib.e_sqlite3": "2.1.12",
"SQLitePCLRaw.provider.e_sqlite3": "2.1.12"
}
},
"SQLitePCLRaw.core": {
"type": "Transitive",
"resolved": "2.1.11",
"contentHash": "PK0GLFkfhZzLQeR3PJf71FmhtHox+U3vcY6ZtswoMjrefkB9k6ErNJEnwXqc5KgXDSjige2XXrezqS39gkpQKA==",
"resolved": "2.1.12",
"contentHash": "ETpNw9DY3ckWLgRRAeCHj+GKOuPi61aeczkXhgHexUvqoZBAYg8RYESE2J7O1M7+o6QbdSEZwrw9bfqztUVWXg==",
"dependencies": {
"System.Memory": "4.5.3"
}
},
"SQLitePCLRaw.lib.e_sqlite3": {
"type": "Transitive",
"resolved": "2.1.11",
"contentHash": "Ev2ytaXiOlWZ4b3R67GZBsemTINslLD1DCJr2xiacpn4tbapu0Q4dHEzSvZSMnVWeE5nlObU3VZN2p81q3XOYQ=="
"resolved": "2.1.12",
"contentHash": "fWi8Dbknuhgg72fWinIdjXVaqO1hHL4YBBwVLnr7e1c9TAZwJ0QE38j9syW1hwx6HaqEVTwI+O07WPdZn8Rp0w=="
},
"SQLitePCLRaw.provider.e_sqlite3": {
"type": "Transitive",
"resolved": "2.1.11",
"contentHash": "Y/0ZkR+r0Cg3DQFuCl1RBnv/tmxpIZRU3HUvelPw6MVaKHwYYR8YNvgs0vuNuXCMvlyJ+Fh88U1D4tah1tt6qw==",
"resolved": "2.1.12",
"contentHash": "W3oH4XIfCzFrgUSDKHhN6N+dgzA5YHOR2VxX8GB6Qy7CyrJJgxPEG8NirgYWlPQC5P2jz2knSsexWu4tDUL33g==",
"dependencies": {
"SQLitePCLRaw.core": "2.1.11"
"SQLitePCLRaw.core": "2.1.12"
}
},
"System.Buffers": {
Expand Down Expand Up @@ -570,8 +570,8 @@
},
"System.IO.Hashing": {
"type": "Transitive",
"resolved": "10.0.8",
"contentHash": "+dJsbPJ3FyUbTZNplFj0RCKePFizmv6ewDV46JE9q/IVH4c3xTCftHfHelLsAKf0jryIPqgMb5GpS0x7TAY3mg=="
"resolved": "10.0.11",
"contentHash": "OzKDcIRkeNJeC8qAsbn8yJXnfTLP1dtkWILe+T56Gf/z+IkAASi7sMqLqJQat08j5z/mRN5xVtoAwbkMNMoBUQ=="
},
"System.IO.Packaging": {
"type": "Transitive",
Expand Down Expand Up @@ -948,8 +948,8 @@
"Zachtbeer.SqlDataBridge": {
"type": "Project",
"dependencies": {
"Microsoft.Data.SqlClient": "[7.0.1, )",
"Microsoft.Data.Sqlite": "[10.0.8, )",
"Microsoft.Data.SqlClient": "[7.0.2, )",
"Microsoft.Data.Sqlite": "[10.0.11, )",
"Microsoft.SqlServer.DacFx": "[170.3.93, )"
}
}
Expand Down
Loading
Loading