Commit 7d809a8
authored
Merge | SqlConnectionFactory (#3420)
* Merge SqlConnectionFactory.AssemblyLoadContext into netcore SqlConnectionFactory class
Align netcore and netfx versions to make merge really easy
* Create merge file
* Resolving most of the merges, except a few that I need some help on.
* Adding more stubs :)
* Resolve remaining merge conflicts
* Use the common file in both projects
* Applying the change that I said I was going to apply in the last PR
* PR Comments, Round 11 parent 12f742d commit 7d809a8
File tree
9 files changed
+121
-434
lines changed- src/Microsoft.Data.SqlClient
- netcore/src
- Microsoft/Data/SqlClient
- netfx/src
- Microsoft/Data/SqlClient
- src/Microsoft/Data
- ProviderBase
- SqlClient
9 files changed
+121
-434
lines changedLines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
591 | 591 | | |
592 | 592 | | |
593 | 593 | | |
| 594 | + | |
| 595 | + | |
| 596 | + | |
594 | 597 | | |
595 | 598 | | |
596 | 599 | | |
| |||
806 | 809 | | |
807 | 810 | | |
808 | 811 | | |
809 | | - | |
810 | 812 | | |
811 | 813 | | |
812 | | - | |
813 | 814 | | |
814 | 815 | | |
815 | 816 | | |
| |||
Lines changed: 0 additions & 23 deletions
This file was deleted.
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
741 | 741 | | |
742 | 742 | | |
743 | 743 | | |
| 744 | + | |
| 745 | + | |
| 746 | + | |
744 | 747 | | |
745 | 748 | | |
746 | 749 | | |
| |||
951 | 954 | | |
952 | 955 | | |
953 | 956 | | |
954 | | - | |
955 | 957 | | |
956 | 958 | | |
957 | 959 | | |
| |||
0 commit comments