Skip to content

Commit

Permalink
let me compile :3
Browse files Browse the repository at this point in the history
  • Loading branch information
Misfiy committed May 3, 2024
1 parent 0239c7f commit d66705a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 38 deletions.
35 changes: 0 additions & 35 deletions SpectatorList/Properties/AssemblyInfo.cs

This file was deleted.

6 changes: 3 additions & 3 deletions SpectatorList/SpectatorList.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="EXILED" Version="8.8.1" />
<Reference Include="Assembly-CSharp-firstpass" HintPath="$(EXILED_REFERENCES)\Assembly-CSharp-firstpass.dll" Private="false" />
<Reference Include="UnityEngine.CoreModule" HintPath="$(EXILED_REFERENCES)\UnityEngine.CoreModule.dll" Private="false" />
</ItemGroup>

<ItemGroup>
<Reference Include="Assembly-CSharp-firstpass" HintPath="$(EXILED_REFERENCES)\Assembly-CSharp-firstpass.dll" Private="false" />
<Reference Include="UnityEngine.CoreModule" HintPath="$(EXILED_REFERENCES)\UnityEngine.CoreModule.dll" Private="false" />
<PackageReference Include="EXILED" Version="8.8.1" />
</ItemGroup>

</Project>

0 comments on commit d66705a

Please sign in to comment.