Skip to content

Commit b227b9d

Browse files
Bump MSTest.TestAdapter from 3.6.4 to 3.7.0 (#2396)
Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 3.6.4 to 3.7.0. - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](microsoft/testfx@v3.6.4...v3.7.0) --- updated-dependencies: - dependency-name: MSTest.TestAdapter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fcbf2ea commit b227b9d

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

src/Bicep.Types.Az.UnitTests/Bicep.Types.Az.UnitTests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<ItemGroup>
99
<PackageReference Include="FluentAssertions" Version="7.0.0" />
1010
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
11-
<PackageReference Include="MSTest.TestAdapter" Version="3.6.4" />
11+
<PackageReference Include="MSTest.TestAdapter" Version="3.7.0" />
1212
<PackageReference Include="MSTest.TestFramework" Version="3.7.0" />
1313
<PackageReference Include="coverlet.collector" Version="6.0.2">
1414
<PrivateAssets>all</PrivateAssets>

src/Bicep.Types.Az.UnitTests/packages.lock.json

+22-22
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,12 @@
3939
},
4040
"MSTest.TestAdapter": {
4141
"type": "Direct",
42-
"requested": "[3.6.4, )",
43-
"resolved": "3.6.4",
44-
"contentHash": "YdwseRA+nDhRqD2oPHjCE4KzLEN5B10A61lOslE3N3OvUwHJ6ezyZZjYWf7mrZ8jckCcx/UlBclTzgWUpMpPQw==",
42+
"requested": "[3.7.0, )",
43+
"resolved": "3.7.0",
44+
"contentHash": "sq1AOdka70e8lD/mRzaqFfuquOHSUMF+09ACeP1zW9TG053ovVl6gzvi5VoRMxaE+q3rAItC7sx+5B3npK1kqg==",
4545
"dependencies": {
46-
"Microsoft.Testing.Extensions.VSTestBridge": "1.4.3",
47-
"Microsoft.Testing.Platform.MSBuild": "1.4.3"
46+
"Microsoft.Testing.Extensions.VSTestBridge": "1.5.0",
47+
"Microsoft.Testing.Platform.MSBuild": "1.5.0"
4848
}
4949
},
5050
"MSTest.TestFramework": {
@@ -95,44 +95,44 @@
9595
},
9696
"Microsoft.Testing.Extensions.Telemetry": {
9797
"type": "Transitive",
98-
"resolved": "1.4.3",
99-
"contentHash": "dh8jnqWikxQXJ4kWy8B82PtSAlQCnvDKh1128arDmSW5OU5xWA84HwruV3TanXi3ZjIHn1wWFCgtMOhcDNwBow==",
98+
"resolved": "1.5.0",
99+
"contentHash": "G6XK8iLDMHIys55Fw7lIudRGrhNo3e/msIGkt6+Fckqggd9xl/nGTawy/4Avb8GFcuPfCwpQUuu8ESCPaxr08Q==",
100100
"dependencies": {
101101
"Microsoft.ApplicationInsights": "2.22.0",
102-
"Microsoft.Testing.Platform": "1.4.3"
102+
"Microsoft.Testing.Platform": "1.5.0"
103103
}
104104
},
105105
"Microsoft.Testing.Extensions.TrxReport.Abstractions": {
106106
"type": "Transitive",
107-
"resolved": "1.4.3",
108-
"contentHash": "16sWznD6ZMok/zgW+vrO6zerCFMD9N+ey9bi1iV/e9xxsQb4V4y/aW6cY/Y7E9jA7pc+aZ6ffZby43yxQOoYZA==",
107+
"resolved": "1.5.0",
108+
"contentHash": "3vMXWbqqy3rSXYlPshR7CPqG0bgGDOhasyhVtqhAOy2tMED6VKU/IbKNMUmEuqgPNjMkCaicDTfNdXsrJPKcsw==",
109109
"dependencies": {
110-
"Microsoft.Testing.Platform": "1.4.3"
110+
"Microsoft.Testing.Platform": "1.5.0"
111111
}
112112
},
113113
"Microsoft.Testing.Extensions.VSTestBridge": {
114114
"type": "Transitive",
115-
"resolved": "1.4.3",
116-
"contentHash": "xZ6oyNYh2aM5Wb+HJAy1fj2C4CNRVhINXHCjlWs/2C8hEIpdqVSpP3y6HWUN40KpFqyGD4myHGR1Rflm28UpcQ==",
115+
"resolved": "1.5.0",
116+
"contentHash": "lLb7JfTDdl6PUU3+Ia2O7+LekAqvyW3C5Rl94f+A/G16g+gxhynRDx73UuCBotjhn+8WGfEEH7Q81LsMCK/O4A==",
117117
"dependencies": {
118118
"Microsoft.ApplicationInsights": "2.22.0",
119-
"Microsoft.TestPlatform.ObjectModel": "17.11.1",
120-
"Microsoft.Testing.Extensions.Telemetry": "1.4.3",
121-
"Microsoft.Testing.Extensions.TrxReport.Abstractions": "1.4.3",
122-
"Microsoft.Testing.Platform": "1.4.3"
119+
"Microsoft.TestPlatform.ObjectModel": "17.12.0",
120+
"Microsoft.Testing.Extensions.Telemetry": "1.5.0",
121+
"Microsoft.Testing.Extensions.TrxReport.Abstractions": "1.5.0",
122+
"Microsoft.Testing.Platform": "1.5.0"
123123
}
124124
},
125125
"Microsoft.Testing.Platform": {
126126
"type": "Transitive",
127-
"resolved": "1.4.3",
128-
"contentHash": "NedIbwl1T7+ZMeg7gwk0Db8/RFLf0siyVpeTcRMMOle6Xl/ujaYOM4Aduo8rEfVqNj3kcQ7blegpyT3dHi+0PA=="
127+
"resolved": "1.5.0",
128+
"contentHash": "L6MsgthfCEuqx4Z3VWmUzilFN4I4hrRIXY0UgGTP9sv9upt1V9m5x9m7fWUKRrnzoE8yTFeRxw1KaI9XmXIzRA=="
129129
},
130130
"Microsoft.Testing.Platform.MSBuild": {
131131
"type": "Transitive",
132-
"resolved": "1.4.3",
133-
"contentHash": "1gGqgHtiZ6tZn/6Tby+qlKpNe5Ye/5LnxlSsyl4XMZ4m4V+Cu1K1m+gD1zxoxHIvLjgX8mCnQRK95MGBBFuumw==",
132+
"resolved": "1.5.0",
133+
"contentHash": "D3mL4Tz0m6nDkbl0ZdTnHiyKMqxDc84mtDiFzM6HQgfLlc5OIdZgN+MCj6YD1CW/izQO566XHOFImTSxluiLIg==",
134134
"dependencies": {
135-
"Microsoft.Testing.Platform": "1.4.3"
135+
"Microsoft.Testing.Platform": "1.5.0"
136136
}
137137
},
138138
"Microsoft.TestPlatform.ObjectModel": {

0 commit comments

Comments
 (0)