Skip to content

Commit

Permalink
build(deps): bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0 in /…
Browse files Browse the repository at this point in the history
…MaLoIdentModels (#24)

build(deps): bump Microsoft.NET.Test.Sdk in /MaLoIdentModels

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.11.1 to 17.12.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](microsoft/vstest@v17.11.1...v17.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 2068187 commit fb37204
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PackageReference Include="SystemTextJson.JsonDiffPatch" Version="2.0.0" />
<PackageReference Include="xunit" Version="2.9.2"/>
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2"/>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1"/>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0"/>
<!-- https://github.com/weichch/system-text-json-jsondiffpatch -->
</ItemGroup>

Expand Down

0 comments on commit fb37204

Please sign in to comment.