Skip to content

Commit

Permalink
Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.8.0
Browse files Browse the repository at this point in the history
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.2.0 to 17.8.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](microsoft/vstest@v17.2.0...v17.8.0)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 24, 2023
1 parent 49301a7 commit e2b0a3a
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
@@ -1,4 +1,4 @@
<Project>
<Project>
<ItemGroup>
<PackageVersion Include="BenchmarkDotNet" Version="0.13.1" />
<PackageVersion Include="D2L.CodeStyle.Analyzers" Version="0.203.0" />
Expand All @@ -8,7 +8,7 @@
<PackageVersion Include="Microsoft.AspNet.WebApi.Core" Version="5.2.8" />
<PackageVersion Include="Microsoft.AspNet.WebApi.OwinSelfHost" Version="5.2.8" />
<PackageVersion Include="Microsoft.Extensions.Caching.Memory" Version="6.0.1" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.2.0" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageVersion Include="Moq" Version="4.18.1" />
<PackageVersion Include="Newtonsoft.Json" Version="[6.0.8,7)" />
<PackageVersion Include="NUnit" Version="3.14.0" />
Expand Down

0 comments on commit e2b0a3a

Please sign in to comment.