Skip to content

Commit

Permalink
Updating Lombiq.Tests.UI NuGet reference to include bugfix for visual…
Browse files Browse the repository at this point in the history
… verification testing NRE
  • Loading branch information
Piedone committed Jan 15, 2023
1 parent b506e99 commit 5f01cd6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
</ItemGroup>

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

</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
</ItemGroup>

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

<ItemGroup>
Expand Down

0 comments on commit 5f01cd6

Please sign in to comment.