Commit f8c1dc2
Prepare for NServiceBus 10 (#1763)
* Update workflow files
* Fix workflow
* Add the Aurora workflow to the solution
* Bump version to 9.0
* Minimal changes to compile with .NET 10.0
* Bump Microsoft.NET.Test.Sdk to 17.14.1
* Bump NUnit to 4.3.2
* Bump NUnit.Analyzers to 4.9.1
* Bump Particular.Packaging to 4.4.0
* Bump PublicApiGenerator to 11.4.6
* Fix tests errors
* Reference .NET 10.0 instead of .NET 8.0
* Bump target framework to .NET 10.0
* Bump NServiceBus packages
* Delete test file that was added to NServiceBus
* Prevent SBOM generation
* Bump Amazon.CDK.Lib to 2.201.0
* Bump MySql.Data to 9.3.0
* Bump ILRepack to 2.0.44
* Swap sln file for slnx file
* Bump Microsoft.Build.Utilities.Core to 17.14.8
* Replace Approvals files
* Delete the reference to System.Data.SqlClient and related tests
* Remove not needed workaround
* Organize test projects
* Formatting
* Update targets file
* Use properties to simplify updating ScriptBuilder TFMs
* Update ScriptBuilder LangVersion
* Remove old tool for 7.x bug
* Fix casing of README
* Remove Fody
* Update NUnit.Analyzers
* Remove unneeded package references
* Fix property name
---------
Co-authored-by: Brandon Ording <[email protected]>1 parent 4b62dc6 commit f8c1dc2
File tree
69 files changed
+155
-3093
lines changed- .github/workflows
- src
- AcceptanceTestHelper
- AuroraSetup
- CommandLine
- MsSqlMicrosoftDataClientAcceptanceTests
- MsSqlMicrosoftDataClientSqlTransportAcceptanceTests
- MsSqlSystemDataClientAcceptanceTests
- MySqlAcceptanceTests
- NServiceBus.Persistence.Sql.TransactionalSession
- OracleAcceptanceTests
- PostgreSqlAcceptanceTests
- PostgreSqlTransportAcceptanceTests
- ScriptBuilder.Tests
- ApprovalFiles
- ScriptBuilderTask.Tests.Target
- ScriptBuilderTask.Tests
- ScriptBuilderTask
- ScriptBuilder
- SqlPersistence.PersistenceTests
- SqlPersistence.Tests
- ApprovalFiles
- Outbox
- Saga
- Subscription
- SynchronizedStorage
- SqlPersistence
- TestHelper
- TransactionalSession.MsSqlMicrosoftDataClient.AcceptanceTests
- TransactionalSession.MsSqlSystemDataClient.AcceptanceTests
- Infrastructure
- TransactionalSession.Tests
- VBTestCode
- tools/sagajsonstatepatch
- Properties
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
69 files changed
+155
-3093
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
36 | | - | |
| 34 | + | |
37 | 35 | | |
38 | 36 | | |
39 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | | - | |
42 | | - | |
| 40 | + | |
43 | 41 | | |
44 | 42 | | |
45 | 43 | | |
| |||
68 | 66 | | |
69 | 67 | | |
70 | 68 | | |
71 | | - | |
| 69 | + | |
72 | 70 | | |
73 | 71 | | |
74 | 72 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | 16 | | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
8 | 16 | | |
Lines changed: 3 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
| 14 | + | |
| 15 | + | |
18 | 16 | | |
19 | 17 | | |
20 | 18 | | |
| |||
0 commit comments