1+ <?xml version =" 1.0" encoding =" utf-8" ?>
2+ <Project ToolsVersion =" 4.0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3+ <PropertyGroup >
4+ <Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
5+ <Platform Condition =" '$(Platform)' == '' " >AnyCPU</Platform >
6+ <ProductVersion >8.0.30703</ProductVersion >
7+ <SchemaVersion >2.0</SchemaVersion >
8+ <ProjectGuid >{AF693C6E-C157-43F6-BCB4-A7F79CA33B21}</ProjectGuid >
9+ <ProjectTypeGuids >{10368E6C-D01B-4462-8E8B-01FC667A7035};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids >
10+ <TemplateGuid >{77efb91c-a7e9-4b0e-a7c5-31eeec3c6d46}</TemplateGuid >
11+ <OutputType >Library</OutputType >
12+ <AppDesignerFolder >Properties</AppDesignerFolder >
13+ <RootNamespace >tbs_sdk</RootNamespace >
14+ <AssemblyName >tbs_sdk</AssemblyName >
15+ <FileAlignment >512</FileAlignment >
16+ <AndroidUseLatestPlatformSdk >false</AndroidUseLatestPlatformSdk >
17+ <TargetFrameworkVersion >v8.1</TargetFrameworkVersion >
18+ <AndroidClassParser >class-parse</AndroidClassParser >
19+ <AndroidCodegenTarget >XAJavaInterop1</AndroidCodegenTarget >
20+ </PropertyGroup >
21+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
22+ <DebugSymbols >true</DebugSymbols >
23+ <DebugType >portable</DebugType >
24+ <Optimize >false</Optimize >
25+ <OutputPath >bin\Debug\</OutputPath >
26+ <DefineConstants >DEBUG;TRACE</DefineConstants >
27+ <ErrorReport >prompt</ErrorReport >
28+ <WarningLevel >4</WarningLevel >
29+ </PropertyGroup >
30+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
31+ <DebugType >pdbonly</DebugType >
32+ <Optimize >true</Optimize >
33+ <OutputPath >bin\Release\</OutputPath >
34+ <DefineConstants >TRACE</DefineConstants >
35+ <ErrorReport >prompt</ErrorReport >
36+ <WarningLevel >4</WarningLevel >
37+ </PropertyGroup >
38+ <ItemGroup >
39+ <Reference Include =" Mono.Android" />
40+ <Reference Include =" System" />
41+ <Reference Include =" System.Core" />
42+ </ItemGroup >
43+ <ItemGroup >
44+ <Compile Include =" Properties\AssemblyInfo.cs" />
45+ </ItemGroup >
46+ <ItemGroup >
47+ <None Include =" Jars\AboutJars.txt" />
48+ <None Include =" Additions\AboutAdditions.txt" />
49+ </ItemGroup >
50+ <ItemGroup >
51+ <TransformFile Include =" Transforms\Metadata.xml" />
52+ <TransformFile Include =" Transforms\EnumFields.xml" />
53+ <TransformFile Include =" Transforms\EnumMethods.xml" />
54+ </ItemGroup >
55+ <ItemGroup >
56+ <EmbeddedJar Include =" Jars\tbs_sdk_thirdapp_v4.3.0.1020_43633_sharewithdownload_withoutGame_obfs_20190111_105200.jar" />
57+ </ItemGroup >
58+ <Import Project =" $(MSBuildExtensionsPath)\Xamarin\Android\Xamarin.Android.Bindings.targets" />
59+ <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
60+ Other similar extension points exist, see Microsoft.Common.targets.
61+ <Target Name="BeforeBuild">
62+ </Target>
63+ <Target Name="AfterBuild">
64+ </Target>
65+ -->
66+ </Project >
0 commit comments