Explorar o código

Add project reference to plugin

habeebweeb %!s(int64=4) %!d(string=hai) anos
pai
achega
aa2a0b40f5
Modificáronse 1 ficheiros con 9 adicións e 6 borrados
  1. 9 6
      COM3D2.MeidoPhotoStudio.Converter/Converter.csproj

+ 9 - 6
COM3D2.MeidoPhotoStudio.Converter/Converter.csproj

@@ -6,11 +6,14 @@
     <ProjectGuid>{19D28B0C-3537-4FEE-B7B3-1ABF70B16D5E}</ProjectGuid>
   </PropertyGroup>
   <ItemGroup>
-    <Reference Include="..\lib\Assembly-CSharp.dll"/>
-    <Reference Include="..\lib\Assembly-CSharp-firstpass.dll"/>
-    <Reference Include="..\lib\UnityEngine.dll"/>
-    <Reference Include="..\lib\Ionic.Zlib.dll"/>
-    <Reference Include="..\lib\ExIni.dll"/>
-    <Reference Include="..\lib\BepInEx.dll"/>
+    <Reference Include="..\lib\Assembly-CSharp.dll" />
+    <Reference Include="..\lib\Assembly-CSharp-firstpass.dll" />
+    <Reference Include="..\lib\UnityEngine.dll" />
+    <Reference Include="..\lib\Ionic.Zlib.dll" />
+    <Reference Include="..\lib\ExIni.dll" />
+    <Reference Include="..\lib\BepInEx.dll" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="..\COM3D2.MeidoPhotoStudio.Plugin\COM3D2.MeidoPhotoStudio.Plugin.csproj" />
   </ItemGroup>
 </Project>