Skip to content

Commit

Permalink
[Dependencies] Updating TeamCity.VSTest.TestAdapter (Test Infrastruct…
Browse files Browse the repository at this point in the history
…ure) to 1.0.37
  • Loading branch information
credfeto committed Sep 18, 2023
1 parent 9ad7fd1 commit a9c7e28
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
- Dependencies - Updated xunit.analyzers to 1.3.0
- Dependencies - Updated Microsoft.NET.Test.Sdk to 17.7.2
- Dependencies - Updated NSubstitute to 5.1.0
- Dependencies - Updated TeamCity.VSTest.TestAdapter to 1.0.37
### Removed
### Deployment Changes

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<PackageReference Include="FunFair.Test.Common" Version="6.1.1.49" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
<PackageReference Include="NSubstitute" Version="5.1.0" />
<PackageReference Include="TeamCity.VSTest.TestAdapter" Version="1.0.36" />
<PackageReference Include="TeamCity.VSTest.TestAdapter" Version="1.0.37" />
<PackageReference Include="xunit" Version="2.4.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5" />
</ItemGroup>
Expand Down

0 comments on commit a9c7e28

Please sign in to comment.