Skip to content
This repository was archived by the owner on Dec 24, 2022. It is now read-only.

Commit f31722e

Browse files
committed
INCR to v3.9.37
1 parent 0f1b423 commit f31722e

File tree

17 files changed

+13
-13
lines changed

17 files changed

+13
-13
lines changed

NuGet/ServiceStack.OrmLite.Firebird/servicestack.ormlite.firebird.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<metadata xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
44
<id>ServiceStack.OrmLite.Firebird</id>
55
<title>OrmLite.FireBird - Fast, code-first, config-free Poco ORM</title>
6-
<version>3.9.35</version>
6+
<version>3.9.37</version>
77
<authors>Demis Bellot, Angel Colmenares</authors>
88
<owners>Demis Bellot, Angel Colmenares</owners>
99
<description>

NuGet/ServiceStack.OrmLite.MySql/servicestack.ormlite.mysql.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<metadata xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
44
<id>ServiceStack.OrmLite.MySql</id>
55
<title>OrmLite.MySQL - Fast, code-first, config-free Poco ORM</title>
6-
<version>3.9.35</version>
6+
<version>3.9.37</version>
77
<authors>Demis Bellot, Thomas Grassauer</authors>
88
<owners>Demis Bellot, Thomas Grassauer</owners>
99
<description>

NuGet/ServiceStack.OrmLite.Oracle/servicestack.ormlite.oracle.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<metadata xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
44
<id>ServiceStack.OrmLite.Oracle</id>
55
<title>OrmLite.Oracle - Fast, code-first, config-free Poco ORM</title>
6-
<version>3.9.35</version>
6+
<version>3.9.37</version>
77
<authors>Demis Bellot, Guru Kathiresan</authors>
88
<owners>Demis Bellot, Guru Kathiresan</owners>
99
<description>

NuGet/ServiceStack.OrmLite.PostgreSQL/servicestack.ormlite.postgresql.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<metadata xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
44
<id>ServiceStack.OrmLite.PostgreSQL</id>
55
<title>OrmLite.PostgreSQL - Fast, code-first, config-free Poco ORM</title>
6-
<version>3.9.35</version>
6+
<version>3.9.37</version>
77
<authors>Demis Bellot, Tomasz Kubacki</authors>
88
<owners>Demis Bellot, Tomasz Kubacki</owners>
99
<description>

NuGet/ServiceStack.OrmLite.SqlServer/servicestack.ormlite.sqlserver.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<metadata xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
44
<id>ServiceStack.OrmLite.SqlServer</id>
55
<title>OrmLite.SqlServer - Fast, code-first, config-free Poco ORM</title>
6-
<version>3.9.35</version>
6+
<version>3.9.37</version>
77
<authors>Demis Bellot</authors>
88
<owners>Demis Bellot</owners>
99
<description>

NuGet/ServiceStack.OrmLite.Sqlite.Mono/servicestack.ormlite.sqlite.mono.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<metadata xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
44
<id>ServiceStack.OrmLite.Sqlite.Mono</id>
55
<title>OrmLite.Sqlite - Compatible with Mono. inc. win x86/64 sqlite.dll</title>
6-
<version>3.9.35</version>
6+
<version>3.9.37</version>
77
<authors>Demis Bellot</authors>
88
<owners>Demis Bellot</owners>
99
<description>

NuGet/ServiceStack.OrmLite.Sqlite32/servicestack.ormlite.sqlite32.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<metadata xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
44
<id>ServiceStack.OrmLite.Sqlite32</id>
55
<title>OrmLite.Sqlite.32bit - Fast, code-first, config-free Poco ORM</title>
6-
<version>3.9.35</version>
6+
<version>3.9.37</version>
77
<authors>Demis Bellot</authors>
88
<owners>Demis Bellot</owners>
99
<description>

NuGet/ServiceStack.OrmLite.Sqlite64/servicestack.ormlite.sqlite64.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<metadata xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
44
<id>ServiceStack.OrmLite.Sqlite64</id>
55
<title>OrmLite.Sqlite.64bit - Fast, code-first, config-free Poco ORM</title>
6-
<version>3.9.35</version>
6+
<version>3.9.37</version>
77
<authors>Demis Bellot</authors>
88
<owners>Demis Bellot</owners>
99
<description>

lib/ServiceStack.Common.dll

0 Bytes
Binary file not shown.

lib/ServiceStack.Common.pdb

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)