Skip to content

Commit

Permalink
Bump MSTest.TestAdapter from 3.6.4 to 3.7.3 (#16232)
Browse files Browse the repository at this point in the history
Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from
3.6.4 to 3.7.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/microsoft/testfx/releases">MSTest.TestAdapter's
releases</a>.</em></p>
<blockquote>
<h2>v3.7.3</h2>
<p>See the release notes <a
href="https://github.com/microsoft/testfx/blob/main/docs/Changelog.md#3.7.3">here</a></p>
<h2>v3.7.2</h2>
<p>See the release notes <a
href="https://github.com/microsoft/testfx/blob/main/docs/Changelog.md#3.7.2">here</a></p>
<h2>v3.7.1</h2>
<p>See the release notes <a
href="https://github.com/microsoft/testfx/blob/main/docs/Changelog.md#3.7.1">here</a></p>
<h2>v3.7.0</h2>
<p>See the release notes <a
href="https://github.com/microsoft/testfx/blob/main/docs/Changelog.md#3.7.0">here</a></p>
<h2>Announcements</h2>
<p><a
href="https://www.nuget.org/packages/MSTest.Analyzers">MSTest.Analyzers</a>
is now a transitive dependency of <a
href="https://www.nuget.org/packages/MSTest.TestFramework">MSTest.TestFramework</a>
and thus no longer needs to be manually installed.</p>
<p>Note: The only rules enabled by default as warnings, which could
potentially cause build errors when updating MSTest, have been carefully
selected and thoroughly validated. These rules specifically address real
runtime issues related to the usage of MSTest, ensuring that no purely
stylistic or low-impact analyzers are enforced by default.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/microsoft/testfx/blob/main/docs/Changelog.md">MSTest.TestAdapter's
changelog</a>.</em></p>
<blockquote>
<h2><!-- raw HTML omitted -->[3.7.3] - 2025-01-27</h2>
<p>See full log <a
href="https://github.com/microsoft/testfx/compare/v3.7.2...v3.7.3">here</a></p>
<h3>Fixed</h3>
<ul>
<li>Fix <code>Could not load type 'System.Threading.Lock'</code> error
for WinUI when using net9.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/microsoft/testfx/pull/4794">#4794</a></li>
</ul>
<h3>Artifacts</h3>
<ul>
<li>MSTest: <a
href="https://www.nuget.org/packages/MSTest/3.7.3">3.7.3</a></li>
<li>MSTest.TestFramework: <a
href="https://www.nuget.org/packages/MSTest.TestFramework/3.7.3">3.7.3</a></li>
<li>MSTest.TestAdapter: <a
href="https://www.nuget.org/packages/MSTest.TestAdapter/3.7.3">3.7.3</a></li>
<li>MSTest.Analyzers: <a
href="https://www.nuget.org/packages/MSTest.Analyzers/3.7.3">3.7.3</a></li>
<li>MSTest.Sdk: <a
href="https://www.nuget.org/packages/MSTest.Sdk/3.7.3">3.7.3</a></li>
<li>Microsoft.Testing.Extensions.CrashDump: <a
href="https://www.nuget.org/packages/Microsoft.Testing.Extensions.CrashDump/1.5.3">1.5.3</a></li>
<li>Microsoft.Testing.Extensions.HangDump: <a
href="https://www.nuget.org/packages/Microsoft.Testing.Extensions.HangDump/1.5.3">1.5.3</a></li>
<li>Microsoft.Testing.Extensions.HotReload: <a
href="https://www.nuget.org/packages/Microsoft.Testing.Extensions.HotReload/1.5.3">1.5.3</a></li>
<li>Microsoft.Testing.Extensions.Retry: <a
href="https://www.nuget.org/packages/Microsoft.Testing.Extensions.Retry/1.5.3">1.5.3</a></li>
<li>Microsoft.Testing.Extensions.TrxReport: <a
href="https://www.nuget.org/packages/Microsoft.Testing.Extensions.TrxReport/1.5.3">1.5.3</a></li>
</ul>
<h2><!-- raw HTML omitted -->[3.7.2] - 2025-01-21</h2>
<p>See full log <a
href="https://github.com/microsoft/testfx/compare/v3.7.1...v3.7.2">here</a></p>
<h3>Fixed</h3>
<ul>
<li>Drop package ref to System.Memory by <a
href="https://github.com/Evangelink"><code>@​Evangelink</code></a> in <a
href="https://redirect.github.com/microsoft/testfx/pull/4652">#4652</a></li>
<li>Fix Tuple/ValueTuple handling of TRest by <a
href="https://github.com/Youssef1313"><code>@​Youssef1313</code></a> in
<a
href="https://redirect.github.com/microsoft/testfx/pull/4653">#4653</a></li>
</ul>
<h3>Artifacts</h3>
<ul>
<li>MSTest: <a
href="https://www.nuget.org/packages/MSTest/3.7.2">3.7.2</a></li>
<li>MSTest.TestFramework: <a
href="https://www.nuget.org/packages/MSTest.TestFramework/3.7.2">3.7.2</a></li>
<li>MSTest.TestAdapter: <a
href="https://www.nuget.org/packages/MSTest.TestAdapter/3.7.2">3.7.2</a></li>
<li>MSTest.Analyzers: <a
href="https://www.nuget.org/packages/MSTest.Analyzers/3.7.2">3.7.2</a></li>
<li>MSTest.Sdk: <a
href="https://www.nuget.org/packages/MSTest.Sdk/3.7.2">3.7.2</a></li>
<li>Microsoft.Testing.Extensions.CrashDump: <a
href="https://www.nuget.org/packages/Microsoft.Testing.Extensions.CrashDump/1.5.2">1.5.2</a></li>
<li>Microsoft.Testing.Extensions.HangDump: <a
href="https://www.nuget.org/packages/Microsoft.Testing.Extensions.HangDump/1.5.2">1.5.2</a></li>
<li>Microsoft.Testing.Extensions.HotReload: <a
href="https://www.nuget.org/packages/Microsoft.Testing.Extensions.HotReload/1.5.2">1.5.2</a></li>
<li>Microsoft.Testing.Extensions.Retry: <a
href="https://www.nuget.org/packages/Microsoft.Testing.Extensions.Retry/1.5.2">1.5.2</a></li>
<li>Microsoft.Testing.Extensions.TrxReport: <a
href="https://www.nuget.org/packages/Microsoft.Testing.Extensions.TrxReport/1.5.2">1.5.2</a></li>
</ul>
<h2><!-- raw HTML omitted -->[3.7.1] - 2024-01-13</h2>
<p>See full log <a
href="https://github.com/microsoft/testfx/compare/v3.7.0...v3.7.1">here</a></p>
<h3>Fixed</h3>
<ul>
<li>Don't report MSTEST0001 when TestAdapter isn't referenced (<a
href="https://redirect.github.com/microsoft/testfx/issues/4481">#4481</a>)
by <a href="https://github.com/Evangelink"><code>@​Evangelink</code></a>
in <a
href="https://redirect.github.com/microsoft/testfx/pull/4509">#4509</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/microsoft/testfx/commit/c4e412179c220247427c09b9c703f3f7d2eb741d"><code>c4e4121</code></a>
[rel/3.7] Update dependencies from microsoft/testanywhere (<a
href="https://redirect.github.com/microsoft/testfx/issues/4802">#4802</a>)</li>
<li><a
href="https://github.com/microsoft/testfx/commit/2a34431d753f39463aadf19674237f6c4e5b6865"><code>2a34431</code></a>
[rel/3.7] Add tests for Polyfill type forwarding (<a
href="https://redirect.github.com/microsoft/testfx/issues/4797">#4797</a>)</li>
<li><a
href="https://github.com/microsoft/testfx/commit/e886418dccae76b17bad2bc69e56d1a614b4003c"><code>e886418</code></a>
[rel/3.7] [main] Bump Polyfill from 7.5.0 to 7.14.0 (<a
href="https://redirect.github.com/microsoft/testfx/issues/4794">#4794</a>)</li>
<li><a
href="https://github.com/microsoft/testfx/commit/d68ba6cd71e58156db212181918c4352960ae802"><code>d68ba6c</code></a>
[rel/3.7] Update dependencies from microsoft/testanywhere (<a
href="https://redirect.github.com/microsoft/testfx/issues/4785">#4785</a>)</li>
<li><a
href="https://github.com/microsoft/testfx/commit/9ef8f8381da096e90f638fb22f0facefced4da49"><code>9ef8f83</code></a>
[rel/3.7] Update dependencies from microsoft/testanywhere (<a
href="https://redirect.github.com/microsoft/testfx/issues/4770">#4770</a>)</li>
<li><a
href="https://github.com/microsoft/testfx/commit/3a6784e882a706d2a424a76b3bfb2eaf02212bc5"><code>3a6784e</code></a>
[rel/3.7] Update dependencies from microsoft/testanywhere (<a
href="https://redirect.github.com/microsoft/testfx/issues/4760">#4760</a>)</li>
<li><a
href="https://github.com/microsoft/testfx/commit/58b2f5fc94d24bdabc9d543fc31d812a8a9dc0fc"><code>58b2f5f</code></a>
[rel/3.7] Update dependencies from microsoft/testanywhere (<a
href="https://redirect.github.com/microsoft/testfx/issues/4752">#4752</a>)</li>
<li><a
href="https://github.com/microsoft/testfx/commit/743cb432374db6aa20ffa031f51597e6704e0818"><code>743cb43</code></a>
Bump patch version for 3.7 (<a
href="https://redirect.github.com/microsoft/testfx/issues/4747">#4747</a>)</li>
<li><a
href="https://github.com/microsoft/testfx/commit/0557747a9a8feb3c08ac276f3fa8872dea639bf5"><code>0557747</code></a>
[rel/3.7] Update dependencies from microsoft/testanywhere (<a
href="https://redirect.github.com/microsoft/testfx/issues/4743">#4743</a>)</li>
<li><a
href="https://github.com/microsoft/testfx/commit/a9abf8f90db025eb1d55f8ab10c915aefdc384d1"><code>a9abf8f</code></a>
[rel/3.7] Update dependencies from microsoft/testanywhere (<a
href="https://redirect.github.com/microsoft/testfx/issues/4741">#4741</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/microsoft/testfx/compare/v3.6.4...v3.7.3">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=MSTest.TestAdapter&package-manager=nuget&previous-version=3.6.4&new-version=3.7.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>
###### Microsoft Reviewers: [Open in
CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com/Azure/bicep/pull/16232)

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: StephenWeatherford <[email protected]>
  • Loading branch information
dependabot[bot] and StephenWeatherford authored Jan 28, 2025
1 parent 6284bce commit bfd6836
Show file tree
Hide file tree
Showing 28 changed files with 361 additions and 361 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</PackageReference>
<PackageReference Include="FluentAssertions" Version="7.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.6.4" />
<PackageReference Include="MSTest.TestAdapter" Version="3.7.3" />
<PackageReference Include="MSTest.TestFramework" Version="3.6.4" />
</ItemGroup>

Expand Down
50 changes: 25 additions & 25 deletions src/Bicep.Cli.IntegrationTests/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,12 +51,12 @@
},
"MSTest.TestAdapter": {
"type": "Direct",
"requested": "[3.6.4, )",
"resolved": "3.6.4",
"contentHash": "YdwseRA+nDhRqD2oPHjCE4KzLEN5B10A61lOslE3N3OvUwHJ6ezyZZjYWf7mrZ8jckCcx/UlBclTzgWUpMpPQw==",
"requested": "[3.7.3, )",
"resolved": "3.7.3",
"contentHash": "Ro3TnkC+TfovOTFd93DnzDF/ickJkkAYVmnzrjvY3FUduRcTJLIOJee9kiP1o3q1aPqmJSK6CobdvyWXubajWw==",
"dependencies": {
"Microsoft.Testing.Extensions.VSTestBridge": "1.4.3",
"Microsoft.Testing.Platform.MSBuild": "1.4.3"
"Microsoft.Testing.Extensions.VSTestBridge": "1.5.3",
"Microsoft.Testing.Platform.MSBuild": "1.5.3"
}
},
"MSTest.TestFramework": {
Expand Down Expand Up @@ -675,44 +675,44 @@
},
"Microsoft.Testing.Extensions.Telemetry": {
"type": "Transitive",
"resolved": "1.4.3",
"contentHash": "dh8jnqWikxQXJ4kWy8B82PtSAlQCnvDKh1128arDmSW5OU5xWA84HwruV3TanXi3ZjIHn1wWFCgtMOhcDNwBow==",
"resolved": "1.5.3",
"contentHash": "U9pGd5DQuX1PfkrdFI+xH34JGgQ2nes5QAwIITTk+MQfLvRITqsZjJeHTjpGWh33D/0q1l7aA8/LQHR7UuCgLQ==",
"dependencies": {
"Microsoft.ApplicationInsights": "2.22.0",
"Microsoft.Testing.Platform": "1.4.3"
"Microsoft.Testing.Platform": "1.5.3"
}
},
"Microsoft.Testing.Extensions.TrxReport.Abstractions": {
"type": "Transitive",
"resolved": "1.4.3",
"contentHash": "16sWznD6ZMok/zgW+vrO6zerCFMD9N+ey9bi1iV/e9xxsQb4V4y/aW6cY/Y7E9jA7pc+aZ6ffZby43yxQOoYZA==",
"resolved": "1.5.3",
"contentHash": "h34zKNpGyni66VH738mRHeXSnf3klSShUdavUWNhSfWICUUi5aXeI0LBvoX/ad93N0+9xBDU3Fyi6WfxrwKQGw==",
"dependencies": {
"Microsoft.Testing.Platform": "1.4.3"
"Microsoft.Testing.Platform": "1.5.3"
}
},
"Microsoft.Testing.Extensions.VSTestBridge": {
"type": "Transitive",
"resolved": "1.4.3",
"contentHash": "xZ6oyNYh2aM5Wb+HJAy1fj2C4CNRVhINXHCjlWs/2C8hEIpdqVSpP3y6HWUN40KpFqyGD4myHGR1Rflm28UpcQ==",
"resolved": "1.5.3",
"contentHash": "cJD67YfDT98wEWyazKVD/yPVW6+H1usXeuselCnRes7JZBTIYWtrCchcOzOahnmajT79eDKqt9sta7DXwTDU4Q==",
"dependencies": {
"Microsoft.ApplicationInsights": "2.22.0",
"Microsoft.TestPlatform.ObjectModel": "17.11.1",
"Microsoft.Testing.Extensions.Telemetry": "1.4.3",
"Microsoft.Testing.Extensions.TrxReport.Abstractions": "1.4.3",
"Microsoft.Testing.Platform": "1.4.3"
"Microsoft.TestPlatform.ObjectModel": "17.12.0",
"Microsoft.Testing.Extensions.Telemetry": "1.5.3",
"Microsoft.Testing.Extensions.TrxReport.Abstractions": "1.5.3",
"Microsoft.Testing.Platform": "1.5.3"
}
},
"Microsoft.Testing.Platform": {
"type": "Transitive",
"resolved": "1.4.3",
"contentHash": "NedIbwl1T7+ZMeg7gwk0Db8/RFLf0siyVpeTcRMMOle6Xl/ujaYOM4Aduo8rEfVqNj3kcQ7blegpyT3dHi+0PA=="
"resolved": "1.5.3",
"contentHash": "WqJydnJ99dEKtquR9HwINz104ehWJKTXbQQrydGatlLRw14bmsx0pa8+E6KUXMYXZAimN0swWlDmcJGjjW4TIg=="
},
"Microsoft.Testing.Platform.MSBuild": {
"type": "Transitive",
"resolved": "1.4.3",
"contentHash": "1gGqgHtiZ6tZn/6Tby+qlKpNe5Ye/5LnxlSsyl4XMZ4m4V+Cu1K1m+gD1zxoxHIvLjgX8mCnQRK95MGBBFuumw==",
"resolved": "1.5.3",
"contentHash": "bOtpRMSPeT5YLQo+NNY8EtdNTphAUcmALjW4ABU7P0rb6yR2XAZau3TzNieLmR3lRuwudguWzzBhgcLRXwZh0A==",
"dependencies": {
"Microsoft.Testing.Platform": "1.4.3"
"Microsoft.Testing.Platform": "1.5.3"
}
},
"Microsoft.TestPlatform.ObjectModel": {
Expand Down Expand Up @@ -1647,7 +1647,7 @@
"type": "Project",
"dependencies": {
"FluentAssertions": "[7.0.0, )",
"MSTest.TestAdapter": "[3.6.4, )",
"MSTest.TestAdapter": "[3.7.3, )",
"MSTest.TestFramework": "[3.6.4, )",
"Microsoft.NET.Test.Sdk": "[17.12.0, )",
"bicep": "[1.0.0, )"
Expand All @@ -1659,7 +1659,7 @@
"Azure.Bicep.Core": "[1.0.0, )",
"Bicep.Core.UnitTests": "[1.0.0, )",
"FluentAssertions": "[7.0.0, )",
"MSTest.TestAdapter": "[3.6.4, )",
"MSTest.TestAdapter": "[3.7.3, )",
"MSTest.TestFramework": "[3.6.4, )",
"Microsoft.NET.Test.Sdk": "[17.12.0, )"
}
Expand All @@ -1672,7 +1672,7 @@
"DiffPlex": "[1.7.2, )",
"FluentAssertions": "[7.0.0, )",
"JsonDiffPatch.Net": "[2.3.0, )",
"MSTest.TestAdapter": "[3.6.4, )",
"MSTest.TestAdapter": "[3.7.3, )",
"MSTest.TestFramework": "[3.6.4, )",
"Microsoft.NET.Test.Sdk": "[17.12.0, )",
"Moq": "[4.20.72, )",
Expand Down
2 changes: 1 addition & 1 deletion src/Bicep.Cli.UnitTests/Bicep.Cli.UnitTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</PackageReference>
<PackageReference Include="FluentAssertions" Version="7.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.6.4" />
<PackageReference Include="MSTest.TestAdapter" Version="3.7.3" />
<PackageReference Include="MSTest.TestFramework" Version="3.6.4" />
</ItemGroup>

Expand Down
44 changes: 22 additions & 22 deletions src/Bicep.Cli.UnitTests/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,12 +51,12 @@
},
"MSTest.TestAdapter": {
"type": "Direct",
"requested": "[3.6.4, )",
"resolved": "3.6.4",
"contentHash": "YdwseRA+nDhRqD2oPHjCE4KzLEN5B10A61lOslE3N3OvUwHJ6ezyZZjYWf7mrZ8jckCcx/UlBclTzgWUpMpPQw==",
"requested": "[3.7.3, )",
"resolved": "3.7.3",
"contentHash": "Ro3TnkC+TfovOTFd93DnzDF/ickJkkAYVmnzrjvY3FUduRcTJLIOJee9kiP1o3q1aPqmJSK6CobdvyWXubajWw==",
"dependencies": {
"Microsoft.Testing.Extensions.VSTestBridge": "1.4.3",
"Microsoft.Testing.Platform.MSBuild": "1.4.3"
"Microsoft.Testing.Extensions.VSTestBridge": "1.5.3",
"Microsoft.Testing.Platform.MSBuild": "1.5.3"
}
},
"MSTest.TestFramework": {
Expand Down Expand Up @@ -647,44 +647,44 @@
},
"Microsoft.Testing.Extensions.Telemetry": {
"type": "Transitive",
"resolved": "1.4.3",
"contentHash": "dh8jnqWikxQXJ4kWy8B82PtSAlQCnvDKh1128arDmSW5OU5xWA84HwruV3TanXi3ZjIHn1wWFCgtMOhcDNwBow==",
"resolved": "1.5.3",
"contentHash": "U9pGd5DQuX1PfkrdFI+xH34JGgQ2nes5QAwIITTk+MQfLvRITqsZjJeHTjpGWh33D/0q1l7aA8/LQHR7UuCgLQ==",
"dependencies": {
"Microsoft.ApplicationInsights": "2.22.0",
"Microsoft.Testing.Platform": "1.4.3"
"Microsoft.Testing.Platform": "1.5.3"
}
},
"Microsoft.Testing.Extensions.TrxReport.Abstractions": {
"type": "Transitive",
"resolved": "1.4.3",
"contentHash": "16sWznD6ZMok/zgW+vrO6zerCFMD9N+ey9bi1iV/e9xxsQb4V4y/aW6cY/Y7E9jA7pc+aZ6ffZby43yxQOoYZA==",
"resolved": "1.5.3",
"contentHash": "h34zKNpGyni66VH738mRHeXSnf3klSShUdavUWNhSfWICUUi5aXeI0LBvoX/ad93N0+9xBDU3Fyi6WfxrwKQGw==",
"dependencies": {
"Microsoft.Testing.Platform": "1.4.3"
"Microsoft.Testing.Platform": "1.5.3"
}
},
"Microsoft.Testing.Extensions.VSTestBridge": {
"type": "Transitive",
"resolved": "1.4.3",
"contentHash": "xZ6oyNYh2aM5Wb+HJAy1fj2C4CNRVhINXHCjlWs/2C8hEIpdqVSpP3y6HWUN40KpFqyGD4myHGR1Rflm28UpcQ==",
"resolved": "1.5.3",
"contentHash": "cJD67YfDT98wEWyazKVD/yPVW6+H1usXeuselCnRes7JZBTIYWtrCchcOzOahnmajT79eDKqt9sta7DXwTDU4Q==",
"dependencies": {
"Microsoft.ApplicationInsights": "2.22.0",
"Microsoft.TestPlatform.ObjectModel": "17.11.1",
"Microsoft.Testing.Extensions.Telemetry": "1.4.3",
"Microsoft.Testing.Extensions.TrxReport.Abstractions": "1.4.3",
"Microsoft.Testing.Platform": "1.4.3"
"Microsoft.TestPlatform.ObjectModel": "17.12.0",
"Microsoft.Testing.Extensions.Telemetry": "1.5.3",
"Microsoft.Testing.Extensions.TrxReport.Abstractions": "1.5.3",
"Microsoft.Testing.Platform": "1.5.3"
}
},
"Microsoft.Testing.Platform": {
"type": "Transitive",
"resolved": "1.4.3",
"contentHash": "NedIbwl1T7+ZMeg7gwk0Db8/RFLf0siyVpeTcRMMOle6Xl/ujaYOM4Aduo8rEfVqNj3kcQ7blegpyT3dHi+0PA=="
"resolved": "1.5.3",
"contentHash": "WqJydnJ99dEKtquR9HwINz104ehWJKTXbQQrydGatlLRw14bmsx0pa8+E6KUXMYXZAimN0swWlDmcJGjjW4TIg=="
},
"Microsoft.Testing.Platform.MSBuild": {
"type": "Transitive",
"resolved": "1.4.3",
"contentHash": "1gGqgHtiZ6tZn/6Tby+qlKpNe5Ye/5LnxlSsyl4XMZ4m4V+Cu1K1m+gD1zxoxHIvLjgX8mCnQRK95MGBBFuumw==",
"resolved": "1.5.3",
"contentHash": "bOtpRMSPeT5YLQo+NNY8EtdNTphAUcmALjW4ABU7P0rb6yR2XAZau3TzNieLmR3lRuwudguWzzBhgcLRXwZh0A==",
"dependencies": {
"Microsoft.Testing.Platform": "1.4.3"
"Microsoft.Testing.Platform": "1.5.3"
}
},
"Microsoft.TestPlatform.ObjectModel": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<ItemGroup>
<PackageReference Include="FluentAssertions" Version="7.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.6.4" />
<PackageReference Include="MSTest.TestAdapter" Version="3.7.3" />
<PackageReference Include="MSTest.TestFramework" Version="3.6.4" />
<PackageReference Include="coverlet.collector" Version="6.0.3">
<PrivateAssets>all</PrivateAssets>
Expand Down
48 changes: 24 additions & 24 deletions src/Bicep.Core.IntegrationTests/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,12 +51,12 @@
},
"MSTest.TestAdapter": {
"type": "Direct",
"requested": "[3.6.4, )",
"resolved": "3.6.4",
"contentHash": "YdwseRA+nDhRqD2oPHjCE4KzLEN5B10A61lOslE3N3OvUwHJ6ezyZZjYWf7mrZ8jckCcx/UlBclTzgWUpMpPQw==",
"requested": "[3.7.3, )",
"resolved": "3.7.3",
"contentHash": "Ro3TnkC+TfovOTFd93DnzDF/ickJkkAYVmnzrjvY3FUduRcTJLIOJee9kiP1o3q1aPqmJSK6CobdvyWXubajWw==",
"dependencies": {
"Microsoft.Testing.Extensions.VSTestBridge": "1.4.3",
"Microsoft.Testing.Platform.MSBuild": "1.4.3"
"Microsoft.Testing.Extensions.VSTestBridge": "1.5.3",
"Microsoft.Testing.Platform.MSBuild": "1.5.3"
}
},
"MSTest.TestFramework": {
Expand Down Expand Up @@ -642,44 +642,44 @@
},
"Microsoft.Testing.Extensions.Telemetry": {
"type": "Transitive",
"resolved": "1.4.3",
"contentHash": "dh8jnqWikxQXJ4kWy8B82PtSAlQCnvDKh1128arDmSW5OU5xWA84HwruV3TanXi3ZjIHn1wWFCgtMOhcDNwBow==",
"resolved": "1.5.3",
"contentHash": "U9pGd5DQuX1PfkrdFI+xH34JGgQ2nes5QAwIITTk+MQfLvRITqsZjJeHTjpGWh33D/0q1l7aA8/LQHR7UuCgLQ==",
"dependencies": {
"Microsoft.ApplicationInsights": "2.22.0",
"Microsoft.Testing.Platform": "1.4.3"
"Microsoft.Testing.Platform": "1.5.3"
}
},
"Microsoft.Testing.Extensions.TrxReport.Abstractions": {
"type": "Transitive",
"resolved": "1.4.3",
"contentHash": "16sWznD6ZMok/zgW+vrO6zerCFMD9N+ey9bi1iV/e9xxsQb4V4y/aW6cY/Y7E9jA7pc+aZ6ffZby43yxQOoYZA==",
"resolved": "1.5.3",
"contentHash": "h34zKNpGyni66VH738mRHeXSnf3klSShUdavUWNhSfWICUUi5aXeI0LBvoX/ad93N0+9xBDU3Fyi6WfxrwKQGw==",
"dependencies": {
"Microsoft.Testing.Platform": "1.4.3"
"Microsoft.Testing.Platform": "1.5.3"
}
},
"Microsoft.Testing.Extensions.VSTestBridge": {
"type": "Transitive",
"resolved": "1.4.3",
"contentHash": "xZ6oyNYh2aM5Wb+HJAy1fj2C4CNRVhINXHCjlWs/2C8hEIpdqVSpP3y6HWUN40KpFqyGD4myHGR1Rflm28UpcQ==",
"resolved": "1.5.3",
"contentHash": "cJD67YfDT98wEWyazKVD/yPVW6+H1usXeuselCnRes7JZBTIYWtrCchcOzOahnmajT79eDKqt9sta7DXwTDU4Q==",
"dependencies": {
"Microsoft.ApplicationInsights": "2.22.0",
"Microsoft.TestPlatform.ObjectModel": "17.11.1",
"Microsoft.Testing.Extensions.Telemetry": "1.4.3",
"Microsoft.Testing.Extensions.TrxReport.Abstractions": "1.4.3",
"Microsoft.Testing.Platform": "1.4.3"
"Microsoft.TestPlatform.ObjectModel": "17.12.0",
"Microsoft.Testing.Extensions.Telemetry": "1.5.3",
"Microsoft.Testing.Extensions.TrxReport.Abstractions": "1.5.3",
"Microsoft.Testing.Platform": "1.5.3"
}
},
"Microsoft.Testing.Platform": {
"type": "Transitive",
"resolved": "1.4.3",
"contentHash": "NedIbwl1T7+ZMeg7gwk0Db8/RFLf0siyVpeTcRMMOle6Xl/ujaYOM4Aduo8rEfVqNj3kcQ7blegpyT3dHi+0PA=="
"resolved": "1.5.3",
"contentHash": "WqJydnJ99dEKtquR9HwINz104ehWJKTXbQQrydGatlLRw14bmsx0pa8+E6KUXMYXZAimN0swWlDmcJGjjW4TIg=="
},
"Microsoft.Testing.Platform.MSBuild": {
"type": "Transitive",
"resolved": "1.4.3",
"contentHash": "1gGqgHtiZ6tZn/6Tby+qlKpNe5Ye/5LnxlSsyl4XMZ4m4V+Cu1K1m+gD1zxoxHIvLjgX8mCnQRK95MGBBFuumw==",
"resolved": "1.5.3",
"contentHash": "bOtpRMSPeT5YLQo+NNY8EtdNTphAUcmALjW4ABU7P0rb6yR2XAZau3TzNieLmR3lRuwudguWzzBhgcLRXwZh0A==",
"dependencies": {
"Microsoft.Testing.Platform": "1.4.3"
"Microsoft.Testing.Platform": "1.5.3"
}
},
"Microsoft.TestPlatform.ObjectModel": {
Expand Down Expand Up @@ -1562,7 +1562,7 @@
"Azure.Bicep.Core": "[1.0.0, )",
"Bicep.Core.UnitTests": "[1.0.0, )",
"FluentAssertions": "[7.0.0, )",
"MSTest.TestAdapter": "[3.6.4, )",
"MSTest.TestAdapter": "[3.7.3, )",
"MSTest.TestFramework": "[3.6.4, )",
"Microsoft.NET.Test.Sdk": "[17.12.0, )"
}
Expand All @@ -1575,7 +1575,7 @@
"DiffPlex": "[1.7.2, )",
"FluentAssertions": "[7.0.0, )",
"JsonDiffPatch.Net": "[2.3.0, )",
"MSTest.TestAdapter": "[3.6.4, )",
"MSTest.TestAdapter": "[3.7.3, )",
"MSTest.TestFramework": "[3.6.4, )",
"Microsoft.NET.Test.Sdk": "[17.12.0, )",
"Moq": "[4.20.72, )",
Expand Down
2 changes: 1 addition & 1 deletion src/Bicep.Core.Samples/Bicep.Core.Samples.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<ItemGroup>
<PackageReference Include="FluentAssertions" Version="7.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.6.4" />
<PackageReference Include="MSTest.TestAdapter" Version="3.7.3" />
<PackageReference Include="MSTest.TestFramework" Version="3.6.4" />
<PackageReference Include="coverlet.collector" Version="6.0.3">
<PrivateAssets>all</PrivateAssets>
Expand Down
Loading

0 comments on commit bfd6836

Please sign in to comment.