Browse Source

Fixed ModList/Assembly-CSharp

refs.txt now auto-virutalizes Assembly-CSharp
pull/46/head
Anairkoen Schno 4 years ago
parent
commit
f8b1fe0d0a
4 changed files with 4 additions and 4 deletions
  1. +3
    -1
      BSIPA-ModList/BSIPA-ModList.csproj
  2. +0
    -2
      IPA.Injector/IPA.Injector.csproj
  3. BIN
      Refs/UnityEngine.CoreModule.Net4.dll
  4. +1
    -1
      Refs/refs.txt

+ 3
- 1
BSIPA-ModList/BSIPA-ModList.csproj View File

@ -9,10 +9,12 @@
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>BSIPA_ModList</RootNamespace>
<AssemblyName>BSIPA-ModList</AssemblyName>
<TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<Deterministic>true</Deterministic>
<LangVersion>8.0</LangVersion>
<PathMap>$(SolutionDir)=C:\</PathMap>
<TargetFrameworkProfile />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>


+ 0
- 2
IPA.Injector/IPA.Injector.csproj View File

@ -47,9 +47,7 @@
<Reference Include="System.Core" />
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="Microsoft.CSharp" Condition=" '$(Platform)' == 'Net4' " />
<Reference Include="System.Data" />
<Reference Include="System.Net.Http" Condition=" '$(Platform)' == 'Net4' " />
<Reference Include="System.Xml" />
<Reference Include="UnityEngine.CoreModule" Condition=" '$(Platform)' == 'Net4' ">
<HintPath>..\Refs\UnityEngine.CoreModule.Net4.dll</HintPath>


BIN
Refs/UnityEngine.CoreModule.Net4.dll View File


+ 1
- 1
Refs/refs.txt View File

@ -1,7 +1,7 @@
::from ./bsinstalldir.txt
"Beat Saber_Data/
""Managed/
"""Assembly-CSharp.dll
"""Assembly-CSharp.dll?virt
"""Unity.TextMeshPro.dll
"""UnityEngine.
""""dll?alias=UnityEngine.Net4.dll


Loading…
Cancel
Save