diff --git a/samples/MemoryKit.ConsoleDemo/MemoryKit.ConsoleDemo.csproj b/samples/MemoryKit.ConsoleDemo/MemoryKit.ConsoleDemo.csproj
index 6f9b4f5..f9cb6d2 100644
--- a/samples/MemoryKit.ConsoleDemo/MemoryKit.ConsoleDemo.csproj
+++ b/samples/MemoryKit.ConsoleDemo/MemoryKit.ConsoleDemo.csproj
@@ -1,24 +1,24 @@
-
-
-
- Exe
- net9.0
- latest
- enable
- enable
- MemoryKit.ConsoleDemo
- MemoryKit.ConsoleDemo
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+ Exe
+ net9.0
+ latest
+ enable
+ enable
+ MemoryKit.ConsoleDemo
+ MemoryKit.ConsoleDemo
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/MemoryKit.API/MemoryKit.API.csproj b/src/MemoryKit.API/MemoryKit.API.csproj
index cc381c4..31153e7 100644
--- a/src/MemoryKit.API/MemoryKit.API.csproj
+++ b/src/MemoryKit.API/MemoryKit.API.csproj
@@ -1,56 +1,56 @@
-
-
-
- net9.0
- latest
- enable
- enable
- MemoryKit.API
- MemoryKit.API
- true
- $(NoWarn);1591
-
-
- linux-x64;osx-x64;osx-arm64;win-x64
- true
- true
- false
- false
- true
- true
-
-
-
- false
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+ net9.0
+ latest
+ enable
+ enable
+ MemoryKit.API
+ MemoryKit.API
+ true
+ $(NoWarn);1591
+
+
+ linux-x64;osx-x64;osx-arm64;win-x64
+ true
+ true
+ false
+ false
+ true
+ true
+
+
+
+ false
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/MemoryKit.Application/MemoryKit.Application.csproj b/src/MemoryKit.Application/MemoryKit.Application.csproj
index 09f42c6..93ebda9 100644
--- a/src/MemoryKit.Application/MemoryKit.Application.csproj
+++ b/src/MemoryKit.Application/MemoryKit.Application.csproj
@@ -1,24 +1,24 @@
-
-
-
- net9.0
- latest
- enable
- enable
- MemoryKit.Application
- MemoryKit.Application
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+ net9.0
+ latest
+ enable
+ enable
+ MemoryKit.Application
+ MemoryKit.Application
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/MemoryKit.Infrastructure/MemoryKit.Infrastructure.csproj b/src/MemoryKit.Infrastructure/MemoryKit.Infrastructure.csproj
index f41921a..cf72aef 100644
--- a/src/MemoryKit.Infrastructure/MemoryKit.Infrastructure.csproj
+++ b/src/MemoryKit.Infrastructure/MemoryKit.Infrastructure.csproj
@@ -1,35 +1,35 @@
-
-
-
- net9.0
- latest
- enable
- enable
- MemoryKit.Infrastructure
- MemoryKit.Infrastructure
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+ net9.0
+ latest
+ enable
+ enable
+ MemoryKit.Infrastructure
+ MemoryKit.Infrastructure
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/tests/MemoryKit.API.Tests/MemoryKit.API.Tests.csproj b/tests/MemoryKit.API.Tests/MemoryKit.API.Tests.csproj
index 1bb9a8d..1aefeb4 100644
--- a/tests/MemoryKit.API.Tests/MemoryKit.API.Tests.csproj
+++ b/tests/MemoryKit.API.Tests/MemoryKit.API.Tests.csproj
@@ -1,28 +1,28 @@
-
-
-
- net9.0
- latest
- enable
- enable
- true
- MemoryKit.API.Tests
- MemoryKit.API.Tests
-
-
-
-
-
-
- all
- runtime; build; native; contentfiles; analyzers; buildtransitive
-
-
-
-
-
-
-
-
-
-
+
+
+
+ net9.0
+ latest
+ enable
+ enable
+ true
+ MemoryKit.API.Tests
+ MemoryKit.API.Tests
+
+
+
+
+
+
+ all
+ runtime; build; native; contentfiles; analyzers; buildtransitive
+
+
+
+
+
+
+
+
+
+
diff --git a/tests/MemoryKit.Application.Tests/MemoryKit.Application.Tests.csproj b/tests/MemoryKit.Application.Tests/MemoryKit.Application.Tests.csproj
index c45098d..fc8c1a8 100644
--- a/tests/MemoryKit.Application.Tests/MemoryKit.Application.Tests.csproj
+++ b/tests/MemoryKit.Application.Tests/MemoryKit.Application.Tests.csproj
@@ -1,28 +1,28 @@
-
-
-
- net9.0
- latest
- enable
- enable
- true
- MemoryKit.Application.Tests
- MemoryKit.Application.Tests
-
-
-
-
-
-
- all
- runtime; build; native; contentfiles; analyzers; buildtransitive
-
-
-
-
-
-
-
-
-
-
+
+
+
+ net9.0
+ latest
+ enable
+ enable
+ true
+ MemoryKit.Application.Tests
+ MemoryKit.Application.Tests
+
+
+
+
+
+
+ all
+ runtime; build; native; contentfiles; analyzers; buildtransitive
+
+
+
+
+
+
+
+
+
+
diff --git a/tests/MemoryKit.Domain.Tests/MemoryKit.Domain.Tests.csproj b/tests/MemoryKit.Domain.Tests/MemoryKit.Domain.Tests.csproj
index ec34620..08f7ed5 100644
--- a/tests/MemoryKit.Domain.Tests/MemoryKit.Domain.Tests.csproj
+++ b/tests/MemoryKit.Domain.Tests/MemoryKit.Domain.Tests.csproj
@@ -1,27 +1,27 @@
-
-
-
- net9.0
- latest
- enable
- enable
- true
- MemoryKit.Domain.Tests
- MemoryKit.Domain.Tests
-
-
-
-
-
-
- all
- runtime; build; native; contentfiles; analyzers; buildtransitive
-
-
-
-
-
-
-
-
-
+
+
+
+ net9.0
+ latest
+ enable
+ enable
+ true
+ MemoryKit.Domain.Tests
+ MemoryKit.Domain.Tests
+
+
+
+
+
+
+ all
+ runtime; build; native; contentfiles; analyzers; buildtransitive
+
+
+
+
+
+
+
+
+
diff --git a/tests/MemoryKit.Infrastructure.Tests/MemoryKit.Infrastructure.Tests.csproj b/tests/MemoryKit.Infrastructure.Tests/MemoryKit.Infrastructure.Tests.csproj
index ae54e76..82f017e 100644
--- a/tests/MemoryKit.Infrastructure.Tests/MemoryKit.Infrastructure.Tests.csproj
+++ b/tests/MemoryKit.Infrastructure.Tests/MemoryKit.Infrastructure.Tests.csproj
@@ -1,28 +1,28 @@
-
-
-
- net9.0
- latest
- enable
- enable
- true
- MemoryKit.Infrastructure.Tests
- MemoryKit.Infrastructure.Tests
-
-
-
-
-
-
- all
- runtime; build; native; contentfiles; analyzers; buildtransitive
-
-
-
-
-
-
-
-
-
-
+
+
+
+ net9.0
+ latest
+ enable
+ enable
+ true
+ MemoryKit.Infrastructure.Tests
+ MemoryKit.Infrastructure.Tests
+
+
+
+
+
+
+ all
+ runtime; build; native; contentfiles; analyzers; buildtransitive
+
+
+
+
+
+
+
+
+
+
diff --git a/tests/MemoryKit.IntegrationTests/MemoryKit.IntegrationTests.csproj b/tests/MemoryKit.IntegrationTests/MemoryKit.IntegrationTests.csproj
index 5f004ca..2346e33 100644
--- a/tests/MemoryKit.IntegrationTests/MemoryKit.IntegrationTests.csproj
+++ b/tests/MemoryKit.IntegrationTests/MemoryKit.IntegrationTests.csproj
@@ -1,30 +1,30 @@
-
-
-
- net9.0
- latest
- enable
- enable
- true
- MemoryKit.IntegrationTests
- MemoryKit.IntegrationTests
-
-
-
-
-
-
- all
- runtime; build; native; contentfiles; analyzers; buildtransitive
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+ net9.0
+ latest
+ enable
+ enable
+ true
+ MemoryKit.IntegrationTests
+ MemoryKit.IntegrationTests
+
+
+
+
+
+
+ all
+ runtime; build; native; contentfiles; analyzers; buildtransitive
+
+
+
+
+
+
+
+
+
+
+
+