Skip to content

Commit

Permalink
Merge pull request #46 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 b968c97 + 6d9929e commit a592897
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 @@ -43,7 +43,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>
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
</ItemGroup>

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

</Project>

0 comments on commit a592897

Please sign in to comment.