-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump minimum MongoDB client version, plus net472 minimum as a result
- Loading branch information
1 parent
54e095b
commit 1efd975
Showing
3 changed files
with
6 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -45,7 +45,7 @@ jobs: | |
path: nugets/ | ||
retention-days: 7 | ||
- name: Setup MongoDB Server | ||
uses: Particular/[email protected].0 | ||
uses: Particular/[email protected].1 | ||
with: | ||
connection-string-name: NServiceBusStorageMongoDB_ConnectionString | ||
mongodb-port: 27018 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
src/NServiceBus.Storage.MongoDB/NServiceBus.Storage.MongoDB.csproj
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters