Skip to content

Commit

Permalink
Using latest releases.
Browse files Browse the repository at this point in the history
  • Loading branch information
Psichorex committed Sep 26, 2023
1 parent 41ff094 commit 16d5e9d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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="8.0.2-alpha.0.osoe-683" />
<PackageReference Include="Lombiq.HelpfulLibraries.OrchardCore" Version="8.0.2" />
</ItemGroup>

</Project>
8 changes: 4 additions & 4 deletions Lombiq.Tests.UI/Lombiq.Tests.UI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -92,10 +92,10 @@
<Import Condition="'$(NuGetBuild)' != 'true'" Project="..\..\..\src\Utilities\Lombiq.Npm.Targets\Lombiq.Npm.Targets.targets" />

<ItemGroup Condition="'$(NuGetBuild)' == 'true'">
<PackageReference Include="Lombiq.Tests" Version="2.2.5-alpha.0.osoe-683" />
<PackageReference Include="Lombiq.HelpfulLibraries.Cli" Version="8.0.2-alpha.0.osoe-683" />
<PackageReference Include="Lombiq.HelpfulLibraries.OrchardCore" Version="8.0.2-alpha.0.osoe-683" />
<PackageReference Include="Lombiq.HelpfulLibraries.Refit" Version="8.0.2-alpha.0.osoe-683" />
<PackageReference Include="Lombiq.Tests" Version="2.2.5" />
<PackageReference Include="Lombiq.HelpfulLibraries.Cli" Version="8.0.2" />
<PackageReference Include="Lombiq.HelpfulLibraries.OrchardCore" Version="8.0.2" />
<PackageReference Include="Lombiq.HelpfulLibraries.Refit" Version="8.0.2" />
<PackageReference Include="Lombiq.Npm.Targets" Version="1.4.0" />
</ItemGroup>

Expand Down

0 comments on commit 16d5e9d

Please sign in to comment.