Skip to content

Commit

Permalink
Remove unnecessary reference
Browse files Browse the repository at this point in the history
  • Loading branch information
ManlyMarco committed May 28, 2022
1 parent 36c691a commit 297eb9d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion KeelPlugins.sln
Original file line number Diff line number Diff line change
Expand Up @@ -360,7 +360,6 @@ Global
src\Common.KoikatsuSunshine\Common.KoikatsuSunshine.projitems*{e16fe139-deeb-4659-a20c-242c03713347}*SharedItemsImports = 5
src\Common.Utils\Common.Utils.projitems*{e16fe139-deeb-4659-a20c-242c03713347}*SharedItemsImports = 5
src\LockOnPlugin.Core\LockOnPlugin.Core.projitems*{e16fe139-deeb-4659-a20c-242c03713347}*SharedItemsImports = 5
src\UIUtility\UIUtility.projitems*{e16fe139-deeb-4659-a20c-242c03713347}*SharedItemsImports = 5
src\Common.Core\Common.Core.projitems*{e696ab96-e970-4f15-b9ce-911e0969c71b}*SharedItemsImports = 4
src\Common.KoikatsuSunshine\Common.KoikatsuSunshine.projitems*{e696ab96-e970-4f15-b9ce-911e0969c71b}*SharedItemsImports = 4
src\Common.Unity\Common.Unity.projitems*{e696ab96-e970-4f15-b9ce-911e0969c71b}*SharedItemsImports = 4
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
<Import Project="..\Common.Core\Common.Core.projitems" Label="Shared" />
<Import Project="..\Common.KoikatsuSunshine\Common.KoikatsuSunshine.projitems" Label="Shared" />
<Import Project="..\LockOnPlugin.Core\LockOnPlugin.Core.projitems" Label="Shared" />
<Import Project="..\UIUtility\UIUtility.projitems" Label="Shared" />
<Import Project="..\Common.Utils\Common.Utils.projitems" Label="Shared" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
<DefineConstants>TRACE;KKS</DefineConstants>
Expand Down

0 comments on commit 297eb9d

Please sign in to comment.