Skip to content

Commit c017a61

Browse files
committed
dependency name fix because compiler goes crazy
1 parent 8fac656 commit c017a61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SER.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<HintPath>$(SL_DEV_REFERENCES)\0Harmony.dll</HintPath>
3838
</Reference>
3939
<Reference Include="Assembly-CSharp">
40-
<HintPath>$(SL_DEV_REFERENCES)\Assembly-CSharp-Publicized.dll</HintPath>
40+
<HintPath>$(SL_DEV_REFERENCES)\Assembly-CSharp.dll</HintPath>
4141
</Reference>
4242
<Reference Include="Assembly-CSharp-firstpass">
4343
<HintPath>$(SL_DEV_REFERENCES)\Assembly-CSharp-firstpass.dll</HintPath>

0 commit comments

Comments
 (0)