diff --git a/tests/Theodicean.SourceGenerators.Tests/Theodicean.SourceGenerators.Tests.csproj b/tests/Theodicean.SourceGenerators.Tests/Theodicean.SourceGenerators.Tests.csproj
index e37e10c..365aa42 100644
--- a/tests/Theodicean.SourceGenerators.Tests/Theodicean.SourceGenerators.Tests.csproj
+++ b/tests/Theodicean.SourceGenerators.Tests/Theodicean.SourceGenerators.Tests.csproj
@@ -17,7 +17,7 @@
-
+
diff --git a/tests/Theodicean.SourceGenerators.Tests/packages.lock.json b/tests/Theodicean.SourceGenerators.Tests/packages.lock.json
index ad0b143..1a27504 100644
--- a/tests/Theodicean.SourceGenerators.Tests/packages.lock.json
+++ b/tests/Theodicean.SourceGenerators.Tests/packages.lock.json
@@ -30,15 +30,15 @@
},
"TUnit": {
"type": "Direct",
- "requested": "[1.45.22, )",
- "resolved": "1.45.22",
- "contentHash": "sp/fSGviOO5iSjkgqUoTVqYqaiRuWnqFwvIfTrHln8TaQxIZUM2jAzluP+6l9gq/pZmU96eTCjSyArEnOkXjmw==",
+ "requested": "[1.45.29, )",
+ "resolved": "1.45.29",
+ "contentHash": "pWscjrBi/2U1WkMr4eWYtLqo5KlgGGaUNu853BwOyy5cOE75pDrtFXhvUOdrfcfHsOopM+26VMOxhKVV54ZD9w==",
"dependencies": {
"Microsoft.Testing.Extensions.CodeCoverage": "18.7.0",
"Microsoft.Testing.Extensions.Telemetry": "2.2.3",
"Microsoft.Testing.Extensions.TrxReport": "2.2.3",
- "TUnit.Assertions": "1.45.22",
- "TUnit.Engine": "1.45.22"
+ "TUnit.Assertions": "1.45.29",
+ "TUnit.Engine": "1.45.29"
}
},
"Verify.TUnit": {
@@ -185,24 +185,24 @@
},
"TUnit.Assertions": {
"type": "Transitive",
- "resolved": "1.45.22",
- "contentHash": "tUFBQ9q+9Rife2TJOWINbgTPmOMbMfm0M3R976s/UZpkohqQl64pKXSlP5ZghAR49cXCjiue0ycDqkRc6td7JA=="
+ "resolved": "1.45.29",
+ "contentHash": "juiqf1GXOicdt51ZSOW5XCee/4bt9visfbSK8ABNhd3oehal7MuxKCAYnyZinCiLOeG/91A4v5+HD0EZsvGDyQ=="
},
"TUnit.Core": {
"type": "Transitive",
- "resolved": "1.45.22",
- "contentHash": "Ee3UgUa/UVOErcspTDyeOD+iWgH4DDzLf9IMPeVfNSM+vJ1trrWh3DYE3SUgU5cM1KkoZTlU5LT12rUYSXmy7A=="
+ "resolved": "1.45.29",
+ "contentHash": "w5G6uIH/o8AvZyuJ8d4+D6qWD7E5QBIhhA86I7qzX8nOm7QolIbQvKxacZt+2DaCusyr/io5D5gFgwGef1Ud2A=="
},
"TUnit.Engine": {
"type": "Transitive",
- "resolved": "1.45.22",
- "contentHash": "oTdRcTcQHKwWRnhpAHX0DsrxsIX0sAoRqrCBuhICU7e03WpYnSNM00czzFPbgikHfm4HP81SzUbnG1BrdRTFLQ==",
+ "resolved": "1.45.29",
+ "contentHash": "linCf8Zk5Hb6S+GbzAXPJJ13b8euncSEKKUdLrAMWLnlGdHvhFcWDtAEMJXN7kNdiliPaFCzWC0D2mysNJ14VQ==",
"dependencies": {
"EnumerableAsyncProcessor": "3.8.4",
"Microsoft.Testing.Extensions.TrxReport.Abstractions": "2.2.3",
"Microsoft.Testing.Platform": "2.2.3",
"Microsoft.Testing.Platform.MSBuild": "2.2.3",
- "TUnit.Core": "1.45.22"
+ "TUnit.Core": "1.45.29"
}
},
"Verify": {