Skip to content

Commit

Permalink
Merge pull request #130 from Lombiq/issue/NEST-403
Browse files Browse the repository at this point in the history
NEST-403: Update Lombiq.Tests.UI to newest published NuGet version
  • Loading branch information
DemeSzabolcs authored Jun 18, 2023
2 parents ee4bb13 + 4ae1c2a commit 3d78ee9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
</ItemGroup>

<ItemGroup Condition="'$(NuGetBuild)' == 'true'">
<PackageReference Include="Lombiq.Tests.UI" Version="6.0.0" />
<PackageReference Include="Lombiq.Tests.UI" Version="6.1.0" />
</ItemGroup>

</Project>

0 comments on commit 3d78ee9

Please sign in to comment.