Skip to content

Commit b129e30

Browse files
authored
Publish version 9.1.0 (#467)
1 parent b91ace5 commit b129e30

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/Ardalis.Specification.EntityFramework6/Ardalis.Specification.EntityFramework6.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<Description>EF6 plugin package to Ardalis.Specification containing EF6 evaluator and abstract repository.</Description>
1212
<Summary>EF6 plugin package to Ardalis.Specification containing EF6 evaluator and abstract repository.</Summary>
1313

14-
<Version>9.0.1</Version>
14+
<Version>9.1.0</Version>
1515
<PackageTags>spec;specification;repository;ddd;ef;ef6;entity framework</PackageTags>
1616
<PackageReleaseNotes>
1717
The change log and breaking changes are listed here.

src/Ardalis.Specification.EntityFrameworkCore/Ardalis.Specification.EntityFrameworkCore.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<Description>EF Core plugin package to Ardalis.Specification containing EF Core evaluator and abstract repository.</Description>
1111
<Summary>EF Core plugin package to Ardalis.Specification containing EF Core evaluator and abstract repository.</Summary>
1212

13-
<Version>9.0.1</Version>
13+
<Version>9.1.0</Version>
1414
<PackageTags>spec;specification;repository;ddd;ef;ef core;entity framework;entity framework core</PackageTags>
1515
<PackageReleaseNotes>
1616
The change log and breaking changes are listed here.

src/Ardalis.Specification/Ardalis.Specification.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<Description>A simple package with a base Specification class, for use in creating queries that work with Repository types.</Description>
1111
<Summary>A simple package with a base Specification class, for use in creating queries that work with Repository types.</Summary>
1212

13-
<Version>9.0.1</Version>
13+
<Version>9.1.0</Version>
1414
<PackageTags>spec;specification;repository;ddd</PackageTags>
1515
<PackageReleaseNotes>
1616
The change log and breaking changes are listed here.

0 commit comments

Comments
 (0)