Skip to content

Commit

Permalink
Move OrchardCore.Translations.All (#17036)
Browse files Browse the repository at this point in the history
  • Loading branch information
Skrypt authored Dec 20, 2024
1 parent 10c4319 commit 50a051f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -130,4 +130,7 @@
<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,8 +38,4 @@
<ProjectReference Include="..\..\OrchardCore.Themes\TheTheme\TheTheme.csproj" PrivateAssets="none" />
</ItemGroup>

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

</Project>

0 comments on commit 50a051f

Please sign in to comment.