Skip to content
This repository was archived by the owner on Nov 1, 2023. It is now read-only.

Commit b1b7cf0

Browse files
Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.6.2 in /src/ApiService (#3163)
* Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.6.2 in /src/ApiService Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.1.0 to 17.6.2. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.1.0...v17.6.2) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * dotnet restore --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: George Pollard <gpollard@microsoft.com>
1 parent b3955ab commit b1b7cf0

File tree

6 files changed

+51
-51
lines changed

6 files changed

+51
-51
lines changed

src/ApiService/FunctionalTests/FunctionalTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<ItemGroup>
1616
<PackageReference Include="FluentAssertions" Version="6.11.0" />
1717
<PackageReference Include="Microsoft.Identity.Client" Version="4.52.0" />
18-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.5.0" />
18+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.2" />
1919
<PackageReference Include="System.Net.Http" Version="4.3.4" />
2020
<PackageReference Include="System.Text.RegularExpressions" Version="4.3.1" />
2121
<PackageReference Include="xunit" Version="2.4.2" />

src/ApiService/FunctionalTests/packages.lock.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@
2828
},
2929
"Microsoft.NET.Test.Sdk": {
3030
"type": "Direct",
31-
"requested": "[17.5.0, )",
32-
"resolved": "17.5.0",
33-
"contentHash": "IJ4eSPcsRbwbAZehh1M9KgejSy0u3d0wAdkJytfCh67zOaCl5U3ltruUEe15MqirdRqGmm/ngbjeaVeGapSZxg==",
31+
"requested": "[17.6.2, )",
32+
"resolved": "17.6.2",
33+
"contentHash": "+WFxuoFVBG0aewD9Psw+1I90kaRToQgMIzK20xNVRO4QRWR9Bou3qGefrZvMZ/xTC+6bAmZppFbpPbiHDzrPyg==",
3434
"dependencies": {
35-
"Microsoft.CodeCoverage": "17.5.0",
36-
"Microsoft.TestPlatform.TestHost": "17.5.0"
35+
"Microsoft.CodeCoverage": "17.6.2",
36+
"Microsoft.TestPlatform.TestHost": "17.6.2"
3737
}
3838
},
3939
"System.Net.Http": {
@@ -98,8 +98,8 @@
9898
},
9999
"Microsoft.CodeCoverage": {
100100
"type": "Transitive",
101-
"resolved": "17.5.0",
102-
"contentHash": "6FQo0O6LKDqbCiIgVQhJAf810HSjFlOj7FunWaeOGDKxy8DAbpHzPk4SfBTXz9ytaaceuIIeR6hZgplt09m+ig=="
101+
"resolved": "17.6.2",
102+
"contentHash": "t+DjPlq7GIxIkOK/jiTmNeiEMVkfVCynBEZyV+IMg2ro43NugKExng+7a04R1fBLi+d6voxjeDxL2ozdl+XyVg=="
103103
},
104104
"Microsoft.IdentityModel.Abstractions": {
105105
"type": "Transitive",
@@ -118,19 +118,19 @@
118118
},
119119
"Microsoft.TestPlatform.ObjectModel": {
120120
"type": "Transitive",
121-
"resolved": "17.5.0",
122-
"contentHash": "QwiBJcC/oEA1kojOaB0uPWOIo4i6BYuTBBYJVhUvmXkyYqZ2Ut/VZfgi+enf8LF8J4sjO98oRRFt39MiRorcIw==",
121+
"resolved": "17.6.2",
122+
"contentHash": "I3S/oELDAe/ckFltBnPb0PV+gADbpc8n0yGTtYfTd7q1hd0cAZKn/FrYoegA/rGws8fEFyJD/2PB6uq+nIjWsg==",
123123
"dependencies": {
124-
"NuGet.Frameworks": "5.11.0",
124+
"NuGet.Frameworks": "6.5.0",
125125
"System.Reflection.Metadata": "1.6.0"
126126
}
127127
},
128128
"Microsoft.TestPlatform.TestHost": {
129129
"type": "Transitive",
130-
"resolved": "17.5.0",
131-
"contentHash": "X86aikwp9d4SDcBChwzQYZihTPGEtMdDk+9t64emAl7N0Tq+OmlLAoW+Rs+2FB2k6QdUicSlT4QLO2xABRokaw==",
130+
"resolved": "17.6.2",
131+
"contentHash": "WszrF1CoG+Y2bA4WJFxlaPADQCWUuNP6TCxVRuScmP6DQsNvDDuOO9XiUxCA+wPmNOSyWVh9EGrPu7JoUpf2gA==",
132132
"dependencies": {
133-
"Microsoft.TestPlatform.ObjectModel": "17.5.0",
133+
"Microsoft.TestPlatform.ObjectModel": "17.6.2",
134134
"Newtonsoft.Json": "13.0.1"
135135
}
136136
},
@@ -202,8 +202,8 @@
202202
},
203203
"NuGet.Frameworks": {
204204
"type": "Transitive",
205-
"resolved": "5.11.0",
206-
"contentHash": "eaiXkUjC4NPcquGWzAGMXjuxvLwc6XGKMptSyOGQeT0X70BUZObuybJFZLA0OfTdueLd3US23NBPTBb6iF3V1Q=="
205+
"resolved": "6.5.0",
206+
"contentHash": "QWINE2x3MbTODsWT1Gh71GaGb5icBz4chS8VYvTgsBnsi8esgN6wtHhydd7fvToWECYGq7T4cgBBDiKD/363fg=="
207207
},
208208
"runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": {
209209
"type": "Transitive",

src/ApiService/IntegrationTests/IntegrationTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<ItemGroup>
88
<PackageReference Include="FluentAssertions" Version="6.11.0" />
9-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.1.0" />
9+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.2" />
1010
<PackageReference Include="Moq" Version="4.17.2" />
1111
<PackageReference Include="xunit" Version="2.4.2" />
1212
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5">

src/ApiService/IntegrationTests/packages.lock.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@
1919
},
2020
"Microsoft.NET.Test.Sdk": {
2121
"type": "Direct",
22-
"requested": "[17.1.0, )",
23-
"resolved": "17.1.0",
24-
"contentHash": "MVKvOsHIfrZrvg+8aqOF5dknO/qWrR1sWZjMPQ1N42MKMlL/zQL30FQFZxPeWfmVKWUWAOmAHYsqB5OerTKziw==",
22+
"requested": "[17.6.2, )",
23+
"resolved": "17.6.2",
24+
"contentHash": "+WFxuoFVBG0aewD9Psw+1I90kaRToQgMIzK20xNVRO4QRWR9Bou3qGefrZvMZ/xTC+6bAmZppFbpPbiHDzrPyg==",
2525
"dependencies": {
26-
"Microsoft.CodeCoverage": "17.1.0",
27-
"Microsoft.TestPlatform.TestHost": "17.1.0"
26+
"Microsoft.CodeCoverage": "17.6.2",
27+
"Microsoft.TestPlatform.TestHost": "17.6.2"
2828
}
2929
},
3030
"Moq": {
@@ -626,8 +626,8 @@
626626
},
627627
"Microsoft.CodeCoverage": {
628628
"type": "Transitive",
629-
"resolved": "17.1.0",
630-
"contentHash": "0N/ZJ71ncCxQWhgtkEYKOgu2oMHa8h1tsOUbhmIKXF8UwtSUCe4vHAsJ3DVcNWRwNfQzSTy263ZE+QF6MdIhhQ=="
629+
"resolved": "17.6.2",
630+
"contentHash": "t+DjPlq7GIxIkOK/jiTmNeiEMVkfVCynBEZyV+IMg2ro43NugKExng+7a04R1fBLi+d6voxjeDxL2ozdl+XyVg=="
631631
},
632632
"Microsoft.CSharp": {
633633
"type": "Transitive",
@@ -1113,20 +1113,20 @@
11131113
},
11141114
"Microsoft.TestPlatform.ObjectModel": {
11151115
"type": "Transitive",
1116-
"resolved": "17.1.0",
1117-
"contentHash": "OMo/FYnKGy3lZEK0gfitskRM3ga/YBt6MyCyFPq0xNLeybGOQ6HnYNAAvzyePo5WPuMiw3LX+HiuRWNjnas1fA==",
1116+
"resolved": "17.6.2",
1117+
"contentHash": "I3S/oELDAe/ckFltBnPb0PV+gADbpc8n0yGTtYfTd7q1hd0cAZKn/FrYoegA/rGws8fEFyJD/2PB6uq+nIjWsg==",
11181118
"dependencies": {
1119-
"NuGet.Frameworks": "5.11.0",
1119+
"NuGet.Frameworks": "6.5.0",
11201120
"System.Reflection.Metadata": "1.6.0"
11211121
}
11221122
},
11231123
"Microsoft.TestPlatform.TestHost": {
11241124
"type": "Transitive",
1125-
"resolved": "17.1.0",
1126-
"contentHash": "JS0JDLniDhIzkSPLHz7N/x1CG8ywJOtwInFDYA3KQvbz+ojGoT5MT2YDVReL1b86zmNRV8339vsTSm/zh0RcMg==",
1125+
"resolved": "17.6.2",
1126+
"contentHash": "WszrF1CoG+Y2bA4WJFxlaPADQCWUuNP6TCxVRuScmP6DQsNvDDuOO9XiUxCA+wPmNOSyWVh9EGrPu7JoUpf2gA==",
11271127
"dependencies": {
1128-
"Microsoft.TestPlatform.ObjectModel": "17.1.0",
1129-
"Newtonsoft.Json": "9.0.1"
1128+
"Microsoft.TestPlatform.ObjectModel": "17.6.2",
1129+
"Newtonsoft.Json": "13.0.1"
11301130
}
11311131
},
11321132
"Microsoft.VisualStudio.Services.Client": {
@@ -1236,8 +1236,8 @@
12361236
},
12371237
"NuGet.Frameworks": {
12381238
"type": "Transitive",
1239-
"resolved": "5.11.0",
1240-
"contentHash": "eaiXkUjC4NPcquGWzAGMXjuxvLwc6XGKMptSyOGQeT0X70BUZObuybJFZLA0OfTdueLd3US23NBPTBb6iF3V1Q=="
1239+
"resolved": "6.5.0",
1240+
"contentHash": "QWINE2x3MbTODsWT1Gh71GaGb5icBz4chS8VYvTgsBnsi8esgN6wtHhydd7fvToWECYGq7T4cgBBDiKD/363fg=="
12411241
},
12421242
"Octokit": {
12431243
"type": "Transitive",
@@ -2622,7 +2622,7 @@
26222622
"FluentAssertions": "[6.11.0, )",
26232623
"FsCheck": "[2.16.4, )",
26242624
"FsCheck.Xunit": "[2.16.4, )",
2625-
"Microsoft.NET.Test.Sdk": "[17.1.0, )",
2625+
"Microsoft.NET.Test.Sdk": "[17.6.2, )",
26262626
"Moq": "[4.17.2, )",
26272627
"xunit": "[2.4.1, )"
26282628
}

