Skip to content

Commit

Permalink
HL nuget version update.
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahelsaig committed Jul 31, 2023
1 parent 8851cda commit 2417c2a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Lombiq.Tests.UI.Shortcuts/Lombiq.Tests.UI.Shortcuts.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
</ItemGroup>

<ItemGroup Condition="'$(NuGetBuild)' == 'true'">
<PackageReference Include="Lombiq.HelpfulLibraries.OrchardCore" Version="6.0.1-alpha.0.osoe-664" />
<PackageReference Include="Lombiq.HelpfulLibraries.OrchardCore" Version="7.0.0" />
</ItemGroup>

</Project>
6 changes: 3 additions & 3 deletions Lombiq.Tests.UI/Lombiq.Tests.UI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -93,9 +93,9 @@

<ItemGroup Condition="'$(NuGetBuild)' == 'true'">
<PackageReference Include="Lombiq.Tests" Version="2.2.2" />
<PackageReference Include="Lombiq.HelpfulLibraries.Cli" Version="6.0.1-alpha.0.osoe-664" />
<PackageReference Include="Lombiq.HelpfulLibraries.OrchardCore" Version="6.0.1-alpha.0.osoe-664" />
<PackageReference Include="Lombiq.HelpfulLibraries.Refit" Version="6.0.1-alpha.0.osoe-664" />
<PackageReference Include="Lombiq.HelpfulLibraries.Cli" Version="7.0.0" />
<PackageReference Include="Lombiq.HelpfulLibraries.OrchardCore" Version="7.0.0" />
<PackageReference Include="Lombiq.HelpfulLibraries.Refit" Version="7.0.0" />
<PackageReference Include="Lombiq.Npm.Targets" Version="1.4.0" />
<!--The reference for NodeJs Extensions is for the reason to prevent NuGet build
to use a PNPM version higher than 7.x.x. We need to upgrade solutions to use PNPM 8, also see
Expand Down

0 comments on commit 2417c2a

Please sign in to comment.