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

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-13 13:47:22 +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.Abstractions 2024-11-13 13:47:22 +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