Skip to content

Commit 55aeb57

Browse files
committed
Upgrade all Contrib projects and NuGet packages to v3.9.35
1 parent 3deed26 commit 55aeb57

35 files changed

Lines changed: 683 additions & 600 deletions

File tree

NuGet/NuGetPack.cmd

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
nuget pack ServiceStack.Authentication.MongoDB\servicestack.authentication.mongodb.nuspec
2-
nuget pack ServiceStack.Authentication.NHibernate\servicestack.authentication.nhibernate.nuspec
3-
nuget pack ServiceStack.Caching.Azure\servicestack.caching.azure.nuspec
4-
nuget pack ServiceStack.Caching.Memcached\servicestack.caching.memcached.nuspec
5-
1+
nuget pack ServiceStack.Authentication.RavenDB\servicestack.authentication.ravendb.nuspec
2+
nuget pack ServiceStack.Authentication.MongoDB\servicestack.authentication.mongodb.nuspec
3+
nuget pack ServiceStack.Authentication.NHibernate\servicestack.authentication.nhibernate.nuspec
4+
nuget pack ServiceStack.Caching.Azure\servicestack.caching.azure.nuspec
5+
nuget pack ServiceStack.Caching.AwsDynamoDb\servicestack.caching.awsdynamodb.nuspec
6+
nuget pack ServiceStack.Caching.Memcached\servicestack.caching.memcached.nuspec
7+
-17.1 KB
Binary file not shown.
14.2 KB
Binary file not shown.
Binary file not shown.

NuGet/ServiceStack.Authentication.MongoDB/servicestack.authentication.mongodb.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
33
<metadata xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
44
<id>ServiceStack.Authentication.MongoDB</id>
5-
<version>3.9.34</version>
5+
<version>3.9.35</version>
66
<authors>Assaf Raman, ServiceStack contributors</authors>
77
<owners>Assaf Raman, ServiceStack contributors</owners>
88
<description>
-19.9 KB
Binary file not shown.
16.5 KB
Binary file not shown.
Binary file not shown.

NuGet/ServiceStack.Authentication.NHibernate/servicestack.authentication.nhibernate.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
33
<metadata xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
44
<id>ServiceStack.Authentication.NHibernate</id>
5-
<version>3.9.34</version>
5+
<version>3.9.35</version>
66
<authors>Joshua Lewis, ServiceStack contributors</authors>
77
<owners>Joshua Lewis, ServiceStack contributors</owners>
88
<description>
15.2 KB
Binary file not shown.

0 commit comments

Comments
 (0)