Skip to content

Commit 10bbdcb

Browse files
author
electricessence
committed
2 parents 8cc0a3a + 66d39e5 commit 10bbdcb

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Open.Database.Extensions.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
<Description>Useful set of utilities and abstractions for simplifying modern database operations and ensuring DI compatibility.</Description>
1212
<RepositoryUrl>https://github.com/electricessence/Open.Database.Extensions</RepositoryUrl>
1313
<RepositoryType>git</RepositoryType>
14-
<Version>5.2.1</Version>
15-
<AssemblyVersion>5.2.1.0</AssemblyVersion>
16-
<FileVersion>5.2.1.0</FileVersion>
14+
<Version>5.3.0</Version>
15+
<AssemblyVersion>5.3.0.0</AssemblyVersion>
16+
<FileVersion>5.3.0.0</FileVersion>
1717
<PackageReleaseNotes>- Improved expected behavior of .Retrieve vs .Results.
1818
.Retrieve will throw if a column is requested that doesn't not exist.
1919
.Results will only populate columns that match, and does not throw.</PackageReleaseNotes>

0 commit comments

Comments
 (0)