diff --git a/.gitignore b/.gitignore index a82bd3d..dcfb959 100644 --- a/.gitignore +++ b/.gitignore @@ -60,6 +60,7 @@ bld/ [Bb]in/ [Oo]bj/ [Ll]og/ +[Bb]uild # Visual Studio 2015 cache/options directory .vs/ diff --git a/build/img/einstein.jpg b/build/img/einstein.jpg deleted file mode 100644 index d46fd49..0000000 Binary files a/build/img/einstein.jpg and /dev/null differ diff --git a/build/net35/sandbox.dll b/build/net35/sandbox.dll deleted file mode 100644 index 4712b09..0000000 Binary files a/build/net35/sandbox.dll and /dev/null differ diff --git a/build/net35/xmlrpcwsc.dll b/build/net35/xmlrpcwsc.dll deleted file mode 100644 index 676234a..0000000 Binary files a/build/net35/xmlrpcwsc.dll and /dev/null differ diff --git a/build/net45/sandbox.dll b/build/net45/sandbox.dll deleted file mode 100644 index c574e81..0000000 Binary files a/build/net45/sandbox.dll and /dev/null differ diff --git a/build/net45/xmlrpcwsc.dll b/build/net45/xmlrpcwsc.dll deleted file mode 100644 index 51e1490..0000000 Binary files a/build/net45/xmlrpcwsc.dll and /dev/null differ diff --git a/build/netcoreapp2.0/sandbox.deps.json b/build/netcoreapp2.0/sandbox.deps.json deleted file mode 100644 index 2dc7238..0000000 --- a/build/netcoreapp2.0/sandbox.deps.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v2.0", - "signature": "da39a3ee5e6b4b0d3255bfef95601890afd80709" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v2.0": { - "sandbox/1.0.0": { - "dependencies": { - "xmlrpcwsc": "1.0.0" - }, - "runtime": { - "sandbox.dll": {} - } - }, - "xmlrpcwsc/1.0.0": { - "runtime": { - "xmlrpcwsc.dll": {} - } - } - } - }, - "libraries": { - "sandbox/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "xmlrpcwsc/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - } - } -} \ No newline at end of file diff --git a/build/netcoreapp2.0/sandbox.dll b/build/netcoreapp2.0/sandbox.dll deleted file mode 100644 index 9b6cd00..0000000 Binary files a/build/netcoreapp2.0/sandbox.dll and /dev/null differ diff --git a/build/netcoreapp2.0/xmlrpcwsc.deps.json b/build/netcoreapp2.0/xmlrpcwsc.deps.json deleted file mode 100644 index 470b5e9..0000000 --- a/build/netcoreapp2.0/xmlrpcwsc.deps.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v2.0", - "signature": "da39a3ee5e6b4b0d3255bfef95601890afd80709" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v2.0": { - "xmlrpcwsc/1.0.0": { - "runtime": { - "xmlrpcwsc.dll": {} - } - } - } - }, - "libraries": { - "xmlrpcwsc/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - } - } -} \ No newline at end of file diff --git a/build/netcoreapp2.0/xmlrpcwsc.dll b/build/netcoreapp2.0/xmlrpcwsc.dll deleted file mode 100644 index 51631c7..0000000 Binary files a/build/netcoreapp2.0/xmlrpcwsc.dll and /dev/null differ diff --git a/build/netstandard2.0/xmlrpcwsc.deps.json b/build/netstandard2.0/xmlrpcwsc.deps.json deleted file mode 100644 index a4c658a..0000000 --- a/build/netstandard2.0/xmlrpcwsc.deps.json +++ /dev/null @@ -1,47 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETStandard,Version=v2.0/", - "signature": "2468f8819b4e290b1a8667020137de51bd83af19" - }, - "compilationOptions": {}, - "targets": { - ".NETStandard,Version=v2.0": {}, - ".NETStandard,Version=v2.0/": { - "xmlrpcwsc/1.4.0": { - "dependencies": { - "NETStandard.Library": "2.0.1" - }, - "runtime": { - "xmlrpcwsc.dll": {} - } - }, - "Microsoft.NETCore.Platforms/1.1.0": {}, - "NETStandard.Library/2.0.1": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0" - } - } - } - }, - "libraries": { - "xmlrpcwsc/1.4.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "Microsoft.NETCore.Platforms/1.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", - "path": "microsoft.netcore.platforms/1.1.0", - "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512" - }, - "NETStandard.Library/2.0.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-oA6nwv9MhEKYvLpjZ0ggSpb1g4CQViDVQjLUcDWg598jtvJbpfeP2reqwI1GLW2TbxC/Ml7xL6BBR1HmKPXlTg==", - "path": "netstandard.library/2.0.1", - "hashPath": "netstandard.library.2.0.1.nupkg.sha512" - } - } -} \ No newline at end of file diff --git a/build/netstandard2.0/xmlrpcwsc.dll b/build/netstandard2.0/xmlrpcwsc.dll deleted file mode 100644 index 9668cc9..0000000 Binary files a/build/netstandard2.0/xmlrpcwsc.dll and /dev/null differ diff --git a/build/xmlrpcwsc.dll b/build/xmlrpcwsc.dll deleted file mode 100644 index a8f0f1d..0000000 Binary files a/build/xmlrpcwsc.dll and /dev/null differ