DIT.Workflower/tests/DIT.Workflower.Tests
dependabot[bot] 0a238e6ac1
Bump Microsoft.Extensions.DependencyInjection from 6.0.1 to 9.0.0
Bumps [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime) from 6.0.1 to 9.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v6.0.1...v9.0.0)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.DependencyInjection
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-13 13:46:43 +00:00
..
DependencyInjection BREAKING: Use Scoped services for the IWorkflow in DI. 2024-08-14 12:56:39 +03:00
DIT.Workflower.Tests.csproj Bump Microsoft.Extensions.DependencyInjection from 6.0.1 to 9.0.0 2024-11-13 13:46:43 +00:00
Models.cs Initial commit 2022-05-21 04:08:43 +03:00
Usings.cs WIP 2022-05-22 09:21:44 +03:00
WorkflowConditionTests.cs Add more tests 2022-06-18 12:43:02 +03:00