Skip to content

Commit

Permalink
Merge pull request #208 from LiorBanai/dependabot/nuget/MSTest.TestAd…
Browse files Browse the repository at this point in the history
…apter-3.7.2

Bump MSTest.TestAdapter from 3.7.1 to 3.7.2
  • Loading branch information
LiorBanai authored Jan 21, 2025
2 parents 9314809 + a0c74c1 commit e4e94a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GitHubNotifier.UnitTests/GitHubNotifier.UnitTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.7.1" />
<PackageReference Include="MSTest.TestAdapter" Version="3.7.2" />
<PackageReference Include="MSTest.TestFramework" Version="3.7.1" />
<PackageReference Include="coverlet.collector" Version="6.0.4">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit e4e94a5

Please sign in to comment.