From 40d01342d00c57dce5069e53a455db048a2967d5 Mon Sep 17 00:00:00 2001 From: The Fuzzy Riolu Date: Mon, 12 Mar 2018 11:52:38 -0400 Subject: Initial commit --- WatercolorGames.Pong/obj/Debug/build.props | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 WatercolorGames.Pong/obj/Debug/build.props (limited to 'WatercolorGames.Pong/obj/Debug/build.props') diff --git a/WatercolorGames.Pong/obj/Debug/build.props b/WatercolorGames.Pong/obj/Debug/build.props new file mode 100644 index 0000000..79fd07c --- /dev/null +++ b/WatercolorGames.Pong/obj/Debug/build.props @@ -0,0 +1,22 @@ +BundleAssemblies=false +AotAssemblies=false +AndroidAotMode= +ExplicitCrunch=False +EnableProguard= +UseSharedRuntime=true +EmbedAssembliesIntoApk=false +AndroidLinkMode=Full +AndroidLinkSkip= +AndroidSdkBuildToolsVersion=23.0.0 +AndroidSdkPath= +AndroidNdkPath= +JavaSdkPath= +AndroidSequencePointsMode=None +XamarinAndroidVersion=8.2.0-15 +MonoSymbolArchive=False +AndroidUseLatestPlatformSdk=false +TargetFrameworkVersion=v6.0 +AndroidCreatePackagePerAbi=false +OS=Windows_NT +DesignTimeBuild= +AndroidIncludeDebugSymbols=True -- cgit v1.2.3