diff --git a/build/net35/xmlrpcwsc.dll b/build/net35/xmlrpcwsc.dll new file mode 100644 index 0000000..ed15ba4 Binary files /dev/null and b/build/net35/xmlrpcwsc.dll differ diff --git a/build/net45/xmlrpcwsc.dll b/build/net45/xmlrpcwsc.dll new file mode 100644 index 0000000..f35bdf8 Binary files /dev/null and b/build/net45/xmlrpcwsc.dll differ diff --git a/build/netcoreapp2.0/xmlrpcwsc.deps.json b/build/netcoreapp2.0/xmlrpcwsc.deps.json new file mode 100644 index 0000000..470b5e9 --- /dev/null +++ b/build/netcoreapp2.0/xmlrpcwsc.deps.json @@ -0,0 +1,23 @@ +{ + "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 new file mode 100644 index 0000000..30a232e Binary files /dev/null and b/build/netcoreapp2.0/xmlrpcwsc.dll differ diff --git a/build/xmlrpcwsc.dll b/build/xmlrpcwsc.dll index c2d4698..a8f0f1d 100644 Binary files a/build/xmlrpcwsc.dll and b/build/xmlrpcwsc.dll differ diff --git a/xmlrpcwsc/Properties/AssemblyInfo.cs b/xmlrpcwsc/Properties/AssemblyInfo.cs index 61fa4b7..af59e6a 100644 --- a/xmlrpcwsc/Properties/AssemblyInfo.cs +++ b/xmlrpcwsc/Properties/AssemblyInfo.cs @@ -23,21 +23,11 @@ using System.Runtime.CompilerServices; // Information about this assembly is defined by the following attributes. // Change them to the values specific to your project. -[assembly: AssemblyTitle("XmlRpc Web Service Client")] [assembly: AssemblyDescription("XmlRpc Web Service Client")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("xmlrpcwsc")] [assembly: AssemblyCopyright("Copyright (c) 2016 Saúl Piña")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] -// The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}". -// The form "{Major}.{Minor}.*" will automatically update the build and revision, -// and "{Major}.{Minor}.{Build}.*" will update just the revision. - -[assembly: AssemblyVersion("1.3.0")] - // The following attributes are used to specify the signing key for the assembly, // if desired. See the Mono documentation for more information about signing. diff --git a/xmlrpcwsc/xmlrpcwsc.csproj b/xmlrpcwsc/xmlrpcwsc.csproj index f3c30e8..190658a 100644 --- a/xmlrpcwsc/xmlrpcwsc.csproj +++ b/xmlrpcwsc/xmlrpcwsc.csproj @@ -1,49 +1,19 @@ - - + + + + SAK + SAK + SAK + SAK + XmlRpc Web Service Client + + 1.4.0 + xmlrpcwsc + + - Debug - AnyCPU - {B5FA7348-6454-4545-AC0C-5E94FE53FB6C} - Library - XmlRpc - xmlrpcwsc - v4.5 + netcoreapp2.0;net35;net45 + ..\build - - true - full - false - ..\build\ - DEBUG; - prompt - 4 - false - - - full - true - ..\build\ - prompt - 4 - false - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file + +