From 9c3d50b9434cc20b036af754fbc0c926c63cea23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jun 2023 15:27:03 -0400 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.6.2 (#225) * Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.6.2 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.4.1 to 17.6.2. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](https://github.com/microsoft/vstest/compare/v17.4.1...v17.6.2) Signed-off-by: Thomas Farr --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * Update changelog & packages.lock.json Signed-off-by: dependabot[bot] --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] (cherry picked from commit f047db74372d96fc4f9a19f2ae6390322321accc) --- CHANGELOG.md | 3 +- ...penSearch.OpenSearch.EphemeralTests.csproj | 2 +- .../packages.lock.json | 30 +++++++++---------- .../OpenSearch.Stack.ArtifactsApiTests.csproj | 2 +- .../packages.lock.json | 30 +++++++++---------- .../Tests.Auth.AwsSigV4.csproj | 2 +- tests/Tests.Auth.AwsSigV4/packages.lock.json | 30 +++++++++---------- tests/Tests.Reproduce/Tests.Reproduce.csproj | 4 +-- tests/Tests.Reproduce/packages.lock.json | 30 +++++++++---------- tests/Tests/Tests.csproj | 2 +- tests/Tests/packages.lock.json | 30 +++++++++---------- 11 files changed, 83 insertions(+), 82 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 14fe337592..6f0d7f16be 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) - Bumps `SharpZipLib` from 1.4.1 to 1.4.2 - Bumps `AWSSDK.Core` from 3.7.103.17 to 3.7.106.29 - Bumps `Newtonsoft.Json` from 13.0.2 to 13.0.3 +- Bumps `Microsoft.NET.Test.Sdk` from 17.4.1 to 17.6.2 - Bumps `Microsoft.SourceLink.GitHub` from 1.0.0 to 1.1.1 ## [1.3.0] @@ -59,4 +60,4 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) - Bumps `Microsoft.NETFramework.ReferenceAssemblies` from 1.0.0-preview.2 to 1.0.3 [Unreleased]: https://github.com/opensearch-project/opensearch-net/compare/1.3.0...HEAD -[1.3.0]: https://github.com/opensearch-project/opensearch-net/compare/1.2.0...1.3.0 \ No newline at end of file +[1.3.0]: https://github.com/opensearch-project/opensearch-net/compare/1.2.0...1.3.0 diff --git a/abstractions/tests/OpenSearch.OpenSearch.EphemeralTests/OpenSearch.OpenSearch.EphemeralTests.csproj b/abstractions/tests/OpenSearch.OpenSearch.EphemeralTests/OpenSearch.OpenSearch.EphemeralTests.csproj index c064b9c088..8dac969282 100644 --- a/abstractions/tests/OpenSearch.OpenSearch.EphemeralTests/OpenSearch.OpenSearch.EphemeralTests.csproj +++ b/abstractions/tests/OpenSearch.OpenSearch.EphemeralTests/OpenSearch.OpenSearch.EphemeralTests.csproj @@ -8,7 +8,7 @@ - + diff --git a/abstractions/tests/OpenSearch.OpenSearch.EphemeralTests/packages.lock.json b/abstractions/tests/OpenSearch.OpenSearch.EphemeralTests/packages.lock.json index dea638501e..d6948a616f 100644 --- a/abstractions/tests/OpenSearch.OpenSearch.EphemeralTests/packages.lock.json +++ b/abstractions/tests/OpenSearch.OpenSearch.EphemeralTests/packages.lock.json @@ -4,12 +4,12 @@ "net6.0": { "Microsoft.NET.Test.Sdk": { "type": "Direct", - "requested": "[17.4.1, )", - "resolved": "17.4.1", - "contentHash": "kJ5/v2ad+VEg1fL8UH18nD71Eu+Fq6dM4RKBVqlV2MLSEK/AW4LUkqlk7m7G+BrxEDJVwPjxHam17nldxV80Ow==", + "requested": "[17.6.2, )", + "resolved": "17.6.2", + "contentHash": "+WFxuoFVBG0aewD9Psw+1I90kaRToQgMIzK20xNVRO4QRWR9Bou3qGefrZvMZ/xTC+6bAmZppFbpPbiHDzrPyg==", "dependencies": { - "Microsoft.CodeCoverage": "17.4.1", - "Microsoft.TestPlatform.TestHost": "17.4.1" + "Microsoft.CodeCoverage": "17.6.2", + "Microsoft.TestPlatform.TestHost": "17.6.2" } }, "Microsoft.NETFramework.ReferenceAssemblies": { @@ -57,8 +57,8 @@ }, "Microsoft.CodeCoverage": { "type": "Transitive", - "resolved": "17.4.1", - "contentHash": "T21KxaiFawbrrjm0uXjxAStXaBm5P9H6Nnf8BUtBTvIpd8q57lrChVBCY2dnazmSu9/kuX4z5+kAOT78Dod7vA==" + "resolved": "17.6.2", + "contentHash": "t+DjPlq7GIxIkOK/jiTmNeiEMVkfVCynBEZyV+IMg2ro43NugKExng+7a04R1fBLi+d6voxjeDxL2ozdl+XyVg==" }, "Microsoft.CSharp": { "type": "Transitive", @@ -82,19 +82,19 @@ }, "Microsoft.TestPlatform.ObjectModel": { "type": "Transitive", - "resolved": "17.5.0", - "contentHash": "QwiBJcC/oEA1kojOaB0uPWOIo4i6BYuTBBYJVhUvmXkyYqZ2Ut/VZfgi+enf8LF8J4sjO98oRRFt39MiRorcIw==", + "resolved": "17.6.2", + "contentHash": "I3S/oELDAe/ckFltBnPb0PV+gADbpc8n0yGTtYfTd7q1hd0cAZKn/FrYoegA/rGws8fEFyJD/2PB6uq+nIjWsg==", "dependencies": { - "NuGet.Frameworks": "5.11.0", + "NuGet.Frameworks": "6.5.0", "System.Reflection.Metadata": "1.6.0" } }, "Microsoft.TestPlatform.TestHost": { "type": "Transitive", - "resolved": "17.4.1", - "contentHash": "K7QXM4P4qrDKdPs/VSEKXR08QEru7daAK8vlIbhwENM3peXJwb9QgrAbtbYyyfVnX+F1m+1hntTH6aRX+h/f8g==", + "resolved": "17.6.2", + "contentHash": "WszrF1CoG+Y2bA4WJFxlaPADQCWUuNP6TCxVRuScmP6DQsNvDDuOO9XiUxCA+wPmNOSyWVh9EGrPu7JoUpf2gA==", "dependencies": { - "Microsoft.TestPlatform.ObjectModel": "17.4.1", + "Microsoft.TestPlatform.ObjectModel": "17.6.2", "Newtonsoft.Json": "13.0.1" } }, @@ -130,8 +130,8 @@ }, "NuGet.Frameworks": { "type": "Transitive", - "resolved": "5.11.0", - "contentHash": "eaiXkUjC4NPcquGWzAGMXjuxvLwc6XGKMptSyOGQeT0X70BUZObuybJFZLA0OfTdueLd3US23NBPTBb6iF3V1Q==" + "resolved": "6.5.0", + "contentHash": "QWINE2x3MbTODsWT1Gh71GaGb5icBz4chS8VYvTgsBnsi8esgN6wtHhydd7fvToWECYGq7T4cgBBDiKD/363fg==" }, "Nullean.VsTest.Pretty.TestLogger": { "type": "Transitive", diff --git a/abstractions/tests/OpenSearch.Stack.ArtifactsApiTests/OpenSearch.Stack.ArtifactsApiTests.csproj b/abstractions/tests/OpenSearch.Stack.ArtifactsApiTests/OpenSearch.Stack.ArtifactsApiTests.csproj index d770d98df7..c6ac316297 100644 --- a/abstractions/tests/OpenSearch.Stack.ArtifactsApiTests/OpenSearch.Stack.ArtifactsApiTests.csproj +++ b/abstractions/tests/OpenSearch.Stack.ArtifactsApiTests/OpenSearch.Stack.ArtifactsApiTests.csproj @@ -9,7 +9,7 @@ - + diff --git a/abstractions/tests/OpenSearch.Stack.ArtifactsApiTests/packages.lock.json b/abstractions/tests/OpenSearch.Stack.ArtifactsApiTests/packages.lock.json index dea638501e..d6948a616f 100644 --- a/abstractions/tests/OpenSearch.Stack.ArtifactsApiTests/packages.lock.json +++ b/abstractions/tests/OpenSearch.Stack.ArtifactsApiTests/packages.lock.json @@ -4,12 +4,12 @@ "net6.0": { "Microsoft.NET.Test.Sdk": { "type": "Direct", - "requested": "[17.4.1, )", - "resolved": "17.4.1", - "contentHash": "kJ5/v2ad+VEg1fL8UH18nD71Eu+Fq6dM4RKBVqlV2MLSEK/AW4LUkqlk7m7G+BrxEDJVwPjxHam17nldxV80Ow==", + "requested": "[17.6.2, )", + "resolved": "17.6.2", + "contentHash": "+WFxuoFVBG0aewD9Psw+1I90kaRToQgMIzK20xNVRO4QRWR9Bou3qGefrZvMZ/xTC+6bAmZppFbpPbiHDzrPyg==", "dependencies": { - "Microsoft.CodeCoverage": "17.4.1", - "Microsoft.TestPlatform.TestHost": "17.4.1" + "Microsoft.CodeCoverage": "17.6.2", + "Microsoft.TestPlatform.TestHost": "17.6.2" } }, "Microsoft.NETFramework.ReferenceAssemblies": { @@ -57,8 +57,8 @@ }, "Microsoft.CodeCoverage": { "type": "Transitive", - "resolved": "17.4.1", - "contentHash": "T21KxaiFawbrrjm0uXjxAStXaBm5P9H6Nnf8BUtBTvIpd8q57lrChVBCY2dnazmSu9/kuX4z5+kAOT78Dod7vA==" + "resolved": "17.6.2", + "contentHash": "t+DjPlq7GIxIkOK/jiTmNeiEMVkfVCynBEZyV+IMg2ro43NugKExng+7a04R1fBLi+d6voxjeDxL2ozdl+XyVg==" }, "Microsoft.CSharp": { "type": "Transitive", @@ -82,19 +82,19 @@ }, "Microsoft.TestPlatform.ObjectModel": { "type": "Transitive", - "resolved": "17.5.0", - "contentHash": "QwiBJcC/oEA1kojOaB0uPWOIo4i6BYuTBBYJVhUvmXkyYqZ2Ut/VZfgi+enf8LF8J4sjO98oRRFt39MiRorcIw==", + "resolved": "17.6.2", + "contentHash": "I3S/oELDAe/ckFltBnPb0PV+gADbpc8n0yGTtYfTd7q1hd0cAZKn/FrYoegA/rGws8fEFyJD/2PB6uq+nIjWsg==", "dependencies": { - "NuGet.Frameworks": "5.11.0", + "NuGet.Frameworks": "6.5.0", "System.Reflection.Metadata": "1.6.0" } }, "Microsoft.TestPlatform.TestHost": { "type": "Transitive", - "resolved": "17.4.1", - "contentHash": "K7QXM4P4qrDKdPs/VSEKXR08QEru7daAK8vlIbhwENM3peXJwb9QgrAbtbYyyfVnX+F1m+1hntTH6aRX+h/f8g==", + "resolved": "17.6.2", + "contentHash": "WszrF1CoG+Y2bA4WJFxlaPADQCWUuNP6TCxVRuScmP6DQsNvDDuOO9XiUxCA+wPmNOSyWVh9EGrPu7JoUpf2gA==", "dependencies": { - "Microsoft.TestPlatform.ObjectModel": "17.4.1", + "Microsoft.TestPlatform.ObjectModel": "17.6.2", "Newtonsoft.Json": "13.0.1" } }, @@ -130,8 +130,8 @@ }, "NuGet.Frameworks": { "type": "Transitive", - "resolved": "5.11.0", - "contentHash": "eaiXkUjC4NPcquGWzAGMXjuxvLwc6XGKMptSyOGQeT0X70BUZObuybJFZLA0OfTdueLd3US23NBPTBb6iF3V1Q==" + "resolved": "6.5.0", + "contentHash": "QWINE2x3MbTODsWT1Gh71GaGb5icBz4chS8VYvTgsBnsi8esgN6wtHhydd7fvToWECYGq7T4cgBBDiKD/363fg==" }, "Nullean.VsTest.Pretty.TestLogger": { "type": "Transitive", diff --git a/tests/Tests.Auth.AwsSigV4/Tests.Auth.AwsSigV4.csproj b/tests/Tests.Auth.AwsSigV4/Tests.Auth.AwsSigV4.csproj index c028849e17..a32b19d166 100644 --- a/tests/Tests.Auth.AwsSigV4/Tests.Auth.AwsSigV4.csproj +++ b/tests/Tests.Auth.AwsSigV4/Tests.Auth.AwsSigV4.csproj @@ -12,7 +12,7 @@ - + diff --git a/tests/Tests.Auth.AwsSigV4/packages.lock.json b/tests/Tests.Auth.AwsSigV4/packages.lock.json index ff35e7410d..9ee3986718 100644 --- a/tests/Tests.Auth.AwsSigV4/packages.lock.json +++ b/tests/Tests.Auth.AwsSigV4/packages.lock.json @@ -4,12 +4,12 @@ "net6.0": { "Microsoft.NET.Test.Sdk": { "type": "Direct", - "requested": "[17.4.1, )", - "resolved": "17.4.1", - "contentHash": "kJ5/v2ad+VEg1fL8UH18nD71Eu+Fq6dM4RKBVqlV2MLSEK/AW4LUkqlk7m7G+BrxEDJVwPjxHam17nldxV80Ow==", + "requested": "[17.6.2, )", + "resolved": "17.6.2", + "contentHash": "+WFxuoFVBG0aewD9Psw+1I90kaRToQgMIzK20xNVRO4QRWR9Bou3qGefrZvMZ/xTC+6bAmZppFbpPbiHDzrPyg==", "dependencies": { - "Microsoft.CodeCoverage": "17.4.1", - "Microsoft.TestPlatform.TestHost": "17.4.1" + "Microsoft.CodeCoverage": "17.6.2", + "Microsoft.TestPlatform.TestHost": "17.6.2" } }, "Microsoft.NETFramework.ReferenceAssemblies": { @@ -62,8 +62,8 @@ }, "Microsoft.CodeCoverage": { "type": "Transitive", - "resolved": "17.4.1", - "contentHash": "T21KxaiFawbrrjm0uXjxAStXaBm5P9H6Nnf8BUtBTvIpd8q57lrChVBCY2dnazmSu9/kuX4z5+kAOT78Dod7vA==" + "resolved": "17.6.2", + "contentHash": "t+DjPlq7GIxIkOK/jiTmNeiEMVkfVCynBEZyV+IMg2ro43NugKExng+7a04R1fBLi+d6voxjeDxL2ozdl+XyVg==" }, "Microsoft.CSharp": { "type": "Transitive", @@ -87,19 +87,19 @@ }, "Microsoft.TestPlatform.ObjectModel": { "type": "Transitive", - "resolved": "17.5.0", - "contentHash": "QwiBJcC/oEA1kojOaB0uPWOIo4i6BYuTBBYJVhUvmXkyYqZ2Ut/VZfgi+enf8LF8J4sjO98oRRFt39MiRorcIw==", + "resolved": "17.6.2", + "contentHash": "I3S/oELDAe/ckFltBnPb0PV+gADbpc8n0yGTtYfTd7q1hd0cAZKn/FrYoegA/rGws8fEFyJD/2PB6uq+nIjWsg==", "dependencies": { - "NuGet.Frameworks": "5.11.0", + "NuGet.Frameworks": "6.5.0", "System.Reflection.Metadata": "1.6.0" } }, "Microsoft.TestPlatform.TestHost": { "type": "Transitive", - "resolved": "17.4.1", - "contentHash": "K7QXM4P4qrDKdPs/VSEKXR08QEru7daAK8vlIbhwENM3peXJwb9QgrAbtbYyyfVnX+F1m+1hntTH6aRX+h/f8g==", + "resolved": "17.6.2", + "contentHash": "WszrF1CoG+Y2bA4WJFxlaPADQCWUuNP6TCxVRuScmP6DQsNvDDuOO9XiUxCA+wPmNOSyWVh9EGrPu7JoUpf2gA==", "dependencies": { - "Microsoft.TestPlatform.ObjectModel": "17.4.1", + "Microsoft.TestPlatform.ObjectModel": "17.6.2", "Newtonsoft.Json": "13.0.1" } }, @@ -135,8 +135,8 @@ }, "NuGet.Frameworks": { "type": "Transitive", - "resolved": "5.11.0", - "contentHash": "eaiXkUjC4NPcquGWzAGMXjuxvLwc6XGKMptSyOGQeT0X70BUZObuybJFZLA0OfTdueLd3US23NBPTBb6iF3V1Q==" + "resolved": "6.5.0", + "contentHash": "QWINE2x3MbTODsWT1Gh71GaGb5icBz4chS8VYvTgsBnsi8esgN6wtHhydd7fvToWECYGq7T4cgBBDiKD/363fg==" }, "Nullean.VsTest.Pretty.TestLogger": { "type": "Transitive", diff --git a/tests/Tests.Reproduce/Tests.Reproduce.csproj b/tests/Tests.Reproduce/Tests.Reproduce.csproj index bd6e2a51c8..9176d12d64 100644 --- a/tests/Tests.Reproduce/Tests.Reproduce.csproj +++ b/tests/Tests.Reproduce/Tests.Reproduce.csproj @@ -1,11 +1,11 @@ - + net6.0 True - + diff --git a/tests/Tests.Reproduce/packages.lock.json b/tests/Tests.Reproduce/packages.lock.json index dea638501e..d6948a616f 100644 --- a/tests/Tests.Reproduce/packages.lock.json +++ b/tests/Tests.Reproduce/packages.lock.json @@ -4,12 +4,12 @@ "net6.0": { "Microsoft.NET.Test.Sdk": { "type": "Direct", - "requested": "[17.4.1, )", - "resolved": "17.4.1", - "contentHash": "kJ5/v2ad+VEg1fL8UH18nD71Eu+Fq6dM4RKBVqlV2MLSEK/AW4LUkqlk7m7G+BrxEDJVwPjxHam17nldxV80Ow==", + "requested": "[17.6.2, )", + "resolved": "17.6.2", + "contentHash": "+WFxuoFVBG0aewD9Psw+1I90kaRToQgMIzK20xNVRO4QRWR9Bou3qGefrZvMZ/xTC+6bAmZppFbpPbiHDzrPyg==", "dependencies": { - "Microsoft.CodeCoverage": "17.4.1", - "Microsoft.TestPlatform.TestHost": "17.4.1" + "Microsoft.CodeCoverage": "17.6.2", + "Microsoft.TestPlatform.TestHost": "17.6.2" } }, "Microsoft.NETFramework.ReferenceAssemblies": { @@ -57,8 +57,8 @@ }, "Microsoft.CodeCoverage": { "type": "Transitive", - "resolved": "17.4.1", - "contentHash": "T21KxaiFawbrrjm0uXjxAStXaBm5P9H6Nnf8BUtBTvIpd8q57lrChVBCY2dnazmSu9/kuX4z5+kAOT78Dod7vA==" + "resolved": "17.6.2", + "contentHash": "t+DjPlq7GIxIkOK/jiTmNeiEMVkfVCynBEZyV+IMg2ro43NugKExng+7a04R1fBLi+d6voxjeDxL2ozdl+XyVg==" }, "Microsoft.CSharp": { "type": "Transitive", @@ -82,19 +82,19 @@ }, "Microsoft.TestPlatform.ObjectModel": { "type": "Transitive", - "resolved": "17.5.0", - "contentHash": "QwiBJcC/oEA1kojOaB0uPWOIo4i6BYuTBBYJVhUvmXkyYqZ2Ut/VZfgi+enf8LF8J4sjO98oRRFt39MiRorcIw==", + "resolved": "17.6.2", + "contentHash": "I3S/oELDAe/ckFltBnPb0PV+gADbpc8n0yGTtYfTd7q1hd0cAZKn/FrYoegA/rGws8fEFyJD/2PB6uq+nIjWsg==", "dependencies": { - "NuGet.Frameworks": "5.11.0", + "NuGet.Frameworks": "6.5.0", "System.Reflection.Metadata": "1.6.0" } }, "Microsoft.TestPlatform.TestHost": { "type": "Transitive", - "resolved": "17.4.1", - "contentHash": "K7QXM4P4qrDKdPs/VSEKXR08QEru7daAK8vlIbhwENM3peXJwb9QgrAbtbYyyfVnX+F1m+1hntTH6aRX+h/f8g==", + "resolved": "17.6.2", + "contentHash": "WszrF1CoG+Y2bA4WJFxlaPADQCWUuNP6TCxVRuScmP6DQsNvDDuOO9XiUxCA+wPmNOSyWVh9EGrPu7JoUpf2gA==", "dependencies": { - "Microsoft.TestPlatform.ObjectModel": "17.4.1", + "Microsoft.TestPlatform.ObjectModel": "17.6.2", "Newtonsoft.Json": "13.0.1" } }, @@ -130,8 +130,8 @@ }, "NuGet.Frameworks": { "type": "Transitive", - "resolved": "5.11.0", - "contentHash": "eaiXkUjC4NPcquGWzAGMXjuxvLwc6XGKMptSyOGQeT0X70BUZObuybJFZLA0OfTdueLd3US23NBPTBb6iF3V1Q==" + "resolved": "6.5.0", + "contentHash": "QWINE2x3MbTODsWT1Gh71GaGb5icBz4chS8VYvTgsBnsi8esgN6wtHhydd7fvToWECYGq7T4cgBBDiKD/363fg==" }, "Nullean.VsTest.Pretty.TestLogger": { "type": "Transitive", diff --git a/tests/Tests/Tests.csproj b/tests/Tests/Tests.csproj index d1035975f8..1e62ba0060 100644 --- a/tests/Tests/Tests.csproj +++ b/tests/Tests/Tests.csproj @@ -15,7 +15,7 @@ - + diff --git a/tests/Tests/packages.lock.json b/tests/Tests/packages.lock.json index a68c87acb6..8e653e67fd 100644 --- a/tests/Tests/packages.lock.json +++ b/tests/Tests/packages.lock.json @@ -19,12 +19,12 @@ }, "Microsoft.NET.Test.Sdk": { "type": "Direct", - "requested": "[17.4.1, )", - "resolved": "17.4.1", - "contentHash": "kJ5/v2ad+VEg1fL8UH18nD71Eu+Fq6dM4RKBVqlV2MLSEK/AW4LUkqlk7m7G+BrxEDJVwPjxHam17nldxV80Ow==", + "requested": "[17.6.2, )", + "resolved": "17.6.2", + "contentHash": "+WFxuoFVBG0aewD9Psw+1I90kaRToQgMIzK20xNVRO4QRWR9Bou3qGefrZvMZ/xTC+6bAmZppFbpPbiHDzrPyg==", "dependencies": { - "Microsoft.CodeCoverage": "17.4.1", - "Microsoft.TestPlatform.TestHost": "17.4.1" + "Microsoft.CodeCoverage": "17.6.2", + "Microsoft.TestPlatform.TestHost": "17.6.2" } }, "Microsoft.NETFramework.ReferenceAssemblies": { @@ -84,8 +84,8 @@ }, "Microsoft.CodeCoverage": { "type": "Transitive", - "resolved": "17.4.1", - "contentHash": "T21KxaiFawbrrjm0uXjxAStXaBm5P9H6Nnf8BUtBTvIpd8q57lrChVBCY2dnazmSu9/kuX4z5+kAOT78Dod7vA==" + "resolved": "17.6.2", + "contentHash": "t+DjPlq7GIxIkOK/jiTmNeiEMVkfVCynBEZyV+IMg2ro43NugKExng+7a04R1fBLi+d6voxjeDxL2ozdl+XyVg==" }, "Microsoft.CSharp": { "type": "Transitive", @@ -109,19 +109,19 @@ }, "Microsoft.TestPlatform.ObjectModel": { "type": "Transitive", - "resolved": "17.5.0", - "contentHash": "QwiBJcC/oEA1kojOaB0uPWOIo4i6BYuTBBYJVhUvmXkyYqZ2Ut/VZfgi+enf8LF8J4sjO98oRRFt39MiRorcIw==", + "resolved": "17.6.2", + "contentHash": "I3S/oELDAe/ckFltBnPb0PV+gADbpc8n0yGTtYfTd7q1hd0cAZKn/FrYoegA/rGws8fEFyJD/2PB6uq+nIjWsg==", "dependencies": { - "NuGet.Frameworks": "5.11.0", + "NuGet.Frameworks": "6.5.0", "System.Reflection.Metadata": "1.6.0" } }, "Microsoft.TestPlatform.TestHost": { "type": "Transitive", - "resolved": "17.4.1", - "contentHash": "K7QXM4P4qrDKdPs/VSEKXR08QEru7daAK8vlIbhwENM3peXJwb9QgrAbtbYyyfVnX+F1m+1hntTH6aRX+h/f8g==", + "resolved": "17.6.2", + "contentHash": "WszrF1CoG+Y2bA4WJFxlaPADQCWUuNP6TCxVRuScmP6DQsNvDDuOO9XiUxCA+wPmNOSyWVh9EGrPu7JoUpf2gA==", "dependencies": { - "Microsoft.TestPlatform.ObjectModel": "17.4.1", + "Microsoft.TestPlatform.ObjectModel": "17.6.2", "Newtonsoft.Json": "13.0.1" } }, @@ -157,8 +157,8 @@ }, "NuGet.Frameworks": { "type": "Transitive", - "resolved": "5.11.0", - "contentHash": "eaiXkUjC4NPcquGWzAGMXjuxvLwc6XGKMptSyOGQeT0X70BUZObuybJFZLA0OfTdueLd3US23NBPTBb6iF3V1Q==" + "resolved": "6.5.0", + "contentHash": "QWINE2x3MbTODsWT1Gh71GaGb5icBz4chS8VYvTgsBnsi8esgN6wtHhydd7fvToWECYGq7T4cgBBDiKD/363fg==" }, "Nullean.VsTest.Pretty.TestLogger": { "type": "Transitive",