diff --git a/.autover/changes/feba6e15-050a-4074-98cb-c863092d9e69.json b/.autover/changes/feba6e15-050a-4074-98cb-c863092d9e69.json
new file mode 100644
index 0000000..c49a066
--- /dev/null
+++ b/.autover/changes/feba6e15-050a-4074-98cb-c863092d9e69.json
@@ -0,0 +1,54 @@
+{
+ "Projects": [
+ {
+ "Name": "AWS.Logger.AspNetCore",
+ "Type": "Major",
+ "ChangelogMessages": [
+ "Updated .NET SDK project references to 4.0.0-preview.4",
+ "Added .NET 8 target framework",
+ "Enabled Trimming support",
+ "Added SourceLink support"
+ ]
+ },
+ {
+ "Name": "AWS.Logger.Core",
+ "Type": "Major",
+ "ChangelogMessages": [
+ "Updated .NET SDK project references to 4.0.0-preview.4",
+ "Added .NET 8 target framework",
+ "Enabled Trimming support",
+ "Added SourceLink support"
+ ]
+ },
+ {
+ "Name": "AWS.Logger.Log4net",
+ "Type": "Major",
+ "ChangelogMessages": [
+ "Updated .NET SDK project references to 4.0.0-preview.4",
+ "Added .NET 8 target framework",
+ "Enabled Trimming support",
+ "Added SourceLink support"
+ ]
+ },
+ {
+ "Name": "AWS.Logger.SeriLog",
+ "Type": "Major",
+ "ChangelogMessages": [
+ "Updated .NET SDK project references to 4.0.0-preview.4",
+ "Added .NET 8 target framework",
+ "Enabled Trimming support",
+ "Added SourceLink support"
+ ]
+ },
+ {
+ "Name": "NLog.AWS.Logger",
+ "Type": "Major",
+ "ChangelogMessages": [
+ "Updated .NET SDK project references to 4.0.0-preview.4",
+ "Added .NET 8 target framework",
+ "Enabled Trimming support",
+ "Added SourceLink support"
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/AWS.Logger.AspNetCore/AWS.Logger.AspNetCore.csproj b/src/AWS.Logger.AspNetCore/AWS.Logger.AspNetCore.csproj
index f523a98..3ce6f86 100644
--- a/src/AWS.Logger.AspNetCore/AWS.Logger.AspNetCore.csproj
+++ b/src/AWS.Logger.AspNetCore/AWS.Logger.AspNetCore.csproj
@@ -27,9 +27,9 @@
snupkg
4.0.0-preview.1
-
+
-
+
true