Skip to content

Commit

Permalink
Merge pull request #139 from Lombiq/issue/OSOE-664
Browse files Browse the repository at this point in the history
OSOE-664 UITT version update
  • Loading branch information
Piedone authored Aug 4, 2023
2 parents 53a71c1 + 41e6e14 commit 7a0666d
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 @@ -37,7 +37,7 @@
</ItemGroup>

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

</Project>
2 changes: 1 addition & 1 deletion Lombiq.HelpfulExtensions/Lombiq.HelpfulExtensions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
</ItemGroup>

<ItemGroup Condition="'$(NuGetBuild)' == 'true'">
<PackageReference Include="Lombiq.HelpfulLibraries.OrchardCore" Version="6.0.0" />
<PackageReference Include="Lombiq.HelpfulLibraries.OrchardCore" Version="7.0.0" />
<PackageReference Include="Lombiq.NodeJs.Extensions" Version="1.2.4" />
</ItemGroup>

Expand Down

0 comments on commit 7a0666d

Please sign in to comment.