Browse Source

Fixed xml (lol)

pull/46/head
Anairkoen Schno 5 years ago
parent
commit
c428a7e956
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      IPA.Loader/IPA.Loader.csproj

+ 1
- 1
IPA.Loader/IPA.Loader.csproj View File

@ -55,7 +55,7 @@
<Reference Include="System.Net.Http" Condition=" '$(Platform)' == 'Net4' " />
<Reference Include="System.Xml" />
<Reference Include="UnityEngine.CoreModule">
<HintPath>..\Refs\UnityEngine.CoreModule.$(Platform).dll</HintPath>>
<HintPath>..\Refs\UnityEngine.CoreModule.$(Platform).dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEngine.UnityWebRequestModule">


Loading…
Cancel
Save