Skip to content

Commit

Permalink
Merge pull request #49 from prplecake/dependabot/nuget/MSTest.TestFra…
Browse files Browse the repository at this point in the history
…mework-3.2.2
  • Loading branch information
prplecake authored Feb 28, 2024
2 parents 66dcbe3 + 1395207 commit 91edd72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/BunnyDDNS.Core.Tests/BunnyDDNS.Core.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Moq" Version="4.20.70" />
<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>

Expand Down

0 comments on commit 91edd72

Please sign in to comment.