From 73acb6bddb007b9d664c0d89dab5f4c4347d05df Mon Sep 17 00:00:00 2001 From: Katy Coe Date: Fri, 17 Mar 2017 13:40:40 +0100 Subject: [PATCH] Configure for deployment --- Bin2Object | 2 +- Il2CppDumper/Il2CppDumper.csproj | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/Bin2Object b/Bin2Object index 8cb9cc9..aa9b6cf 160000 --- a/Bin2Object +++ b/Bin2Object @@ -1 +1 @@ -Subproject commit 8cb9cc95df417f09e460dc027ff39e24f8284ee3 +Subproject commit aa9b6cfd3062178f669620e1fc86a79214b2e486 diff --git a/Il2CppDumper/Il2CppDumper.csproj b/Il2CppDumper/Il2CppDumper.csproj index 40bbc13..ad04de5 100644 --- a/Il2CppDumper/Il2CppDumper.csproj +++ b/Il2CppDumper/Il2CppDumper.csproj @@ -2,11 +2,13 @@ Exe - netcoreapp1.1 + netstandard1.6 + + \ No newline at end of file