Browse Source

Updated Mono's libraries

pull/46/head
Anairkoen Schno 5 years ago
parent
commit
87a68a35e8
7 changed files with 0 additions and 7 deletions
  1. BIN
      Libs/I18N.West.dll
  2. BIN
      Libs/I18N.dll
  3. BIN
      Libs/Microsoft.CSharp.dll
  4. BIN
      Libs/System.Runtime.Serialization.dll
  5. +0
    -7
      MSBuildTasks/MSBuildTasks.csproj
  6. BIN
      MSBuildTasks/pdb2mdb.exe
  7. BIN
      Refs/UnityEngine.CoreModule.dll

BIN
Libs/I18N.West.dll View File


BIN
Libs/I18N.dll View File


BIN
Libs/Microsoft.CSharp.dll View File


BIN
Libs/System.Runtime.Serialization.dll View File


+ 0
- 7
MSBuildTasks/MSBuildTasks.csproj View File

@ -56,10 +56,6 @@
<Reference Include="Mono.Cecil.Rocks, Version=0.10.1.0, Culture=neutral, PublicKeyToken=50cebf1cceb9d05e, processorArchitecture=MSIL">
<HintPath>..\packages\Mono.Cecil.0.10.1\lib\net40\Mono.Cecil.Rocks.dll</HintPath>
</Reference>
<Reference Include="pdb2mdb, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>.\pdb2mdb.exe</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Collections.Immutable, Version=1.2.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\System.Collections.Immutable.1.5.0\lib\netstandard1.3\System.Collections.Immutable.dll</HintPath>
@ -86,8 +82,5 @@
<ItemGroup>
<None Include="packages.config" />
</ItemGroup>
<ItemGroup>
<Content Include="pdb2mdb.exe" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>

BIN
MSBuildTasks/pdb2mdb.exe View File


BIN
Refs/UnityEngine.CoreModule.dll View File


Loading…
Cancel
Save