From 84b4f81ceaa1348070050c13ae1ad85fb730f52d Mon Sep 17 00:00:00 2001 From: Michael Ganss Date: Wed, 29 Jan 2025 18:07:55 +0100 Subject: [PATCH] Bump assembly version to 9.0.0.0 Update NuGet packages --- src/HtmlSanitizer/HtmlSanitizer.csproj | 4 +--- .../HtmlSanitizer.Benchmark.csproj | 1 - .../HtmlSanitizer.Tests.csproj | 15 --------------- 3 files changed, 1 insertion(+), 19 deletions(-) diff --git a/src/HtmlSanitizer/HtmlSanitizer.csproj b/src/HtmlSanitizer/HtmlSanitizer.csproj index d16e68c..f786ba6 100644 --- a/src/HtmlSanitizer/HtmlSanitizer.csproj +++ b/src/HtmlSanitizer/HtmlSanitizer.csproj @@ -5,7 +5,7 @@ Copyright 2013-$([System.DateTime]::Now.Year) Michael Ganss HtmlSanitizer 1.0.0 - 8.0.0.0 + 9.0.0.0 $(AppVeyor_Build_Version) $(AppVeyor_Build_Version).0 $(AppVeyor_Build_Version) @@ -41,8 +41,6 @@ - - diff --git a/test/HtmlSanitizer.Benchmark/HtmlSanitizer.Benchmark.csproj b/test/HtmlSanitizer.Benchmark/HtmlSanitizer.Benchmark.csproj index 4c117d4..7546a7b 100644 --- a/test/HtmlSanitizer.Benchmark/HtmlSanitizer.Benchmark.csproj +++ b/test/HtmlSanitizer.Benchmark/HtmlSanitizer.Benchmark.csproj @@ -14,7 +14,6 @@ - diff --git a/test/HtmlSanitizer.Tests/HtmlSanitizer.Tests.csproj b/test/HtmlSanitizer.Tests/HtmlSanitizer.Tests.csproj index 3d44c59..ccef86a 100644 --- a/test/HtmlSanitizer.Tests/HtmlSanitizer.Tests.csproj +++ b/test/HtmlSanitizer.Tests/HtmlSanitizer.Tests.csproj @@ -27,21 +27,6 @@ - - all - runtime; build; native; contentfiles; analyzers - - - - all - runtime; build; native; contentfiles; analyzers - - - all - runtime; build; native; contentfiles; analyzers - - - all runtime; build; native; contentfiles; analyzers