Skip to content

Commit

Permalink
Merge pull request #287 from Lombiq/issue/NEST-403
Browse files Browse the repository at this point in the history
NEST-403: Update Lombiq.HelpfulLibraries NuGet version
  • Loading branch information
DemeSzabolcs authored Jun 15, 2023
2 parents aa98bcb + 470f8c2 commit a54d339
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="5.1.1" />
<PackageReference Include="Lombiq.HelpfulLibraries.OrchardCore" Version="5.2.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 @@ -91,9 +91,9 @@

<ItemGroup Condition="'$(NuGetBuild)' == 'true'">
<PackageReference Include="Lombiq.Tests" Version="2.2.0" />
<PackageReference Include="Lombiq.HelpfulLibraries.Cli" Version="5.1.1" />
<PackageReference Include="Lombiq.HelpfulLibraries.OrchardCore" Version="5.1.1" />
<PackageReference Include="Lombiq.HelpfulLibraries.Refit" Version="5.1.3-alpha.1.osoe-628" />
<PackageReference Include="Lombiq.HelpfulLibraries.Cli" Version="5.2.0" />
<PackageReference Include="Lombiq.HelpfulLibraries.OrchardCore" Version="5.2.0" />
<PackageReference Include="Lombiq.HelpfulLibraries.Refit" Version="5.2.0" />
<PackageReference Include="Lombiq.Npm.Targets" Version="1.3.0" />
</ItemGroup>

Expand Down

0 comments on commit a54d339

Please sign in to comment.