elsa-core/build
Sipke Schoorstra 7edfe188a7
Update packages (#6058)
* Update dependencies and refactor MongoDB usages to IQueryable

Updated MongoDB-related methods to use IQueryable instead of IMongoQueryable for better compatibility and cleaner code. Additionally, upgraded several dependencies and packages to newer versions, ensuring enhanced security and performance.

* Remove TargetFramework from MongoDb project file

The TargetFramework property has been removed from Elsa.MongoDb.csproj. This change is likely to allow for a more flexible build configuration or to delegate framework specification to a higher-level configuration.

* Update package versions in _build.csproj

Upgraded Azure.Identity to 1.13.1, NuGet.Packaging to 6.11.1, and Microsoft.Identity.Client to 4.66.1. These updates address vulnerabilities and ensure compatibility with dependencies.
2024-10-25 22:38:41 +02:00
..
.editorconfig Add NUKE build support (#4815) 2024-01-21 10:53:07 +01:00
_build.csproj Update packages (#6058) 2024-10-25 22:38:41 +02:00
_build.csproj.DotSettings Add SearchTerm to Workflow Definitions List API client (#5035) 2024-03-05 07:31:59 +01:00
Build.CI.GitHubActions.cs Upgrade to NUKE 8.1 (#5952) 2024-09-12 09:56:06 -07:00
Build.cs Drop NET 7 support and cleanup NuGet package references (#5828) 2024-07-24 14:30:39 +02:00
Directory.Build.props Add NUKE build support (#4815) 2024-01-21 10:53:07 +01:00
Directory.Build.targets Add NUKE build support (#4815) 2024-01-21 10:53:07 +01:00