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 d5b8b54 commit 8368c20
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Lombiq.BaseTheme.Tests.UI/Lombiq.BaseTheme.Tests.UI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,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
2 changes: 1 addition & 1 deletion Lombiq.BaseTheme/Lombiq.BaseTheme.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@

<ItemGroup Condition="'$(NuGetBuild)' == 'true'">
<PackageReference Include="Lombiq.HelpfulLibraries" Version="5.1.0" />
<PackageReference Include="Lombiq.HelpfulExtensions" Version="4.0.1" />
<PackageReference Include="Lombiq.HelpfulExtensions" Version="4.0.2" />

<Content Include="Assets/Styles/**/*.*">
<IncludeInPackage>true</IncludeInPackage>
Expand Down

0 comments on commit 8368c20

Please sign in to comment.