From b7277305198a1d88754ee364cfbfdea044ef1ff7 Mon Sep 17 00:00:00 2001 From: "Nikolay.IT" Date: Tue, 6 Dec 2022 18:28:49 +0200 Subject: [PATCH] Update NuGet specification info and released version 7.0.0 --- RtfDomParser.nuspec | 17 ---------------- Source/RtfDomParser/RtfDomParser.csproj | 26 +++++++++++++++++++++++-- 2 files changed, 24 insertions(+), 19 deletions(-) delete mode 100644 RtfDomParser.nuspec diff --git a/RtfDomParser.nuspec b/RtfDomParser.nuspec deleted file mode 100644 index 884bf4a..0000000 --- a/RtfDomParser.nuspec +++ /dev/null @@ -1,17 +0,0 @@ - - - - RtfDomParser - 1.0.0 - RTF DOM Parser - Nikolay.IT,yuan yong fu - https://github.com/NikolayIT/RtfDomParser - false - RtfDomParser (a.k.a. DCSoft.RTF and XDesigner.RTF) is an open source C# library for parsing RTF documents and generating RTF DOM Tree. - Original version from yuan yong fu targeting .NET 2.0 with DCSoft.RTF namespaces. - RTF, RtfDomParser, DCSoft.RTF, XDesigner.RTF - - - - - \ No newline at end of file diff --git a/Source/RtfDomParser/RtfDomParser.csproj b/Source/RtfDomParser/RtfDomParser.csproj index 34851ed..b6642fa 100644 --- a/Source/RtfDomParser/RtfDomParser.csproj +++ b/Source/RtfDomParser/RtfDomParser.csproj @@ -1,12 +1,34 @@ - + net7.0 - false false + True + RTF DOM Parser + 7.0.0 + Nikolay.IT, yuan yong fu + https://github.com/NikolayIT/RtfDomParser + RtfDomParser (a.k.a. DCSoft.RTF and XDesigner.RTF) is an open source C# library for parsing RTF documents and generating RTF DOM Tree. + Original version from yuan yong fu targeting .NET 7.0 with DCSoft.RTF namespaces + RTF, RtfDomParser, DCSoft.RTF, XDesigner.RTF + README.md + https://github.com/SourceCodeBackup + git + LICENSE + + + True + \ + + + True + \ + + +