From 5a4ec178fd638c7313d4dfab96ffd5a2d49c2535 Mon Sep 17 00:00:00 2001 From: Imre Kincses Date: Fri, 17 Mar 2023 13:54:22 +0100 Subject: [PATCH] Gitignore changes, NuGet publish --- xmlrpcwsc/xmlrpcwsc.csproj | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/xmlrpcwsc/xmlrpcwsc.csproj b/xmlrpcwsc/xmlrpcwsc.csproj index aa2818d..8e76475 100644 --- a/xmlrpcwsc/xmlrpcwsc.csproj +++ b/xmlrpcwsc/xmlrpcwsc.csproj @@ -12,11 +12,18 @@ true 1.4.0 false + false + Iminetsoft.xmlrpcwsc + https://github.com/iminet/xmlrpcwsc-dotnet + https://github.com/iminet/xmlrpcwsc-dotnet + dotnet XML XMLRPC XML-RPC + 1.4.0 + 1.4.0 - netstandard2.0;net35;net45 - ..\build + netstandard2.0;net35;net45;net5.0 + ..\bin