Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.7.0 (#378)

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.4.1 to 17.7.0.
- [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.7.0)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-10-23 08:25:49 -05:00 коммит произвёл GitHub
Родитель 32ba7b584b
Коммит 01b77d18f7
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -25,7 +25,7 @@ Please report any serialization problem that occurs after an upgrade to this ver
<FluentAssertionsVersion>6.11.0</FluentAssertionsVersion>
<XunitVersion>2.4.2</XunitVersion>
<XunitRunnerVersion>2.4.5</XunitRunnerVersion>
<TestSdkVersion>17.4.1</TestSdkVersion>
<TestSdkVersion>17.7.0</TestSdkVersion>
<NBenchVersion>2.0.1</NBenchVersion>
</PropertyGroup>
</Project>