Skip to content

Commit

Permalink
Updating Lombiq NuGet references
Browse files Browse the repository at this point in the history
  • Loading branch information
Piedone committed Oct 14, 2022
1 parent 8f0b4c5 commit d2d8b2c
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="4.0.0" />
<PackageReference Include="Lombiq.Tests.UI" Version="4.0.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="4.0.0" />
<PackageReference Include="Lombiq.Tests.UI" Version="4.0.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit d2d8b2c

Please sign in to comment.