Skip to content

Commit

Permalink
Merge pull request #204 from SierraSoftworks/dependabot/nuget/MSTest.…
Browse files Browse the repository at this point in the history
…TestAdapter-3.2.0

build(deps): Bump MSTest.TestAdapter from 3.1.1 to 3.2.0
  • Loading branch information
notheotherben authored Jan 25, 2024
2 parents c786a68 + a5f930d commit 5f2c658
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SierraLib.Analytics.Test/SierraLib.Analytics.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.1.1" />
<PackageReference Include="MSTest.TestAdapter" Version="3.2.0" />
<PackageReference Include="MSTest.TestFramework" Version="3.1.1" />
<PackageReference Include="coverlet.collector" Version="6.0.0" />
</ItemGroup>
Expand Down

0 comments on commit 5f2c658

Please sign in to comment.