Skip to content

Commit

Permalink
Bump TestCentric.Metadata from 2.0.0 to 3.0.1
Browse files Browse the repository at this point in the history
Bumps [TestCentric.Metadata](https://github.com/TestCentric/Testcentric.Metadata) from 2.0.0 to 3.0.1.
- [Release notes](https://github.com/TestCentric/Testcentric.Metadata/releases)
- [Changelog](https://github.com/TestCentric/TestCentric.Metadata/blob/main/GitReleaseManager.yaml)
- [Commits](TestCentric/TestCentric.Metadata@2.0.0...3.0.1)

---
updated-dependencies:
- dependency-name: TestCentric.Metadata
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 29, 2023
1 parent 578d341 commit da1d13a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NUnitTestAdapter/NUnit.TestAdapter.csproj
Expand Up @@ -34,7 +34,7 @@
<ItemGroup>
<PackageReference Include="SourceLink.Create.CommandLine" Version="2.8.3" PrivateAssets="All" />
<PackageReference Include="nunit.engine" Version="3.15.5" />
<PackageReference Include="TestCentric.Metadata" Version="2.0.0" Aliases="TestCentric" />
<PackageReference Include="TestCentric.Metadata" Version="3.0.1" Aliases="TestCentric" />
</ItemGroup>

<ItemGroup Condition="'$(TargetFramework)' == 'net462'">
Expand Down

0 comments on commit da1d13a

Please sign in to comment.