Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
* Fix microsoft#340

* Roll back more versions.
  • Loading branch information
gfs authored Oct 26, 2021
1 parent c6c98e6 commit 3cb4644
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -242,15 +242,15 @@
<Version>16.10.230</Version>
</PackageReference>
<PackageReference Include="Microsoft.VisualStudio.Threading">
<Version>17.0.63</Version>
<Version>16.10.56</Version>
</PackageReference>
<PackageReference Include="Microsoft.VisualStudio.Threading.Analyzers">
<Version>16.10.56</Version>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Microsoft.VSSDK.BuildTools">
<Version>17.0.5232</Version>
<Version>16.11.35</Version>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down

0 comments on commit 3cb4644

Please sign in to comment.