Skip to content

Commit

Permalink
Remove unnecessary lines in csproj (#11170)
Browse files Browse the repository at this point in the history
  • Loading branch information
hishamco authored Feb 12, 2022
1 parent 941261e commit 238380b
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,4 @@
<ProjectReference Include="..\..\OrchardCore\OrchardCore.Setup.Abstractions\OrchardCore.Setup.Abstractions.csproj" />
</ItemGroup>



</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,4 @@
<ProjectReference Include="..\..\OrchardCore\OrchardCore.ResourceManagement\OrchardCore.ResourceManagement.csproj" />
</ItemGroup>



</Project>
1 change: 0 additions & 1 deletion src/OrchardCore.Themes/TheTheme/TheTheme.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
<ProjectReference Include="..\..\OrchardCore\OrchardCore.DisplayManagement\OrchardCore.DisplayManagement.csproj" />
<ProjectReference Include="..\..\OrchardCore\OrchardCore.Users.Abstractions\OrchardCore.Users.Abstractions.csproj" />
<ProjectReference Include="..\..\OrchardCore.Modules\OrchardCore.Users\OrchardCore.Users.csproj" />

<ProjectReference Include="..\..\OrchardCore.Modules\OrchardCore.Menu\OrchardCore.Menu.csproj" />
</ItemGroup>

Expand Down

0 comments on commit 238380b

Please sign in to comment.