src/ApiService/Tests/Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<ItemGroup>
88
<PackageReference Include="FsCheck" Version="2.16.4" />
99
<PackageReference Include="FsCheck.Xunit" Version="2.16.4" />
10-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.1.0" />
10+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.2" />
1111
<PackageReference Include="Moq" Version="4.17.2" />
1212
<PackageReference Include="xunit" Version="2.4.1" />
1313
<PackageReference Include="FluentAssertions" Version="6.11.0" />

src/ApiService/Tests/packages.lock.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,12 @@
3838
},
3939
"Microsoft.NET.Test.Sdk": {
4040
"type": "Direct",
41-
"requested": "[17.1.0, )",
42-
"resolved": "17.1.0",
43-
"contentHash": "MVKvOsHIfrZrvg+8aqOF5dknO/qWrR1sWZjMPQ1N42MKMlL/zQL30FQFZxPeWfmVKWUWAOmAHYsqB5OerTKziw==",
41+
"requested": "[17.6.2, )",
42+
"resolved": "17.6.2",
43+
"contentHash": "+WFxuoFVBG0aewD9Psw+1I90kaRToQgMIzK20xNVRO4QRWR9Bou3qGefrZvMZ/xTC+6bAmZppFbpPbiHDzrPyg==",
4444
"dependencies": {
45-
"Microsoft.CodeCoverage": "17.1.0",
46-
"Microsoft.TestPlatform.TestHost": "17.1.0"
45+
"Microsoft.CodeCoverage": "17.6.2",
46+
"Microsoft.TestPlatform.TestHost": "17.6.2"
4747
}
4848
},
4949
"Moq": {
@@ -628,8 +628,8 @@
628628
},
629629
"Microsoft.CodeCoverage": {
630630
"type": "Transitive",
631-
"resolved": "17.1.0",
632-
"contentHash": "0N/ZJ71ncCxQWhgtkEYKOgu2oMHa8h1tsOUbhmIKXF8UwtSUCe4vHAsJ3DVcNWRwNfQzSTy263ZE+QF6MdIhhQ=="
631+
"resolved": "17.6.2",
632+
"contentHash": "t+DjPlq7GIxIkOK/jiTmNeiEMVkfVCynBEZyV+IMg2ro43NugKExng+7a04R1fBLi+d6voxjeDxL2ozdl+XyVg=="
633633
},
634634
"Microsoft.CSharp": {
635635
"type": "Transitive",
@@ -1115,20 +1115,20 @@
11151115
},
11161116
"Microsoft.TestPlatform.ObjectModel": {
11171117
"type": "Transitive",
1118-
"resolved": "17.1.0",
1119-
"contentHash": "OMo/FYnKGy3lZEK0gfitskRM3ga/YBt6MyCyFPq0xNLeybGOQ6HnYNAAvzyePo5WPuMiw3LX+HiuRWNjnas1fA==",
1118+
"resolved": "17.6.2",
1119+
"contentHash": "I3S/oELDAe/ckFltBnPb0PV+gADbpc8n0yGTtYfTd7q1hd0cAZKn/FrYoegA/rGws8fEFyJD/2PB6uq+nIjWsg==",
11201120
"dependencies": {
1121-
"NuGet.Frameworks": "5.11.0",
1121+
"NuGet.Frameworks": "6.5.0",
11221122
"System.Reflection.Metadata": "1.6.0"
11231123
}
11241124
},
11251125
"Microsoft.TestPlatform.TestHost": {
11261126
"type": "Transitive",
1127-
"resolved": "17.1.0",
1128-
"contentHash": "JS0JDLniDhIzkSPLHz7N/x1CG8ywJOtwInFDYA3KQvbz+ojGoT5MT2YDVReL1b86zmNRV8339vsTSm/zh0RcMg==",
1127+
"resolved": "17.6.2",
1128+
"contentHash": "WszrF1CoG+Y2bA4WJFxlaPADQCWUuNP6TCxVRuScmP6DQsNvDDuOO9XiUxCA+wPmNOSyWVh9EGrPu7JoUpf2gA==",
11291129
"dependencies": {
1130-
"Microsoft.TestPlatform.ObjectModel": "17.1.0",
1131-
"Newtonsoft.Json": "9.0.1"
1130+
"Microsoft.TestPlatform.ObjectModel": "17.6.2",
1131+
"Newtonsoft.Json": "13.0.1"
11321132
}
11331133
},
11341134
"Microsoft.VisualStudio.Services.Client": {
@@ -1238,8 +1238,8 @@
12381238
},
12391239
"NuGet.Frameworks": {
12401240
"type": "Transitive",
1241-
"resolved": "5.11.0",
1242-
"contentHash": "eaiXkUjC4NPcquGWzAGMXjuxvLwc6XGKMptSyOGQeT0X70BUZObuybJFZLA0OfTdueLd3US23NBPTBb6iF3V1Q=="
1241+
"resolved": "6.5.0",
1242+
"contentHash": "QWINE2x3MbTODsWT1Gh71GaGb5icBz4chS8VYvTgsBnsi8esgN6wtHhydd7fvToWECYGq7T4cgBBDiKD/363fg=="
12431243
},
12441244
"Octokit": {
12451245
"type": "Transitive",

0 commit comments

Comments
 (0)