Skip to content

Commit

Permalink
Update HL.
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahelsaig committed Dec 5, 2024
1 parent dc92425 commit 7c72747
Show file tree
Hide file tree
Showing 11 changed files with 8 additions and 112 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
</ItemGroup>

<ItemGroup Condition="'$(NuGetBuild)' == 'true'">
<PackageReference Include="Lombiq.HelpfulLibraries.OrchardCore" Version="11.0.1-alpha.1.osoe-903" />
<PackageReference Include="Lombiq.HelpfulLibraries.OrchardCore" Version="12.0.0" />
</ItemGroup>

</Project>

This file was deleted.

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="11.0.1-alpha.1.osoe-903" />
<PackageReference Include="Lombiq.HelpfulLibraries.OrchardCore" Version="12.0.0" />
<PackageReference Include="Lombiq.HelpfulExtensions" Version="9.0.1-alpha.0.osoe-903" />
</ItemGroup>
</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@
</ItemGroup>

<ItemGroup Condition="'$(NuGetBuild)' == 'true'">
<PackageReference Include="Lombiq.HelpfulLibraries.OrchardCore" Version="11.0.1-alpha.1.osoe-903" />
<PackageReference Include="Lombiq.HelpfulLibraries.Common" Version="11.0.1-alpha.1.osoe-903" />
<PackageReference Include="Lombiq.HelpfulLibraries.OrchardCore" Version="12.0.0" />
<PackageReference Include="Lombiq.HelpfulLibraries.Common" Version="12.0.0" />
</ItemGroup>

</Project>

This file was deleted.

This file was deleted.

This file was deleted.

39 changes: 0 additions & 39 deletions Lombiq.Hosting.Tenants.Maintenance/CompatibilitySuppressions.xml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@
</ItemGroup>

<ItemGroup Condition="'$(NuGetBuild)' == 'true'">
<PackageReference Include="Lombiq.HelpfulLibraries.Common" Version="11.0.1-alpha.1.osoe-903" />
<PackageReference Include="Lombiq.HelpfulLibraries.OrchardCore" Version="11.0.1-alpha.1.osoe-903" />
<PackageReference Include="Lombiq.HelpfulLibraries.Common" Version="12.0.0" />
<PackageReference Include="Lombiq.HelpfulLibraries.OrchardCore" Version="12.0.0" />
</ItemGroup>

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

<ItemGroup Condition="'$(NuGetBuild)' == 'true'">
<PackageReference Include="Lombiq.HelpfulLibraries.OrchardCore" Version="11.0.1-alpha.1.osoe-903" />
<PackageReference Include="Lombiq.HelpfulLibraries.OrchardCore" Version="12.0.0" />
</ItemGroup>

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

<ItemGroup Condition="'$(NuGetBuild)' == 'true'">
<PackageReference Include="Lombiq.HelpfulLibraries.OrchardCore" Version="11.0.1-alpha.1.osoe-903" />
<PackageReference Include="Lombiq.HelpfulLibraries.OrchardCore" Version="12.0.0" />
</ItemGroup>

</Project>

0 comments on commit 7c72747

Please sign in to comment.