Skip to content

Commit

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

build(deps): Bump MSTest.TestAdapter from 3.6.4 to 3.7.0
  • Loading branch information
notheotherben authored Dec 23, 2024
2 parents f086325 + 31cc65e commit c9ff9b8
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.12.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.6.4" />
<PackageReference Include="MSTest.TestAdapter" Version="3.7.0" />
<PackageReference Include="MSTest.TestFramework" Version="3.7.0" />
<PackageReference Include="coverlet.collector" Version="6.0.2" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
Expand Down

0 comments on commit c9ff9b8

Please sign in to comment.