We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10aa2e8 commit 7544edcCopy full SHA for 7544edc
MultiplayerCore/MultiplayerCore.csproj
@@ -46,6 +46,11 @@
46
<None Remove="UI\RequirementsUI.bsml" />
47
</ItemGroup>
48
<ItemGroup>
49
+ <Reference Include="Microsoft.CSharp">
50
+ <HintPath>$(BeatSaberDir)\Beat Saber_Data\Managed\Microsoft.CSharp.dll</HintPath>
51
+ <Private>False</Private>
52
+ <SpecificVersion>False</SpecificVersion>
53
+ </Reference>
54
<Reference Include="mscorlib">
55
<HintPath>$(BeatSaberDir)\Beat Saber_Data\Managed\mscorlib.dll</HintPath>
56
<Private>False</Private>
0 commit comments