diff --git a/Directory.Build.props b/Directory.Build.props
index b3f0ce0..b42f860 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -9,6 +9,16 @@
+
+ $(MSBuildProjectName)
+ Extensions for `ILogger` implementations to log messages to xUnit test output.
+ https://github.com/dailydevops/logging.xunit
+ https://github.com/dailydevops/logging.xunit.git
+ $(RepositoryUrl)/releases/tag/$(Version)
+ logging;provider;xunit
+ 2024
+
+
net6.0;net7.0;net8.0
net6.0;net7.0;net8.0
diff --git a/eng b/eng
index c6a822e..59bfcfa 160000
--- a/eng
+++ b/eng
@@ -1 +1 @@
-Subproject commit c6a822e421db4659479a646907bc6c84ae4c043d
+Subproject commit 59bfcfaa286b2d543d3b711be5cce3a7e47dd480
diff --git a/src/NetEvolve.Logging.XUnit/NetEvolve.Logging.XUnit.csproj b/src/NetEvolve.Logging.XUnit/NetEvolve.Logging.XUnit.csproj
index 8aa9797..494946a 100644
--- a/src/NetEvolve.Logging.XUnit/NetEvolve.Logging.XUnit.csproj
+++ b/src/NetEvolve.Logging.XUnit/NetEvolve.Logging.XUnit.csproj
@@ -6,15 +6,6 @@
enable
-
- $(MSBuildProjectName)
- Extensions for `ILogger` implementations to log messages to xUnit test output.
- https://github.com/dailydevops/logging.xunit.git
- https://github.com/dailydevops/logging.xunit.git
- logging;provider;xunit
- 2024
-
-