From 12f7e8b77f80f2d1f46d57d82b308cd0c586ec2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Nov 2025 19:21:22 +0000 Subject: [PATCH] Bump xunit.v3 from 3.1.0 to 3.2.0 --- updated-dependencies: - dependency-name: xunit.v3 dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tests/ArchitectureTests/packages.lock.json | 90 +++++++++++------- tests/Directory.Packages.props | 2 +- tests/IntegrationTests/packages.lock.json | 90 +++++++++++------- tests/UnitTests/packages.lock.json | 103 ++++++++++++++------- 4 files changed, 176 insertions(+), 109 deletions(-) diff --git a/tests/ArchitectureTests/packages.lock.json b/tests/ArchitectureTests/packages.lock.json index 7abd4bd..d93fccf 100644 --- a/tests/ArchitectureTests/packages.lock.json +++ b/tests/ArchitectureTests/packages.lock.json @@ -43,13 +43,11 @@ }, "xunit.v3": { "type": "Direct", - "requested": "[3.1.0, )", - "resolved": "3.1.0", - "contentHash": "fyPBoHfdFr3udiylMo7Soo8j6HO0yHhthZkHT4hlszhXBJPRoSzXesqD8PcGkhnASiOxgjh8jOmJPKBTMItoyA==", + "requested": "[3.2.0, )", + "resolved": "3.2.0", + "contentHash": "ABdobDsBRs0JV+Ux6t0sM26noKFVbCkGOvU/x/YeShjI4aYH+thZeOGg8k5etju+5Ud4BZfzQEtVfvnAx8G2cg==", "dependencies": { - "xunit.analyzers": "1.24.0", - "xunit.v3.assert": "[3.1.0]", - "xunit.v3.core": "[3.1.0]" + "xunit.v3.mtp-v1": "[3.2.0]" } }, "Asp.Versioning.Abstractions": { @@ -593,12 +591,21 @@ "resolved": "1.6.23", "contentHash": "tZ1I0KXnn98CWuV8cpI247A17jaY+ILS9vvF7yhI0uPPEqF4P1d7BWL5Uwtel10w9NucllHB3nTkfYTAcHAh8g==" }, + "Microsoft.Testing.Extensions.Telemetry": { + "type": "Transitive", + "resolved": "1.9.0", + "contentHash": "4ica7o+ZreUCsXoQLShWeLz6K5q9D/B+VgXvmpPSLsnSpK4DLZfMyltBaBr83Tnm21c1riOKcXXEk920Ael17Q==", + "dependencies": { + "Microsoft.ApplicationInsights": "2.23.0", + "Microsoft.Testing.Platform": "1.9.0" + } + }, "Microsoft.Testing.Extensions.TrxReport.Abstractions": { "type": "Transitive", - "resolved": "1.8.4", - "contentHash": "jDGV5d9K5zeQG6I5ZHZrrXd0sO9up/XLpb5qI5W+FPGJx5JXx5yEiwkw0MIEykH9ydeMASPOmjbY/7jS++gYwA==", + "resolved": "1.9.0", + "contentHash": "ZC7Xwva/+dREnZ5BU0gozA1uT2cFwt90uY9maPLy1lLpiedR/Fu3K2FiwLg70hJjT+tGblYmxzuNa8z1jQVSGw==", "dependencies": { - "Microsoft.Testing.Platform": "1.8.4" + "Microsoft.Testing.Platform": "1.9.0" } }, "Microsoft.Testing.Platform": { @@ -608,10 +615,10 @@ }, "Microsoft.Testing.Platform.MSBuild": { "type": "Transitive", - "resolved": "1.8.4", - "contentHash": "RnS7G0eXAopdIf/XPGFNW8HUwZxRq5iGX34rVYhyDUbLS7sF513yosd4P50GtjBKqOay4qb+WHYr4NkWjtUWzQ==", + "resolved": "1.9.0", + "contentHash": "P7c0HfBJ/AqKyRfmaA+cyl8I9jxDEyvQRJvMUH5IZCjACTPQ9wXb0xdA0CmcxhBUtm20GxWvx2fq3fMxG11hDg==", "dependencies": { - "Microsoft.Testing.Platform": "1.8.4" + "Microsoft.Testing.Platform": "1.9.0" } }, "Microsoft.TestPlatform.ObjectModel": { @@ -1742,58 +1749,69 @@ }, "xunit.analyzers": { "type": "Transitive", - "resolved": "1.24.0", - "contentHash": "kxaoMFFZcQ+mJudaKKlt3gCqV6M6Gjbka0NEs8JFDrxn52O7w5OOnYfSYVfqusk8p7pxrGdjgaQHlGINsNZHAQ==" + "resolved": "1.25.0", + "contentHash": "J3wD5p2VVOg6TXeOOCrD+7Nl2H/LOZuK1GovDyPbFFnvv8katIULfBCj2sQLIPKT22Ds44j1aHjJle4AU7jCbA==" }, "xunit.v3.assert": { "type": "Transitive", - "resolved": "3.1.0", - "contentHash": "tSNOA4DC5toh9zv8todoQSxp6YBMER2VaH5Ll+FYotqxRei16HLQo7G4KDHNFaqUjnaSGpEcfeYMab+bFI/1kQ==" + "resolved": "3.2.0", + "contentHash": "AT3jVbptSazsf+aKQt14eyhw0NN9GWj6SaYifJfZ873r86NbPeTlxshjij9aOqmtrR+C1fHwqeneO4mMZKK7ag==" }, "xunit.v3.common": { "type": "Transitive", - "resolved": "3.1.0", - "contentHash": "3rSyFF6L2wxYKu0MfdDzTD0nVBtNs9oi32ucmU415UTJ6nJ5DzlZAGmmoP7/w0C/vHFNgk/GjUsCyPUlL3/99g==", + "resolved": "3.2.0", + "contentHash": "InLYIBD54RVFgX1S5y0g+Mia3coGsA+cf+SvieBH3kO5TrH3d4sb59+4M6nfBlGg8EqUCHbyGKKroQPquYEt7Q==", "dependencies": { "Microsoft.Bcl.AsyncInterfaces": "6.0.0" } }, - "xunit.v3.core": { + "xunit.v3.core.mtp-v1": { "type": "Transitive", - "resolved": "3.1.0", - "contentHash": "YYO0+i0QJtcf1f5bPxCX5EQeb3yDypCEbS27Qcgm7Lx7yuXpn5tJOqMRv16PX61g9hBE8c4sc7hmkNS84IO/mA==", + "resolved": "3.2.0", + "contentHash": "0B+nZqJXl6BGTXT6kOf4LOnH5qxDvrufctNTjlxjXne4SqYybhCnfYpWRLy9NJ/0JkELyVlap8YK7HH+x/sHeQ==", "dependencies": { - "Microsoft.Testing.Platform.MSBuild": "1.8.4", - "xunit.v3.extensibility.core": "[3.1.0]", - "xunit.v3.runner.inproc.console": "[3.1.0]" + "Microsoft.Testing.Extensions.Telemetry": "1.9.0", + "Microsoft.Testing.Extensions.TrxReport.Abstractions": "1.9.0", + "Microsoft.Testing.Platform": "1.9.0", + "Microsoft.Testing.Platform.MSBuild": "1.9.0", + "xunit.v3.extensibility.core": "[3.2.0]", + "xunit.v3.runner.inproc.console": "[3.2.0]" } }, "xunit.v3.extensibility.core": { "type": "Transitive", - "resolved": "3.1.0", - "contentHash": "oGehqTol13t6pBLS17299+KTTVUarJGt4y3lCpVToEH+o2B8dna3admYoqc2XZRQrNZSOe1ZvWBkjokbI1dVUA==", + "resolved": "3.2.0", + "contentHash": "89MWZ5gXT6VJ/qe9OCASBsaenFr00UCccFbkJxzkOsrAkoFjJSDJ+5xqXpZUxTBGJ4Gw91bJ4bwW9Fag0b8xhw==", + "dependencies": { + "xunit.v3.common": "[3.2.0]" + } + }, + "xunit.v3.mtp-v1": { + "type": "Transitive", + "resolved": "3.2.0", + "contentHash": "Rg5djTBTao7QUEK28EXeacjwC6LnU/NunlJzYrNkhtOgggpueYzGDfmyKu5hDbAEXhAl6vjrzfcCnhZyX8Q+DA==", "dependencies": { - "xunit.v3.common": "[3.1.0]" + "xunit.analyzers": "1.25.0", + "xunit.v3.assert": "[3.2.0]", + "xunit.v3.core.mtp-v1": "[3.2.0]" } }, "xunit.v3.runner.common": { "type": "Transitive", - "resolved": "3.1.0", - "contentHash": "8ezzVVYpsrNUWVNfh1uECbgreATn2SOINkNU5H6y6439JLEWdYx3YYJc/jAWrgmOM6bn9l/nM3vxtD398gqQBQ==", + "resolved": "3.2.0", + "contentHash": "2i1/IvIH9x6M+8TRlr8k6/4NCem44zYzveps7p8XL4jjsIM/1K2ahfcvtom3tu9RQxHF3czT7f3DOAvHp+01gQ==", "dependencies": { "Microsoft.Win32.Registry": "[5.0.0]", - "xunit.v3.common": "[3.1.0]" + "xunit.v3.common": "[3.2.0]" } }, "xunit.v3.runner.inproc.console": { "type": "Transitive", - "resolved": "3.1.0", - "contentHash": "xoa7bjOv2KwYKwfkJGGrkboZr5GitlQaX3/9FlIz7BFt/rwAVFShZpCcIHj281Vqpo9RNfnG4mwvbhApJykIiw==", + "resolved": "3.2.0", + "contentHash": "/nXHLSgKv5OYSjo3bTSzvTYfxbzApTEeip5T85PayDZgGbMHA679zeVhN/1n6//pW/uJ2j7QhDdHh2r98f13hQ==", "dependencies": { - "Microsoft.Testing.Extensions.TrxReport.Abstractions": "1.8.4", - "Microsoft.Testing.Platform": "1.8.4", - "xunit.v3.extensibility.core": "[3.1.0]", - "xunit.v3.runner.common": "[3.1.0]" + "xunit.v3.extensibility.core": "[3.2.0]", + "xunit.v3.runner.common": "[3.2.0]" } }, "api": { diff --git a/tests/Directory.Packages.props b/tests/Directory.Packages.props index 20446d2..f614bf1 100644 --- a/tests/Directory.Packages.props +++ b/tests/Directory.Packages.props @@ -13,7 +13,7 @@ - + diff --git a/tests/IntegrationTests/packages.lock.json b/tests/IntegrationTests/packages.lock.json index 732a704..489a669 100644 --- a/tests/IntegrationTests/packages.lock.json +++ b/tests/IntegrationTests/packages.lock.json @@ -88,13 +88,11 @@ }, "xunit.v3": { "type": "Direct", - "requested": "[3.1.0, )", - "resolved": "3.1.0", - "contentHash": "fyPBoHfdFr3udiylMo7Soo8j6HO0yHhthZkHT4hlszhXBJPRoSzXesqD8PcGkhnASiOxgjh8jOmJPKBTMItoyA==", + "requested": "[3.2.0, )", + "resolved": "3.2.0", + "contentHash": "ABdobDsBRs0JV+Ux6t0sM26noKFVbCkGOvU/x/YeShjI4aYH+thZeOGg8k5etju+5Ud4BZfzQEtVfvnAx8G2cg==", "dependencies": { - "xunit.analyzers": "1.24.0", - "xunit.v3.assert": "[3.1.0]", - "xunit.v3.core": "[3.1.0]" + "xunit.v3.mtp-v1": "[3.2.0]" } }, "YamlDotNet": { @@ -801,12 +799,21 @@ "resolved": "1.6.23", "contentHash": "tZ1I0KXnn98CWuV8cpI247A17jaY+ILS9vvF7yhI0uPPEqF4P1d7BWL5Uwtel10w9NucllHB3nTkfYTAcHAh8g==" }, + "Microsoft.Testing.Extensions.Telemetry": { + "type": "Transitive", + "resolved": "1.9.0", + "contentHash": "4ica7o+ZreUCsXoQLShWeLz6K5q9D/B+VgXvmpPSLsnSpK4DLZfMyltBaBr83Tnm21c1riOKcXXEk920Ael17Q==", + "dependencies": { + "Microsoft.ApplicationInsights": "2.23.0", + "Microsoft.Testing.Platform": "1.9.0" + } + }, "Microsoft.Testing.Extensions.TrxReport.Abstractions": { "type": "Transitive", - "resolved": "1.8.4", - "contentHash": "jDGV5d9K5zeQG6I5ZHZrrXd0sO9up/XLpb5qI5W+FPGJx5JXx5yEiwkw0MIEykH9ydeMASPOmjbY/7jS++gYwA==", + "resolved": "1.9.0", + "contentHash": "ZC7Xwva/+dREnZ5BU0gozA1uT2cFwt90uY9maPLy1lLpiedR/Fu3K2FiwLg70hJjT+tGblYmxzuNa8z1jQVSGw==", "dependencies": { - "Microsoft.Testing.Platform": "1.8.4" + "Microsoft.Testing.Platform": "1.9.0" } }, "Microsoft.Testing.Platform": { @@ -816,10 +823,10 @@ }, "Microsoft.Testing.Platform.MSBuild": { "type": "Transitive", - "resolved": "1.8.4", - "contentHash": "RnS7G0eXAopdIf/XPGFNW8HUwZxRq5iGX34rVYhyDUbLS7sF513yosd4P50GtjBKqOay4qb+WHYr4NkWjtUWzQ==", + "resolved": "1.9.0", + "contentHash": "P7c0HfBJ/AqKyRfmaA+cyl8I9jxDEyvQRJvMUH5IZCjACTPQ9wXb0xdA0CmcxhBUtm20GxWvx2fq3fMxG11hDg==", "dependencies": { - "Microsoft.Testing.Platform": "1.8.4" + "Microsoft.Testing.Platform": "1.9.0" } }, "Microsoft.TestPlatform.ObjectModel": { @@ -1981,58 +1988,69 @@ }, "xunit.analyzers": { "type": "Transitive", - "resolved": "1.24.0", - "contentHash": "kxaoMFFZcQ+mJudaKKlt3gCqV6M6Gjbka0NEs8JFDrxn52O7w5OOnYfSYVfqusk8p7pxrGdjgaQHlGINsNZHAQ==" + "resolved": "1.25.0", + "contentHash": "J3wD5p2VVOg6TXeOOCrD+7Nl2H/LOZuK1GovDyPbFFnvv8katIULfBCj2sQLIPKT22Ds44j1aHjJle4AU7jCbA==" }, "xunit.v3.assert": { "type": "Transitive", - "resolved": "3.1.0", - "contentHash": "tSNOA4DC5toh9zv8todoQSxp6YBMER2VaH5Ll+FYotqxRei16HLQo7G4KDHNFaqUjnaSGpEcfeYMab+bFI/1kQ==" + "resolved": "3.2.0", + "contentHash": "AT3jVbptSazsf+aKQt14eyhw0NN9GWj6SaYifJfZ873r86NbPeTlxshjij9aOqmtrR+C1fHwqeneO4mMZKK7ag==" }, "xunit.v3.common": { "type": "Transitive", - "resolved": "3.1.0", - "contentHash": "3rSyFF6L2wxYKu0MfdDzTD0nVBtNs9oi32ucmU415UTJ6nJ5DzlZAGmmoP7/w0C/vHFNgk/GjUsCyPUlL3/99g==", + "resolved": "3.2.0", + "contentHash": "InLYIBD54RVFgX1S5y0g+Mia3coGsA+cf+SvieBH3kO5TrH3d4sb59+4M6nfBlGg8EqUCHbyGKKroQPquYEt7Q==", "dependencies": { "Microsoft.Bcl.AsyncInterfaces": "6.0.0" } }, - "xunit.v3.core": { + "xunit.v3.core.mtp-v1": { "type": "Transitive", - "resolved": "3.1.0", - "contentHash": "YYO0+i0QJtcf1f5bPxCX5EQeb3yDypCEbS27Qcgm7Lx7yuXpn5tJOqMRv16PX61g9hBE8c4sc7hmkNS84IO/mA==", + "resolved": "3.2.0", + "contentHash": "0B+nZqJXl6BGTXT6kOf4LOnH5qxDvrufctNTjlxjXne4SqYybhCnfYpWRLy9NJ/0JkELyVlap8YK7HH+x/sHeQ==", "dependencies": { - "Microsoft.Testing.Platform.MSBuild": "1.8.4", - "xunit.v3.extensibility.core": "[3.1.0]", - "xunit.v3.runner.inproc.console": "[3.1.0]" + "Microsoft.Testing.Extensions.Telemetry": "1.9.0", + "Microsoft.Testing.Extensions.TrxReport.Abstractions": "1.9.0", + "Microsoft.Testing.Platform": "1.9.0", + "Microsoft.Testing.Platform.MSBuild": "1.9.0", + "xunit.v3.extensibility.core": "[3.2.0]", + "xunit.v3.runner.inproc.console": "[3.2.0]" } }, "xunit.v3.extensibility.core": { "type": "Transitive", - "resolved": "3.1.0", - "contentHash": "oGehqTol13t6pBLS17299+KTTVUarJGt4y3lCpVToEH+o2B8dna3admYoqc2XZRQrNZSOe1ZvWBkjokbI1dVUA==", + "resolved": "3.2.0", + "contentHash": "89MWZ5gXT6VJ/qe9OCASBsaenFr00UCccFbkJxzkOsrAkoFjJSDJ+5xqXpZUxTBGJ4Gw91bJ4bwW9Fag0b8xhw==", + "dependencies": { + "xunit.v3.common": "[3.2.0]" + } + }, + "xunit.v3.mtp-v1": { + "type": "Transitive", + "resolved": "3.2.0", + "contentHash": "Rg5djTBTao7QUEK28EXeacjwC6LnU/NunlJzYrNkhtOgggpueYzGDfmyKu5hDbAEXhAl6vjrzfcCnhZyX8Q+DA==", "dependencies": { - "xunit.v3.common": "[3.1.0]" + "xunit.analyzers": "1.25.0", + "xunit.v3.assert": "[3.2.0]", + "xunit.v3.core.mtp-v1": "[3.2.0]" } }, "xunit.v3.runner.common": { "type": "Transitive", - "resolved": "3.1.0", - "contentHash": "8ezzVVYpsrNUWVNfh1uECbgreATn2SOINkNU5H6y6439JLEWdYx3YYJc/jAWrgmOM6bn9l/nM3vxtD398gqQBQ==", + "resolved": "3.2.0", + "contentHash": "2i1/IvIH9x6M+8TRlr8k6/4NCem44zYzveps7p8XL4jjsIM/1K2ahfcvtom3tu9RQxHF3czT7f3DOAvHp+01gQ==", "dependencies": { "Microsoft.Win32.Registry": "[5.0.0]", - "xunit.v3.common": "[3.1.0]" + "xunit.v3.common": "[3.2.0]" } }, "xunit.v3.runner.inproc.console": { "type": "Transitive", - "resolved": "3.1.0", - "contentHash": "xoa7bjOv2KwYKwfkJGGrkboZr5GitlQaX3/9FlIz7BFt/rwAVFShZpCcIHj281Vqpo9RNfnG4mwvbhApJykIiw==", + "resolved": "3.2.0", + "contentHash": "/nXHLSgKv5OYSjo3bTSzvTYfxbzApTEeip5T85PayDZgGbMHA679zeVhN/1n6//pW/uJ2j7QhDdHh2r98f13hQ==", "dependencies": { - "Microsoft.Testing.Extensions.TrxReport.Abstractions": "1.8.4", - "Microsoft.Testing.Platform": "1.8.4", - "xunit.v3.extensibility.core": "[3.1.0]", - "xunit.v3.runner.common": "[3.1.0]" + "xunit.v3.extensibility.core": "[3.2.0]", + "xunit.v3.runner.common": "[3.2.0]" } }, "api": { diff --git a/tests/UnitTests/packages.lock.json b/tests/UnitTests/packages.lock.json index 39a7586..4bc5f88 100644 --- a/tests/UnitTests/packages.lock.json +++ b/tests/UnitTests/packages.lock.json @@ -62,13 +62,11 @@ }, "xunit.v3": { "type": "Direct", - "requested": "[3.1.0, )", - "resolved": "3.1.0", - "contentHash": "fyPBoHfdFr3udiylMo7Soo8j6HO0yHhthZkHT4hlszhXBJPRoSzXesqD8PcGkhnASiOxgjh8jOmJPKBTMItoyA==", + "requested": "[3.2.0, )", + "resolved": "3.2.0", + "contentHash": "ABdobDsBRs0JV+Ux6t0sM26noKFVbCkGOvU/x/YeShjI4aYH+thZeOGg8k5etju+5Ud4BZfzQEtVfvnAx8G2cg==", "dependencies": { - "xunit.analyzers": "1.24.0", - "xunit.v3.assert": "[3.1.0]", - "xunit.v3.core": "[3.1.0]" + "xunit.v3.mtp-v1": "[3.2.0]" } }, "Castle.Core": { @@ -93,6 +91,14 @@ "resolved": "4.4.0", "contentHash": "gwJEfIGS7FhykvtZoscwXj/XwW+mJY6UbAZk+qtLKFUGWC95kfKXnj8VkxsZQnWBxJemM/q664rGLN5nf+OHZw==" }, + "Microsoft.ApplicationInsights": { + "type": "Transitive", + "resolved": "2.23.0", + "contentHash": "nWArUZTdU7iqZLycLKWe0TDms48KKGE6pONH2terYNa8REXiqixrMOkf1sk5DHGMaUTqONU2YkS4SAXBhLStgw==", + "dependencies": { + "System.Diagnostics.DiagnosticSource": "5.0.0" + } + }, "Microsoft.AspNetCore.WebUtilities": { "type": "Transitive", "resolved": "9.0.10", @@ -255,12 +261,21 @@ "resolved": "5.0.0", "contentHash": "VyPlqzH2wavqquTcYpkIIAQ6WdenuKoFN0BdYBbCWsclXacSOHNQn66Gt4z5NBqEYW0FAPm5rlvki9ZiCij5xQ==" }, + "Microsoft.Testing.Extensions.Telemetry": { + "type": "Transitive", + "resolved": "1.9.0", + "contentHash": "4ica7o+ZreUCsXoQLShWeLz6K5q9D/B+VgXvmpPSLsnSpK4DLZfMyltBaBr83Tnm21c1riOKcXXEk920Ael17Q==", + "dependencies": { + "Microsoft.ApplicationInsights": "2.23.0", + "Microsoft.Testing.Platform": "1.9.0" + } + }, "Microsoft.Testing.Extensions.TrxReport.Abstractions": { "type": "Transitive", - "resolved": "1.8.4", - "contentHash": "jDGV5d9K5zeQG6I5ZHZrrXd0sO9up/XLpb5qI5W+FPGJx5JXx5yEiwkw0MIEykH9ydeMASPOmjbY/7jS++gYwA==", + "resolved": "1.9.0", + "contentHash": "ZC7Xwva/+dREnZ5BU0gozA1uT2cFwt90uY9maPLy1lLpiedR/Fu3K2FiwLg70hJjT+tGblYmxzuNa8z1jQVSGw==", "dependencies": { - "Microsoft.Testing.Platform": "1.8.4" + "Microsoft.Testing.Platform": "1.9.0" } }, "Microsoft.Testing.Platform": { @@ -270,10 +285,10 @@ }, "Microsoft.Testing.Platform.MSBuild": { "type": "Transitive", - "resolved": "1.8.4", - "contentHash": "RnS7G0eXAopdIf/XPGFNW8HUwZxRq5iGX34rVYhyDUbLS7sF513yosd4P50GtjBKqOay4qb+WHYr4NkWjtUWzQ==", + "resolved": "1.9.0", + "contentHash": "P7c0HfBJ/AqKyRfmaA+cyl8I9jxDEyvQRJvMUH5IZCjACTPQ9wXb0xdA0CmcxhBUtm20GxWvx2fq3fMxG11hDg==", "dependencies": { - "Microsoft.Testing.Platform": "1.8.4" + "Microsoft.Testing.Platform": "1.9.0" } }, "Microsoft.TestPlatform.ObjectModel": { @@ -322,6 +337,11 @@ "resolved": "8.0.0", "contentHash": "AurL6Y5BA1WotzlEvVaIDpqzpIPvYnnldxru8oXJU2yFxFUy3+pNXjXd1ymO+RA0rq0+590Q8gaz2l3Sr7fmqg==" }, + "System.Diagnostics.DiagnosticSource": { + "type": "Transitive", + "resolved": "5.0.0", + "contentHash": "tCQTzPsGZh/A9LhhA6zrqCRV4hOHsK90/G7q3Khxmn6tnB1PuNU0cRaKANP2AWcF9bn0zsuOoZOSrHuJk6oNBA==" + }, "System.Diagnostics.EventLog": { "type": "Transitive", "resolved": "6.0.0", @@ -379,58 +399,69 @@ }, "xunit.analyzers": { "type": "Transitive", - "resolved": "1.24.0", - "contentHash": "kxaoMFFZcQ+mJudaKKlt3gCqV6M6Gjbka0NEs8JFDrxn52O7w5OOnYfSYVfqusk8p7pxrGdjgaQHlGINsNZHAQ==" + "resolved": "1.25.0", + "contentHash": "J3wD5p2VVOg6TXeOOCrD+7Nl2H/LOZuK1GovDyPbFFnvv8katIULfBCj2sQLIPKT22Ds44j1aHjJle4AU7jCbA==" }, "xunit.v3.assert": { "type": "Transitive", - "resolved": "3.1.0", - "contentHash": "tSNOA4DC5toh9zv8todoQSxp6YBMER2VaH5Ll+FYotqxRei16HLQo7G4KDHNFaqUjnaSGpEcfeYMab+bFI/1kQ==" + "resolved": "3.2.0", + "contentHash": "AT3jVbptSazsf+aKQt14eyhw0NN9GWj6SaYifJfZ873r86NbPeTlxshjij9aOqmtrR+C1fHwqeneO4mMZKK7ag==" }, "xunit.v3.common": { "type": "Transitive", - "resolved": "3.1.0", - "contentHash": "3rSyFF6L2wxYKu0MfdDzTD0nVBtNs9oi32ucmU415UTJ6nJ5DzlZAGmmoP7/w0C/vHFNgk/GjUsCyPUlL3/99g==", + "resolved": "3.2.0", + "contentHash": "InLYIBD54RVFgX1S5y0g+Mia3coGsA+cf+SvieBH3kO5TrH3d4sb59+4M6nfBlGg8EqUCHbyGKKroQPquYEt7Q==", "dependencies": { "Microsoft.Bcl.AsyncInterfaces": "6.0.0" } }, - "xunit.v3.core": { + "xunit.v3.core.mtp-v1": { "type": "Transitive", - "resolved": "3.1.0", - "contentHash": "YYO0+i0QJtcf1f5bPxCX5EQeb3yDypCEbS27Qcgm7Lx7yuXpn5tJOqMRv16PX61g9hBE8c4sc7hmkNS84IO/mA==", + "resolved": "3.2.0", + "contentHash": "0B+nZqJXl6BGTXT6kOf4LOnH5qxDvrufctNTjlxjXne4SqYybhCnfYpWRLy9NJ/0JkELyVlap8YK7HH+x/sHeQ==", "dependencies": { - "Microsoft.Testing.Platform.MSBuild": "1.8.4", - "xunit.v3.extensibility.core": "[3.1.0]", - "xunit.v3.runner.inproc.console": "[3.1.0]" + "Microsoft.Testing.Extensions.Telemetry": "1.9.0", + "Microsoft.Testing.Extensions.TrxReport.Abstractions": "1.9.0", + "Microsoft.Testing.Platform": "1.9.0", + "Microsoft.Testing.Platform.MSBuild": "1.9.0", + "xunit.v3.extensibility.core": "[3.2.0]", + "xunit.v3.runner.inproc.console": "[3.2.0]" } }, "xunit.v3.extensibility.core": { "type": "Transitive", - "resolved": "3.1.0", - "contentHash": "oGehqTol13t6pBLS17299+KTTVUarJGt4y3lCpVToEH+o2B8dna3admYoqc2XZRQrNZSOe1ZvWBkjokbI1dVUA==", + "resolved": "3.2.0", + "contentHash": "89MWZ5gXT6VJ/qe9OCASBsaenFr00UCccFbkJxzkOsrAkoFjJSDJ+5xqXpZUxTBGJ4Gw91bJ4bwW9Fag0b8xhw==", + "dependencies": { + "xunit.v3.common": "[3.2.0]" + } + }, + "xunit.v3.mtp-v1": { + "type": "Transitive", + "resolved": "3.2.0", + "contentHash": "Rg5djTBTao7QUEK28EXeacjwC6LnU/NunlJzYrNkhtOgggpueYzGDfmyKu5hDbAEXhAl6vjrzfcCnhZyX8Q+DA==", "dependencies": { - "xunit.v3.common": "[3.1.0]" + "xunit.analyzers": "1.25.0", + "xunit.v3.assert": "[3.2.0]", + "xunit.v3.core.mtp-v1": "[3.2.0]" } }, "xunit.v3.runner.common": { "type": "Transitive", - "resolved": "3.1.0", - "contentHash": "8ezzVVYpsrNUWVNfh1uECbgreATn2SOINkNU5H6y6439JLEWdYx3YYJc/jAWrgmOM6bn9l/nM3vxtD398gqQBQ==", + "resolved": "3.2.0", + "contentHash": "2i1/IvIH9x6M+8TRlr8k6/4NCem44zYzveps7p8XL4jjsIM/1K2ahfcvtom3tu9RQxHF3czT7f3DOAvHp+01gQ==", "dependencies": { "Microsoft.Win32.Registry": "[5.0.0]", - "xunit.v3.common": "[3.1.0]" + "xunit.v3.common": "[3.2.0]" } }, "xunit.v3.runner.inproc.console": { "type": "Transitive", - "resolved": "3.1.0", - "contentHash": "xoa7bjOv2KwYKwfkJGGrkboZr5GitlQaX3/9FlIz7BFt/rwAVFShZpCcIHj281Vqpo9RNfnG4mwvbhApJykIiw==", + "resolved": "3.2.0", + "contentHash": "/nXHLSgKv5OYSjo3bTSzvTYfxbzApTEeip5T85PayDZgGbMHA679zeVhN/1n6//pW/uJ2j7QhDdHh2r98f13hQ==", "dependencies": { - "Microsoft.Testing.Extensions.TrxReport.Abstractions": "1.8.4", - "Microsoft.Testing.Platform": "1.8.4", - "xunit.v3.extensibility.core": "[3.1.0]", - "xunit.v3.runner.common": "[3.1.0]" + "xunit.v3.extensibility.core": "[3.2.0]", + "xunit.v3.runner.common": "[3.2.0]" } }, "common": {