diff --git a/SQLite.CodeFirst.Test/SQLite.CodeFirst.Test.csproj b/SQLite.CodeFirst.Test/SQLite.CodeFirst.Test.csproj index bda6a61..f687694 100644 --- a/SQLite.CodeFirst.Test/SQLite.CodeFirst.Test.csproj +++ b/SQLite.CodeFirst.Test/SQLite.CodeFirst.Test.csproj @@ -12,10 +12,10 @@ - - + + - + diff --git a/SQLite.CodeFirst.Test/packages.lock.json b/SQLite.CodeFirst.Test/packages.lock.json index 1ba4cbd..f503527 100644 --- a/SQLite.CodeFirst.Test/packages.lock.json +++ b/SQLite.CodeFirst.Test/packages.lock.json @@ -4,12 +4,12 @@ "net10.0": { "Microsoft.Testing.Extensions.TrxReport": { "type": "Direct", - "requested": "[2.4.0, )", - "resolved": "2.4.0", - "contentHash": "WkOaIp/ivwcaF34rmUAIjafnWJ/chI/2hvH/wLQlLXKNDDvaRYvjkxWC7l0+Ib+C4dGrylUonM4kHwJujlkVKw==", + "requested": "[2.4.1, )", + "resolved": "2.4.1", + "contentHash": "KGAvJKRqhod45ecH4L1cCKIjGrzziUcLo3L4hRlfOg/Ww2Q7MnA30qHY2rnKzGyLVWf91tc2VleGe8c33FmPaQ==", "dependencies": { - "Microsoft.Testing.Extensions.TrxReport.Abstractions": "2.4.0", - "Microsoft.Testing.Platform": "[2.4.0, 3.0.0)" + "Microsoft.Testing.Extensions.TrxReport.Abstractions": "2.4.1", + "Microsoft.Testing.Platform": "[2.4.1, 3.0.0)" } }, "Moq": { @@ -23,24 +23,24 @@ }, "MSTest.TestAdapter": { "type": "Direct", - "requested": "[4.4.0, )", - "resolved": "4.4.0", - "contentHash": "xZdlCr2r/6XFOo67jcemJsfm46tTgXdqtnISFIuDUAJf5Yxk07XpTC9eMUErLdlYD8QM9zw07eOPre7+nTayUg==", + "requested": "[4.4.1, )", + "resolved": "4.4.1", + "contentHash": "UmeQj3uPc+R/Vu1pEHN6ZLQAsUlzCx9BkGH6HOQLILQFjjsFELettj1naMKJhKYyouSXiZum3shUeAF4QqyixA==", "dependencies": { - "MSTest.TestFramework": "4.4.0", + "MSTest.TestFramework": "4.4.1", "Microsoft.TestPlatform.ObjectModel": "18.9.0", - "Microsoft.Testing.Extensions.Telemetry": "2.4.0", - "Microsoft.Testing.Extensions.TrxReport.Abstractions": "2.4.0", - "Microsoft.Testing.Platform.MSBuild": "2.4.0" + "Microsoft.Testing.Extensions.Telemetry": "2.4.1", + "Microsoft.Testing.Extensions.TrxReport.Abstractions": "2.4.1", + "Microsoft.Testing.Platform.MSBuild": "2.4.1" } }, "MSTest.TestFramework": { "type": "Direct", - "requested": "[4.4.0, )", - "resolved": "4.4.0", - "contentHash": "sfJzj3ntdU/GahJd2n+WQLgKqbV0RRMJVXtjRwRQLhblevlzLSDAOocOKANhfMaCEQ5dMt6348ztbVq/Ap60xA==", + "requested": "[4.4.1, )", + "resolved": "4.4.1", + "contentHash": "zHyMqhT9A1qihb0S6qyFFEYze0GWC6FzkdoFqUYlSg89fIs/A/KQBWlkM0JNb43fKDskQU2OuFNKZFuXzRCvYg==", "dependencies": { - "MSTest.Analyzers": "4.4.0" + "MSTest.Analyzers": "4.4.1" } }, "Castle.Core": { @@ -69,32 +69,32 @@ }, "Microsoft.Testing.Extensions.Telemetry": { "type": "Transitive", - "resolved": "2.4.0", - "contentHash": "JeP1RFqBa11fWmBk8xEfZcMKr4rxWSyI6OZ+659V069CaMkTEOQBW2UdSSeNz3absOsygcn7JJkzerC4LGnZ9w==", + "resolved": "2.4.1", + "contentHash": "C+bq5ydHrBNCDXjvFtRa1/JcAS2Wq2dpXOnzy/TFYC8qb1dDEgB1XhQayBaYE/5BKviikByHb7mth8P+qJaOJw==", "dependencies": { "Microsoft.ApplicationInsights": "2.23.0", - "Microsoft.Testing.Platform": "[2.4.0, 3.0.0)" + "Microsoft.Testing.Platform": "[2.4.1, 3.0.0)" } }, "Microsoft.Testing.Extensions.TrxReport.Abstractions": { "type": "Transitive", - "resolved": "2.4.0", - "contentHash": "uRb+4qM42dFDg4kWJZ2kFEcwESNVCRZJjItp5vETorN3rSJGysP617LqYirOcrCYmxg+obPreHMM5JcsNDKtBw==", + "resolved": "2.4.1", + "contentHash": "tDxLLic2IfeChbyo8oeGZj/eBdFpPe3Dp80hUoIOefSCqqMHbsob+lX1TfFWV75PJCPouxj2zz0zzPHZxiM4nQ==", "dependencies": { - "Microsoft.Testing.Platform": "[2.4.0, 3.0.0)" + "Microsoft.Testing.Platform": "[2.4.1, 3.0.0)" } }, "Microsoft.Testing.Platform": { "type": "Transitive", - "resolved": "2.4.0", - "contentHash": "dp1N3P1ujb0ztwFgqz2o/ItEvq+pm19/AiA+Xq7Zpcy7oPMcxDBZLYGtf0LlU1MveEBJuKVjZhI+LnkfcH/0jQ==" + "resolved": "2.4.1", + "contentHash": "3nW9NyhN1BnHRF994DCOOUQCqVA9pDT+gPpbuhI/xUntZnGnXO4ySovKxFlFuoT/48pnI74LK/DeKVlve1L3VQ==" }, "Microsoft.Testing.Platform.MSBuild": { "type": "Transitive", - "resolved": "2.4.0", - "contentHash": "qr5M6h16YHMJLFDcWELFVMMpGte2BUmveBZKT5YoBV+bmuJRPu9bv/Zqke4yQuOEKRNxoAETrG5jr+/6Rnr3Hg==", + "resolved": "2.4.1", + "contentHash": "K4W2hAATe9wA1xt4oEZWmUsnQqnLD5H18NXKsm81xclf9PI4AHieb3DxJpE/2uA6Xl9DtjpLXif7/9Sn8Y2y7w==", "dependencies": { - "Microsoft.Testing.Platform": "[2.4.0, 3.0.0)" + "Microsoft.Testing.Platform": "[2.4.1, 3.0.0)" } }, "Microsoft.TestPlatform.ObjectModel": { @@ -109,8 +109,8 @@ }, "MSTest.Analyzers": { "type": "Transitive", - "resolved": "4.4.0", - "contentHash": "8g2KL2LjsXXVywvQb0uWQBANOONVnRf6cTSbON9ar6gIw08oSBY7Z3PJlC8sHbqOVvCr7srrcWiKzb12SUoV2w==" + "resolved": "4.4.1", + "contentHash": "Ccu+MKGCRCV2OauQjEIT0XeyP+AtOYyQNuhVI+yPUjJD6RQGi+lOkE8xz+gqe1IK3KiosQy7ZS+022tUTO4K1w==" }, "runtime.native.System.Data.SqlClient.sni": { "type": "Transitive",