Skip to content

Commit

Permalink
Using latest major Lombiq releases.
Browse files Browse the repository at this point in the history
  • Loading branch information
Psichorex committed Sep 11, 2023
1 parent c902d51 commit f558231
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 @@ -34,7 +34,7 @@
</ItemGroup>

<ItemGroup Condition="'$(NuGetBuild)' == 'true'">
<PackageReference Include="Lombiq.Tests.UI" Version="7.1.3-alpha.2.osoe-682" />
<PackageReference Include="Lombiq.Tests.UI" Version="8.0.0" />
</ItemGroup>

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

<ItemGroup Condition="'$(NuGetBuild)' == 'true'">
<PackageReference Include="Lombiq.HelpfulLibraries.OrchardCore" Version="7.0.1-alpha.9.osoe-682" />
<PackageReference Include="Lombiq.HelpfulLibraries.OrchardCore" Version="8.0.0" />
</ItemGroup>

<!-- The targets file will be automatically imported when using the project from NuGet but needs an explicit import
Expand Down

0 comments on commit f558231

Please sign in to comment.