Skip to content

Commit e6bd483

Browse files
committed
VS local copy stunt
1 parent c8475f3 commit e6bd483

File tree

4 files changed

+10
-0
lines changed

4 files changed

+10
-0
lines changed

Source/ModuleManagerWatchDog/ModuleManagerWatchDog.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,11 @@
3131
<Reference Include="System" />
3232
<Reference Include="UnityEngine">
3333
<HintPath>..\..\..\..\..\..\LIB\managed\1.2.2\UnityEngine.dll</HintPath>
34+
<Private>False</Private>
3435
</Reference>
3536
<Reference Include="Assembly-CSharp">
3637
<HintPath>..\..\..\..\..\..\LIB\managed\1.2.2\Assembly-CSharp.dll</HintPath>
38+
<Private>False</Private>
3739
</Reference>
3840
</ItemGroup>
3941
<ItemGroup>

Source/WatchDogForInterstellarRedist/WatchDogForInterstellarRedist.csproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,11 @@
3131
<Reference Include="System" />
3232
<Reference Include="Assembly-CSharp">
3333
<HintPath>..\..\..\..\..\..\LIB\managed\1.2.2\Assembly-CSharp.dll</HintPath>
34+
<Private>False</Private>
3435
</Reference>
3536
<Reference Include="UnityEngine">
3637
<HintPath>..\..\..\..\..\..\LIB\managed\1.2.2\UnityEngine.dll</HintPath>
38+
<Private>False</Private>
3739
</Reference>
3840
</ItemGroup>
3941
<ItemGroup>
@@ -50,6 +52,7 @@
5052
<ProjectReference Include="..\ModuleManagerWatchDog\ModuleManagerWatchDog.csproj">
5153
<Project>{C4A875CC-E958-429F-944B-D0702EA76A89}</Project>
5254
<Name>ModuleManagerWatchDog</Name>
55+
<Private>False</Private>
5356
</ProjectReference>
5457
</ItemGroup>
5558
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />

Source/WatchDogForScaleRedist/WatchDogForScaleRedist.csproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,11 @@
3131
<Reference Include="System" />
3232
<Reference Include="UnityEngine">
3333
<HintPath>..\..\..\..\..\..\LIB\managed\1.2.2\UnityEngine.dll</HintPath>
34+
<Private>False</Private>
3435
</Reference>
3536
<Reference Include="Assembly-CSharp">
3637
<HintPath>..\..\..\..\..\..\LIB\managed\1.2.2\Assembly-CSharp.dll</HintPath>
38+
<Private>False</Private>
3739
</Reference>
3840
</ItemGroup>
3941
<ItemGroup>
@@ -46,6 +48,7 @@
4648
<ProjectReference Include="..\ModuleManagerWatchDog\ModuleManagerWatchDog.csproj">
4749
<Project>{C4A875CC-E958-429F-944B-D0702EA76A89}</Project>
4850
<Name>ModuleManagerWatchDog</Name>
51+
<Private>False</Private>
4952
</ProjectReference>
5053
</ItemGroup>
5154
<ItemGroup>

Source/WatchDogInstallChecker/WatchDogInstallChecker.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,11 @@
3131
<Reference Include="System" />
3232
<Reference Include="Assembly-CSharp">
3333
<HintPath>..\..\..\..\..\..\LIB\managed\1.2.2\Assembly-CSharp.dll</HintPath>
34+
<Private>False</Private>
3435
</Reference>
3536
<Reference Include="UnityEngine">
3637
<HintPath>..\..\..\..\..\..\LIB\managed\1.2.2\UnityEngine.dll</HintPath>
38+
<Private>False</Private>
3739
</Reference>
3840
</ItemGroup>
3941
<ItemGroup>

0 commit comments

Comments
 (0)