diff --git a/CHANGELIST.md b/CHANGELIST.md
index 0ad2541b..24120f2b 100644
--- a/CHANGELIST.md
+++ b/CHANGELIST.md
@@ -26,6 +26,7 @@
- Update BinaryObjectScanner to 3.1.15
- Remove unused IndexRange library
- Remove unnecessary System.ValueTuple usage
+- Remove old .NET version of ValueTuple where possible
### 3.2.2 (2024-09-24)
diff --git a/MPF.ExecutionContexts/MPF.ExecutionContexts.csproj b/MPF.ExecutionContexts/MPF.ExecutionContexts.csproj
index a23140ef..3454a0e4 100644
--- a/MPF.ExecutionContexts/MPF.ExecutionContexts.csproj
+++ b/MPF.ExecutionContexts/MPF.ExecutionContexts.csproj
@@ -40,9 +40,6 @@
-
-
-