Skip to content

Commit

Permalink
Consolidating packages.
Browse files Browse the repository at this point in the history
  • Loading branch information
Psichorex committed Sep 26, 2023
1 parent 452bd40 commit 46a9ef0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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="8.0.0" />
<PackageReference Include="Lombiq.Tests.UI" Version="8.0.2-alpha.2.osoe-683" />
</ItemGroup>

<ItemGroup>
Expand Down
4 changes: 2 additions & 2 deletions Lombiq.JsonEditor/Lombiq.JsonEditor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@
</ItemGroup>

<ItemGroup Condition="'$(NuGetBuild)' == 'true'">
<PackageReference Include="Lombiq.HelpfulLibraries.OrchardCore" Version="8.0.0" />
<PackageReference Include="Lombiq.NodeJs.Extensions" Version="1.3.0" />
<PackageReference Include="Lombiq.HelpfulLibraries.OrchardCore" Version="8.0.2-alpha.0.osoe-683" />
<PackageReference Include="Lombiq.NodeJs.Extensions" Version="1.3.2-alpha.0.osoe-683" />
</ItemGroup>

<Import Condition="'$(NuGetBuild)' != 'true'" Project="..\..\..\Utilities\Lombiq.NodeJs.Extensions\Lombiq.NodeJs.Extensions\Lombiq.NodeJs.Extensions.targets" />
Expand Down

0 comments on commit 46a9ef0

Please sign in to comment.