Skip to content

Commit a147853

Browse files
Bump Ardalis.Specification and Ardalis.Specification.EntityFrameworkCore
Bumps [Ardalis.Specification](https://github.com/ardalis/specification) and [Ardalis.Specification.EntityFrameworkCore](https://github.com/ardalis/specification). These dependencies needed to be updated together. Updates `Ardalis.Specification` from 7.0.0 to 9.1.0 - [Release notes](https://github.com/ardalis/specification/releases) - [Commits](ardalis/Specification@v7.0...v9.1.0) Updates `Ardalis.Specification.EntityFrameworkCore` from 7.0.0 to 9.1.0 - [Release notes](https://github.com/ardalis/specification/releases) - [Commits](ardalis/Specification@v7.0...v9.1.0) --- updated-dependencies: - dependency-name: Ardalis.Specification dependency-version: 9.1.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Ardalis.Specification.EntityFrameworkCore dependency-version: 9.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 570d85f commit a147853

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Directory.Packages.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
<ItemGroup>
1111
<PackageVersion Include="Ardalis.ApiEndpoints" Version="4.1.0" />
1212
<PackageVersion Include="Ardalis.GuardClauses" Version="4.0.1" />
13-
<PackageVersion Include="Ardalis.Specification.EntityFrameworkCore" Version="7.0.0" />
13+
<PackageVersion Include="Ardalis.Specification.EntityFrameworkCore" Version="9.1.0" />
1414
<PackageVersion Include="Ardalis.Result" Version="7.0.0" />
15-
<PackageVersion Include="Ardalis.Specification" Version="7.0.0" />
15+
<PackageVersion Include="Ardalis.Specification" Version="9.1.0" />
1616
<PackageVersion Include="Ardalis.ListStartupServices" Version="1.1.4" />
1717
<PackageVersion Include="Azure.Extensions.AspNetCore.Configuration.Secrets" Version="1.3.1" />
1818
<PackageVersion Include="Azure.Identity" Version="1.10.4" />

0 commit comments

Comments
 (0)