Skip to content

Commit

Permalink
Merge pull request #213 from SierraSoftworks/dependabot/nuget/MSTest.…
Browse files Browse the repository at this point in the history
…TestFramework-3.2.2

build(deps): Bump MSTest.TestFramework from 3.2.1 to 3.2.2
  • Loading branch information
notheotherben authored Feb 23, 2024
2 parents a4e7c09 + 1a96971 commit 46e8a12
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 @@ -21,7 +21,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.2.2" />
<PackageReference Include="MSTest.TestFramework" Version="3.2.1" />
<PackageReference Include="MSTest.TestFramework" Version="3.2.2" />
<PackageReference Include="coverlet.collector" Version="6.0.1" />
</ItemGroup>
</Project>

0 comments on commit 46e8a12

Please sign in to comment.