Skip to content

Commit 6c3bf70

Browse files
committed
re-factor tests
1 parent c60b348 commit 6c3bf70

29 files changed

+112
-1708
lines changed

NuGet/ServiceStack.Common/servicestack.common.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.Common</id>
5-
<version>3.6.2</version>
5+
<version>3.6.3</version>
66
<authors>Demis Bellot</authors>
77
<owners>Demis Bellot</owners>
88
<summary>Opensource .NET and Mono REST Web Services framework</summary>

NuGet/ServiceStack/servicestack.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</id>
5-
<version>3.6.2</version>
5+
<version>3.6.3</version>
66
<authors>Demis Bellot</authors>
77
<owners>Demis Bellot</owners>
88
<summary>Opensource .NET and Mono REST Web Services framework</summary>
2 KB
Binary file not shown.
512 Bytes
Binary file not shown.

lib/ServiceStack.OrmLite.dll

2 KB
Binary file not shown.

lib/ServiceStack.OrmLite.pdb

2 KB
Binary file not shown.

lib/ServiceStack.Text.XML

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/ServiceStack.Text.dll

1.5 KB
Binary file not shown.

lib/tests/ServiceStack.Common.dll

-179 KB
Binary file not shown.
-77 KB
Binary file not shown.

0 commit comments

Comments
 (0)