Skip to content

Commit

Permalink
Merge pull request #94 from prplecake/dependabot/nuget/MSTest.TestFra…
Browse files Browse the repository at this point in the history
…mework-3.6.2
  • Loading branch information
prplecake authored Nov 4, 2024
2 parents d72d6ba + 5f5f53a commit 9dfa69c
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.11.1" />
<PackageReference Include="Moq" Version="4.20.72" />
<PackageReference Include="MSTest.TestAdapter" Version="3.6.1" />
<PackageReference Include="MSTest.TestFramework" Version="3.6.1" />
<PackageReference Include="MSTest.TestFramework" Version="3.6.2" />
<PackageReference Include="coverlet.collector" Version="6.0.2" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
</ItemGroup>
Expand Down

0 comments on commit 9dfa69c

Please sign in to comment.