Bump Microsoft.VisualStudio.Validation from 17.0.53 to 17.0.58 (#1050)

Bumps [Microsoft.VisualStudio.Validation](https://github.com/microsoft/vs-validation) from 17.0.53 to 17.0.58.
- [Release notes](https://github.com/microsoft/vs-validation/releases)
- [Commits](https://github.com/microsoft/vs-validation/commits)

---
updated-dependencies:
- dependency-name: Microsoft.VisualStudio.Validation
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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] 2022-06-06 09:52:33 -06:00 коммит произвёл GitHub
Родитель 63022b967e
Коммит 73aa23b392
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -44,7 +44,7 @@
<PackageReference Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.3.0-beta2.final" PrivateAssets="all" />
<PackageReference Include="System.Threading.Tasks.Extensions" Version="4.5.4" />
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="6.0.0" />
<PackageReference Include="Microsoft.VisualStudio.Validation" Version="17.0.53" />
<PackageReference Include="Microsoft.VisualStudio.Validation" Version="17.0.58" />
<PackageReference Include="Microsoft.Win32.Registry" Version="5.0.0" />
<PackageReference Include="Microsoft.Windows.CsWin32" Version="0.1.691-beta" PrivateAssets="all" />
</ItemGroup>