Skip to content

Commit

Permalink
Merge pull request #67 from Lombiq/issue/OSOE-683
Browse files Browse the repository at this point in the history
OSOE-683: Update all NuGet dependencies
  • Loading branch information
Psichorex authored Sep 26, 2023
2 parents 2de929e + 2b5263d commit b3b43c6
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 @@ -28,8 +28,8 @@
</ItemGroup>

<ItemGroup Condition="'$(NuGetBuild)' == 'true'">
<PackageReference Include="Lombiq.Tests.UI" Version="8.0.0" />
<PackageReference Include="Lombiq.Privacy.Tests.UI" Version="7.0.0" />
<PackageReference Include="Lombiq.Tests.UI" Version="8.0.2" />
<PackageReference Include="Lombiq.Privacy.Tests.UI" Version="7.0.2" />
</ItemGroup>

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

<ItemGroup Condition="'$(NuGetBuild)' == 'true'">
<PackageReference Include="Lombiq.HelpfulLibraries.OrchardCore" Version="8.0.0" />
<PackageReference Include="Lombiq.HelpfulLibraries.OrchardCore" Version="8.0.2" />
</ItemGroup>

</Project>

0 comments on commit b3b43c6

Please sign in to comment.