Skip to content

Commit

Permalink
Merge pull request #148 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 a25bcaa + fe51033 commit ae553fa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Lombiq.DataTables/Lombiq.DataTables.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@
</ItemGroup>

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

Expand Down
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="7.0.0" />
<PackageReference Include="Lombiq.Tests.UI" Version="7.1.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit ae553fa

Please sign in to comment.