Skip to content

Commit

Permalink
Updating Lombiq NuGet references
Browse files Browse the repository at this point in the history
  • Loading branch information
Piedone committed Oct 14, 2022
1 parent e34a3ef commit 8f0b4c5
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
</ItemGroup>

<ItemGroup Condition="'$(NuGetBuild)' == 'true'">
<PackageReference Include="Lombiq.HelpfulLibraries.OrchardCore" Version="4.6.1-alpha.walma-15.1" />
<PackageReference Include="Lombiq.HelpfulLibraries.OrchardCore" Version="4.7.0" />
</ItemGroup>

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

<ItemGroup Condition="'$(NuGetBuild)' == 'true'">
<PackageReference Include="Lombiq.Tests.UI" Version="3.5.1-alpha.osoe-46.6" />
<PackageReference Include="Lombiq.Tests.UI" Version="4.0.0" />
</ItemGroup>

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

<ItemGroup Condition="'$(NuGetBuild)' == 'true'">
<PackageReference Include="Lombiq.Tests.UI" Version="3.5.1-alpha.osoe-46.6" />
<PackageReference Include="Lombiq.Tests.UI" Version="4.0.0" />
</ItemGroup>

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

<ItemGroup Condition="'$(NuGetBuild)' == 'true'">
<PackageReference Include="Lombiq.HelpfulLibraries.OrchardCore" Version="4.6.1-alpha.walma-15.1" />
<PackageReference Include="Lombiq.HelpfulLibraries.OrchardCore" Version="4.7.0" />
</ItemGroup>

</Project>

0 comments on commit 8f0b4c5

Please sign in to comment.