Skip to content

Commit

Permalink
deps: update vstest monorepo to 17.12.0 (#185)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 19, 2024
1 parent 75ba416 commit 308fc67
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<ItemGroup>
<PackageVersion Include="Expecto" Version="[10.0, 11.0)" />
<PackageVersion Include="FSharp.Core" Version="[7.0.200,)" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageVersion Include="Microsoft.TestPlatform.ObjectModel" Version="17.11.1" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageVersion Include="Microsoft.TestPlatform.ObjectModel" Version="17.12.0" />
<PackageVersion Include="System.Collections.Immutable" Version="[6.0.1,)" />
</ItemGroup>

Expand Down

0 comments on commit 308fc67

Please sign in to comment.