Commit 970b143
Fix deprecation: use SagaMetadata.CreateMany instead of SagaMetadataCollection.Initialize
Co-authored-by: danielmarbach <174258+danielmarbach@users.noreply.github.com>1 parent e99680b commit 970b143
File tree
1 file changed
+1
-2
lines changed- src/NServiceBus.Storage.MongoDB.Tests/Sagas
1 file changed
+1
-2
lines changedLines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
| 30 | + | |
32 | 31 | | |
33 | 32 | | |
34 | 33 | | |
| |||
0 commit comments