Commit b64db0e
Tests | Update Package Versions (#3312)
* Upgrade / align packages in test projects /
* Reference System.ServiceProcess on netfx
* Always include System.Transactions as well
* Remove references to xunit.runner.console and xunit.runner.utility to enable discovery of netfx tests again. See dotnet/runtime#94183
* Revert nuget.org addition
* Upgrade Versions
Remove VersionsNet8OrLater, not needed anymore
* Force build
* Remove dummy
* Add back console runners
* Remove System.ServiceProcess, should not be needed
* I think we do actually still need the net9 versions
---------
Co-authored-by: Michel Zehnder <MichelZ@users.noreply.github.com>1 parent e69d2e5 commit b64db0e
File tree
3 files changed
+6
-9
lines changed- src/Microsoft.Data.SqlClient/tests
- FunctionalTests
- ManualTests
- tools/props
3 files changed
+6
-9
lines changedLines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
94 | 93 | | |
95 | 94 | | |
96 | 95 | | |
| |||
src/Microsoft.Data.SqlClient/tests/ManualTests/Microsoft.Data.SqlClient.ManualTesting.Tests.csproj
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
340 | 340 | | |
341 | 341 | | |
342 | 342 | | |
343 | | - | |
344 | 343 | | |
345 | 344 | | |
346 | 345 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
61 | | - | |
| 60 | + | |
62 | 61 | | |
63 | | - | |
| 62 | + | |
64 | 63 | | |
65 | 64 | | |
66 | 65 | | |
67 | 66 | | |
68 | | - | |
69 | | - | |
| 67 | + | |
| 68 | + | |
70 | 69 | | |
71 | 70 | | |
72 | | - | |
| 71 | + | |
73 | 72 | | |
74 | 73 | | |
75 | | - | |
| 74 | + | |
76 | 75 | | |
77 | 76 | | |
78 | 77 | | |
| |||
0 commit comments