diff --git a/Directory.Build.targets b/Directory.Build.targets
deleted file mode 100644
index 5afdf8ff..00000000
--- a/Directory.Build.targets
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
-
-
-
-
-
diff --git a/Src/SharpArch.Domain/SharpArch.Domain.csproj b/Src/SharpArch.Domain/SharpArch.Domain.csproj
index 301cc9a5..ebe131ee 100644
--- a/Src/SharpArch.Domain/SharpArch.Domain.csproj
+++ b/Src/SharpArch.Domain/SharpArch.Domain.csproj
@@ -27,7 +27,7 @@
-
+
diff --git a/VersionHistory.txt b/VersionHistory.txt
index 9961c16f..e40a4fa3 100644
--- a/VersionHistory.txt
+++ b/VersionHistory.txt
@@ -11,7 +11,6 @@ BREAKING:
NEW FEATURES:
* Add .NET 6 preview support
- * [.NET 6] Temporary disable logging analyzers - https://github.com/NuGet/Home/issues/6279, https://github.com/dotnet/sdk/issues/18148.
BUILD:
* Move common dependencies and attributes to Directory.Build.props.