diff options
| author | The Fuzzy Riolu <[email protected]> | 2018-03-12 11:52:38 -0400 |
|---|---|---|
| committer | The Fuzzy Riolu <[email protected]> | 2018-03-12 12:02:33 -0400 |
| commit | 40d01342d00c57dce5069e53a455db048a2967d5 (patch) | |
| tree | 99e64bed61317a564253e456e2aa45fba3c0c6ec /WatercolorGames.Pong/obj/Debug/build.props | |
| parent | cdb0da6c34228a4034dbe179dc268aaded532619 (diff) | |
| download | shiftos-pong-40d01342d00c57dce5069e53a455db048a2967d5.tar.gz shiftos-pong-40d01342d00c57dce5069e53a455db048a2967d5.tar.bz2 shiftos-pong-40d01342d00c57dce5069e53a455db048a2967d5.zip | |
Diffstat (limited to 'WatercolorGames.Pong/obj/Debug/build.props')
| -rw-r--r-- | WatercolorGames.Pong/obj/Debug/build.props | 22 |
1 files changed, 22 insertions, 0 deletions
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 |
