aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Common/XmlRpcCS
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Common/XmlRpcCS/Logger.cs (renamed from Common-Source/XmlRpcCS/Logger.cs)0
-rw-r--r--Common/XmlRpcCS/SimpleHttpRequest.cs (renamed from Common-Source/XmlRpcCS/SimpleHttpRequest.cs)0
-rw-r--r--Common/XmlRpcCS/XMLRPC.csproj (renamed from Common-Source/XmlRpcCS/XMLRPC.csproj)0
-rw-r--r--Common/XmlRpcCS/XMLRPC.csproj.user (renamed from Common-Source/XmlRpcCS/XMLRPC.csproj.user)0
-rw-r--r--Common/XmlRpcCS/XMLRPC.dll.build (renamed from Common-Source/XmlRpcCS/XMLRPC.dll.build)0
-rw-r--r--Common/XmlRpcCS/XmlRpcBoxcarRequest.cs (renamed from Common-Source/XmlRpcCS/XmlRpcBoxcarRequest.cs)0
-rw-r--r--Common/XmlRpcCS/XmlRpcClientProxy.cs (renamed from Common-Source/XmlRpcCS/XmlRpcClientProxy.cs)0
-rw-r--r--Common/XmlRpcCS/XmlRpcDeserializer.cs (renamed from Common-Source/XmlRpcCS/XmlRpcDeserializer.cs)0
-rw-r--r--Common/XmlRpcCS/XmlRpcErrorCodes.cs (renamed from Common-Source/XmlRpcCS/XmlRpcErrorCodes.cs)0
-rw-r--r--Common/XmlRpcCS/XmlRpcException.cs (renamed from Common-Source/XmlRpcCS/XmlRpcException.cs)0
-rw-r--r--Common/XmlRpcCS/XmlRpcExposedAttribute.cs (renamed from Common-Source/XmlRpcCS/XmlRpcExposedAttribute.cs)0
-rw-r--r--Common/XmlRpcCS/XmlRpcRequest.cs (renamed from Common-Source/XmlRpcCS/XmlRpcRequest.cs)0
-rw-r--r--Common/XmlRpcCS/XmlRpcRequestDeserializer.cs (renamed from Common-Source/XmlRpcCS/XmlRpcRequestDeserializer.cs)0
-rw-r--r--Common/XmlRpcCS/XmlRpcRequestSerializer.cs (renamed from Common-Source/XmlRpcCS/XmlRpcRequestSerializer.cs)0
-rw-r--r--Common/XmlRpcCS/XmlRpcResponder.cs (renamed from Common-Source/XmlRpcCS/XmlRpcResponder.cs)0
-rw-r--r--Common/XmlRpcCS/XmlRpcResponse.cs (renamed from Common-Source/XmlRpcCS/XmlRpcResponse.cs)0
-rw-r--r--Common/XmlRpcCS/XmlRpcResponseDeserializer.cs (renamed from Common-Source/XmlRpcCS/XmlRpcResponseDeserializer.cs)0
-rw-r--r--Common/XmlRpcCS/XmlRpcResponseSerializer.cs (renamed from Common-Source/XmlRpcCS/XmlRpcResponseSerializer.cs)0
-rw-r--r--Common/XmlRpcCS/XmlRpcSerializer.cs (renamed from Common-Source/XmlRpcCS/XmlRpcSerializer.cs)0
-rw-r--r--Common/XmlRpcCS/XmlRpcServer.cs (renamed from Common-Source/XmlRpcCS/XmlRpcServer.cs)0
-rw-r--r--Common/XmlRpcCS/XmlRpcSystemObject.cs (renamed from Common-Source/XmlRpcCS/XmlRpcSystemObject.cs)0
-rw-r--r--Common/XmlRpcCS/XmlRpcXmlTokens.cs (renamed from Common-Source/XmlRpcCS/XmlRpcXmlTokens.cs)0
22 files changed, 0 insertions, 0 deletions
diff --git a/Common-Source/XmlRpcCS/Logger.cs b/Common/XmlRpcCS/Logger.cs
index ebf804b..ebf804b 100644
--- a/Common-Source/XmlRpcCS/Logger.cs
+++ b/Common/XmlRpcCS/Logger.cs
diff --git a/Common-Source/XmlRpcCS/SimpleHttpRequest.cs b/Common/XmlRpcCS/SimpleHttpRequest.cs
index e5326c3..e5326c3 100644
--- a/Common-Source/XmlRpcCS/SimpleHttpRequest.cs
+++ b/Common/XmlRpcCS/SimpleHttpRequest.cs
diff --git a/Common-Source/XmlRpcCS/XMLRPC.csproj b/Common/XmlRpcCS/XMLRPC.csproj
index 2c7ef94..2c7ef94 100644
--- a/Common-Source/XmlRpcCS/XMLRPC.csproj
+++ b/Common/XmlRpcCS/XMLRPC.csproj
diff --git a/Common-Source/XmlRpcCS/XMLRPC.csproj.user b/Common/XmlRpcCS/XMLRPC.csproj.user
index d47d65d..d47d65d 100644
--- a/Common-Source/XmlRpcCS/XMLRPC.csproj.user
+++ b/Common/XmlRpcCS/XMLRPC.csproj.user
diff --git a/Common-Source/XmlRpcCS/XMLRPC.dll.build b/Common/XmlRpcCS/XMLRPC.dll.build
index d734d19..d734d19 100644
--- a/Common-Source/XmlRpcCS/XMLRPC.dll.build
+++ b/Common/XmlRpcCS/XMLRPC.dll.build
diff --git a/Common-Source/XmlRpcCS/XmlRpcBoxcarRequest.cs b/Common/XmlRpcCS/XmlRpcBoxcarRequest.cs
index f87f7a5..f87f7a5 100644
--- a/Common-Source/XmlRpcCS/XmlRpcBoxcarRequest.cs
+++ b/Common/XmlRpcCS/XmlRpcBoxcarRequest.cs
diff --git a/Common-Source/XmlRpcCS/XmlRpcClientProxy.cs b/Common/XmlRpcCS/XmlRpcClientProxy.cs
index f52273a..f52273a 100644
--- a/Common-Source/XmlRpcCS/XmlRpcClientProxy.cs
+++ b/Common/XmlRpcCS/XmlRpcClientProxy.cs
diff --git a/Common-Source/XmlRpcCS/XmlRpcDeserializer.cs b/Common/XmlRpcCS/XmlRpcDeserializer.cs
index bd736c0..bd736c0 100644
--- a/Common-Source/XmlRpcCS/XmlRpcDeserializer.cs
+++ b/Common/XmlRpcCS/XmlRpcDeserializer.cs
diff --git a/Common-Source/XmlRpcCS/XmlRpcErrorCodes.cs b/Common/XmlRpcCS/XmlRpcErrorCodes.cs
index 6dec57d..6dec57d 100644
--- a/Common-Source/XmlRpcCS/XmlRpcErrorCodes.cs
+++ b/Common/XmlRpcCS/XmlRpcErrorCodes.cs
diff --git a/Common-Source/XmlRpcCS/XmlRpcException.cs b/Common/XmlRpcCS/XmlRpcException.cs
index fd1f4ae..fd1f4ae 100644
--- a/Common-Source/XmlRpcCS/XmlRpcException.cs
+++ b/Common/XmlRpcCS/XmlRpcException.cs
diff --git a/Common-Source/XmlRpcCS/XmlRpcExposedAttribute.cs b/Common/XmlRpcCS/XmlRpcExposedAttribute.cs
index 67b27ae..67b27ae 100644
--- a/Common-Source/XmlRpcCS/XmlRpcExposedAttribute.cs
+++ b/Common/XmlRpcCS/XmlRpcExposedAttribute.cs
diff --git a/Common-Source/XmlRpcCS/XmlRpcRequest.cs b/Common/XmlRpcCS/XmlRpcRequest.cs
index 18d2182..18d2182 100644
--- a/Common-Source/XmlRpcCS/XmlRpcRequest.cs
+++ b/Common/XmlRpcCS/XmlRpcRequest.cs
diff --git a/Common-Source/XmlRpcCS/XmlRpcRequestDeserializer.cs b/Common/XmlRpcCS/XmlRpcRequestDeserializer.cs
index 0770b7e..0770b7e 100644
--- a/Common-Source/XmlRpcCS/XmlRpcRequestDeserializer.cs
+++ b/Common/XmlRpcCS/XmlRpcRequestDeserializer.cs
diff --git a/Common-Source/XmlRpcCS/XmlRpcRequestSerializer.cs b/Common/XmlRpcCS/XmlRpcRequestSerializer.cs
index 8099bdb..8099bdb 100644
--- a/Common-Source/XmlRpcCS/XmlRpcRequestSerializer.cs
+++ b/Common/XmlRpcCS/XmlRpcRequestSerializer.cs
diff --git a/Common-Source/XmlRpcCS/XmlRpcResponder.cs b/Common/XmlRpcCS/XmlRpcResponder.cs
index 0412568..0412568 100644
--- a/Common-Source/XmlRpcCS/XmlRpcResponder.cs
+++ b/Common/XmlRpcCS/XmlRpcResponder.cs
diff --git a/Common-Source/XmlRpcCS/XmlRpcResponse.cs b/Common/XmlRpcCS/XmlRpcResponse.cs
index 8ff8354..8ff8354 100644
--- a/Common-Source/XmlRpcCS/XmlRpcResponse.cs
+++ b/Common/XmlRpcCS/XmlRpcResponse.cs
diff --git a/Common-Source/XmlRpcCS/XmlRpcResponseDeserializer.cs b/Common/XmlRpcCS/XmlRpcResponseDeserializer.cs
index 032d8a3..032d8a3 100644
--- a/Common-Source/XmlRpcCS/XmlRpcResponseDeserializer.cs
+++ b/Common/XmlRpcCS/XmlRpcResponseDeserializer.cs
diff --git a/Common-Source/XmlRpcCS/XmlRpcResponseSerializer.cs b/Common/XmlRpcCS/XmlRpcResponseSerializer.cs
index 72ca568..72ca568 100644
--- a/Common-Source/XmlRpcCS/XmlRpcResponseSerializer.cs
+++ b/Common/XmlRpcCS/XmlRpcResponseSerializer.cs
diff --git a/Common-Source/XmlRpcCS/XmlRpcSerializer.cs b/Common/XmlRpcCS/XmlRpcSerializer.cs
index 0643d38..0643d38 100644
--- a/Common-Source/XmlRpcCS/XmlRpcSerializer.cs
+++ b/Common/XmlRpcCS/XmlRpcSerializer.cs
diff --git a/Common-Source/XmlRpcCS/XmlRpcServer.cs b/Common/XmlRpcCS/XmlRpcServer.cs
index 1c226c1..1c226c1 100644
--- a/Common-Source/XmlRpcCS/XmlRpcServer.cs
+++ b/Common/XmlRpcCS/XmlRpcServer.cs
diff --git a/Common-Source/XmlRpcCS/XmlRpcSystemObject.cs b/Common/XmlRpcCS/XmlRpcSystemObject.cs
index 5f79951..5f79951 100644
--- a/Common-Source/XmlRpcCS/XmlRpcSystemObject.cs
+++ b/Common/XmlRpcCS/XmlRpcSystemObject.cs
diff --git a/Common-Source/XmlRpcCS/XmlRpcXmlTokens.cs b/Common/XmlRpcCS/XmlRpcXmlTokens.cs
index 50788bd..50788bd 100644
--- a/Common-Source/XmlRpcCS/XmlRpcXmlTokens.cs
+++ b/Common/XmlRpcCS/XmlRpcXmlTokens.cs