Skip to content

Commit

Permalink
Merge pull request ZeraGmbH#20 from ZeraGmbH/dependabot/nuget/NUnit3T…
Browse files Browse the repository at this point in the history
…estAdapter-4.6.0

Bump NUnit3TestAdapter from 4.5.0 to 4.6.0
  • Loading branch information
github-actions[bot] authored Jul 26, 2024
2 parents 29a7f5c + a303b51 commit 39f4ad9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Tests/BlocklyNetTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="Moq" Version="4.20.70" />
<PackageReference Include="NUnit" Version="4.1.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
<PackageReference Include="NUnit.Analyzers" Version="4.2.0" />
<PackageReference Include="coverlet.collector" Version="6.0.2" />
</ItemGroup>

<ItemGroup>
<ProjectReference Include="..\Library\BlocklyNet.csproj" />
<ItemGroup>
<ProjectReference Include="..\Library\BlocklyNet.csproj" />
</ItemGroup>

</Project>

0 comments on commit 39f4ad9

Please sign in to comment.