Manually fix vstest version to match sdk

This commit is contained in:
Michael Simons 2023-04-10 09:45:28 -05:00 committed by GitHub
parent f68e033132
commit 0cd8f5573b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -137,9 +137,9 @@
<Sha>5b37dd5fea143baefbef2bd83836188af0815a30</Sha>
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.NET.Test.Sdk" Version="17.7.0-preview.23205.10" CoherentParentDependency="Microsoft.NET.Sdk">
<Dependency Name="Microsoft.NET.Test.Sdk" Version="17.6.0-preview-20230323-05" CoherentParentDependency="Microsoft.NET.Sdk">
<Uri>https://github.com/microsoft/vstest</Uri>
<Sha>27666deccccf3fc8ed40f04d2fe80e36e6186181</Sha>
<Sha>2d656fe2133f89248825419fb8ffac5505486906</Sha>
<SourceBuildTarball RepoName="vstest" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="8.0.0-preview.4.23207.2" CoherentParentDependency="Microsoft.NET.Sdk">