Skip to content
This repository has been archived by the owner on May 10, 2023. It is now read-only.

Commit

Permalink
Bump TeamCity.VSTest.TestAdapter from 1.0.15 to 1.0.36 in /source
Browse files Browse the repository at this point in the history
Bumps [TeamCity.VSTest.TestAdapter](https://github.com/JetBrains/TeamCity.VSTest.TestAdapter) from 1.0.15 to 1.0.36.
- [Release notes](https://github.com/JetBrains/TeamCity.VSTest.TestAdapter/releases)
- [Commits](https://github.com/JetBrains/TeamCity.VSTest.TestAdapter/commits)

---
updated-dependencies:
- dependency-name: TeamCity.VSTest.TestAdapter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 6, 2022
1 parent d6bfa79 commit 8f1bbb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/Server.Tests/Server.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageReference Include="NUnit" Version="3.13.2"/>
<PackageReference Include="NUnit3TestAdapter" Version="4.0.0"/>
<PackageReference Include="Octokit" Version="0.32.0"/>
<PackageReference Include="TeamCity.VSTest.TestAdapter" Version="1.0.15"/>
<PackageReference Include="TeamCity.VSTest.TestAdapter" Version="1.0.36"/>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Server\Server.csproj"/>
Expand Down

0 comments on commit 8f1bbb0

Please sign in to comment.