Skip to content

Commit

Permalink
Update dependency TeamCity.VSTest.TestAdapter to v1.0.37
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 24, 2023
1 parent 487a809 commit 8124ebc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion NGit.Test/NGit.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<PackageReference Include="NUnit" Version="3.12.0" />
<PackageReference Include="NUnit3TestAdapter" Version="3.16.1" />
<PackageReference Include="System.Runtime.InteropServices.RuntimeInformation" Version="4.3.0" />
<PackageReference Include="TeamCity.VSTest.TestAdapter" Version="1.0.18" />
<PackageReference Include="TeamCity.VSTest.TestAdapter" Version="1.0.37" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\NGit\NGit.csproj" />
Expand Down
2 changes: 1 addition & 1 deletion Sharpen.Test/Sharpen.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<PackageReference Include="NUnit" Version="3.12.0" />
<PackageReference Include="NUnit3TestAdapter" Version="3.16.1" />
<PackageReference Include="System.Runtime.InteropServices.RuntimeInformation" Version="4.3.0" />
<PackageReference Include="TeamCity.VSTest.TestAdapter" Version="1.0.18" />
<PackageReference Include="TeamCity.VSTest.TestAdapter" Version="1.0.37" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Sharpen\Sharpen.csproj" />
Expand Down

0 comments on commit 8124ebc

Please sign in to comment.