Skip to content

Commit

Permalink
Revert "Move OrchardCore.Translations.All (OrchardCMS#17036)" (Orchar…
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeAlhayek authored Jan 8, 2025
1 parent abbd3e8 commit aaf3345
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,4 @@
<ProjectReference Include="..\..\OrchardCore.Themes\TheAdmin\TheAdmin.csproj" PrivateAssets="none" />
</ItemGroup>

<ItemGroup>
<PackageReference Include="OrchardCore.Translations.All" />
</ItemGroup>
</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,8 @@
<ProjectReference Include="..\..\OrchardCore.Themes\TheTheme\TheTheme.csproj" PrivateAssets="none" />
</ItemGroup>

<ItemGroup>
<PackageReference Include="OrchardCore.Translations.All" />
</ItemGroup>

</Project>

0 comments on commit aaf3345

Please sign in to comment.