Skip to content

Commit

Permalink
Updating Lombiq NuGet references
Browse files Browse the repository at this point in the history
  • Loading branch information
Piedone committed Jan 15, 2023
1 parent 6729a31 commit 99aa512
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Lombiq.DataTables/Lombiq.DataTables.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@
</ItemGroup>

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

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

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

<ItemGroup>
Expand Down

0 comments on commit 99aa512

Please sign in to comment.