Skip to content

Commit

Permalink
Updating Lombiq NuGet package references
Browse files Browse the repository at this point in the history
  • Loading branch information
Piedone committed Dec 6, 2022
1 parent d444414 commit bdca42d
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 @@ -42,7 +42,7 @@
</ItemGroup>

<ItemGroup Condition="'$(NuGetBuild)' == 'true'">
<PackageReference Include="Lombiq.Tests.UI" Version="4.0.2-alpha.14.osoe-392" />
<PackageReference Include="Lombiq.Tests.UI" Version="5.0.0" />
</ItemGroup>

</Project>
2 changes: 1 addition & 1 deletion Lombiq.HelpfulExtensions/Lombiq.HelpfulExtensions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
</ItemGroup>

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

</Project>

0 comments on commit bdca42d

Please sign in to comment.