Skip to content

Commit b04926f

Browse files
committed
Add SS Client PCL support
1 parent 5773bbe commit b04926f

52 files changed

Lines changed: 2355 additions & 355 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

build/codegen-projs.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ var CUSTOM_PROJS = [{
234234
ReplaceElements: {
235235
ProjectGuid: '{42E1C8C0-A163-44CC-92B1-8F416F2C0B01}',
236236
RootNamespace: 'ServiceStack',
237-
AssemblyName: 'ServiceStack.Interfaces'
237+
AssemblyName: 'ServiceStack.Client'
238238
},
239239
ReplaceTexts: {
240240
'<!--ItemGroup,ProjectReference-->': [

lib/ServiceStack.Client.dll

108 KB
Binary file not shown.

lib/ServiceStack.Interfaces.dll

0 Bytes
Binary file not shown.

lib/ServiceStack.Pcl.Net45.dll

33.5 KB
Binary file not shown.

lib/ServiceStack.Pcl.WinStore.dll

9.5 KB
Binary file not shown.

lib/ServiceStack.Pcl.WinStore.pri

1.2 KB
Binary file not shown.

lib/ServiceStack.Text.dll

512 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
13.8 KB
Binary file not shown.

lib/pcl/ServiceStack.Text.dll

512 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)