123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProjectGuid>{82FA30D9-EB69-46BA-8DBB-1635A07987AD}</ProjectGuid>
- <ProjectTypeGuids>{EFBA0AD7-5A72-4C68-AF49-83D382785DCF};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
- <TemplateGuid>{c9e5eea5-ca05-42a1-839b-61506e0a37df}</TemplateGuid>
- <OutputType>Library</OutputType>
- <RootNamespace>ConnectionTest.Droid</RootNamespace>
- <AssemblyName>ConnectionTest.Android</AssemblyName>
- <Deterministic>True</Deterministic>
- <AndroidApplication>True</AndroidApplication>
- <AndroidResgenFile>Resources\Resource.designer.cs</AndroidResgenFile>
- <AndroidResgenClass>Resource</AndroidResgenClass>
- <AndroidManifest>Properties\AndroidManifest.xml</AndroidManifest>
- <MonoAndroidResourcePrefix>Resources</MonoAndroidResourcePrefix>
- <MonoAndroidAssetsPrefix>Assets</MonoAndroidAssetsPrefix>
- <TargetFrameworkVersion>v13.0</TargetFrameworkVersion>
- <AndroidEnableSGenConcurrent>true</AndroidEnableSGenConcurrent>
- <AndroidUseAapt2>true</AndroidUseAapt2>
- <AndroidHttpClientHandlerType>Xamarin.Android.Net.AndroidClientHandler</AndroidHttpClientHandlerType>
- <NuGetPackageImportStamp>
- </NuGetPackageImportStamp>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>portable</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>bin\Debug</OutputPath>
- <DefineConstants>DEBUG;</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <AndroidLinkMode>None</AndroidLinkMode>
- <EmbedAssembliesIntoApk>false</EmbedAssembliesIntoApk>
- <AotAssemblies>false</AotAssemblies>
- <EnableLLVM>false</EnableLLVM>
- <AndroidEnableProfiledAot>false</AndroidEnableProfiledAot>
- <BundleAssemblies>false</BundleAssemblies>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>portable</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>bin\Release</OutputPath>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <AndroidManagedSymbols>true</AndroidManagedSymbols>
- <EmbedAssembliesIntoApk>true</EmbedAssembliesIntoApk>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="Mono.Android" />
- <Reference Include="System" />
- <Reference Include="System.Core" />
- <Reference Include="System.Xml.Linq" />
- <Reference Include="System.Xml" />
- <Reference Include="System.Numerics" />
- <Reference Include="System.Numerics.Vectors" />
- </ItemGroup>
- <ItemGroup>
- <PackageReference Include="Xamarin.Forms" Version="5.0.0.2578" />
- <PackageReference Include="Xamarin.Essentials" Version="1.7.5" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="MainActivity.cs" />
- <Compile Include="Resources\Resource.designer.cs" />
- <Compile Include="Properties\AssemblyInfo.cs" />
- </ItemGroup>
- <ItemGroup>
- <None Include="Resources\AboutResources.txt" />
- <None Include="Assets\AboutAssets.txt" />
- <None Include="Properties\AndroidManifest.xml" />
- </ItemGroup>
- <ItemGroup>
- <AndroidResource Include="Resources\values\styles.xml" />
- <AndroidResource Include="Resources\values\colors.xml" />
- <AndroidResource Include="Resources\mipmap-anydpi-v26\icon.xml" />
- <AndroidResource Include="Resources\mipmap-anydpi-v26\icon_round.xml" />
- <AndroidResource Include="Resources\mipmap-hdpi\icon.png" />
- <AndroidResource Include="Resources\mipmap-hdpi\launcher_foreground.png" />
- <AndroidResource Include="Resources\mipmap-mdpi\icon.png" />
- <AndroidResource Include="Resources\mipmap-mdpi\launcher_foreground.png" />
- <AndroidResource Include="Resources\mipmap-xhdpi\icon.png" />
- <AndroidResource Include="Resources\mipmap-xhdpi\launcher_foreground.png" />
- <AndroidResource Include="Resources\mipmap-xxhdpi\icon.png" />
- <AndroidResource Include="Resources\mipmap-xxhdpi\launcher_foreground.png" />
- <AndroidResource Include="Resources\mipmap-xxxhdpi\icon.png" />
- <AndroidResource Include="Resources\mipmap-xxxhdpi\launcher_foreground.png" />
- </ItemGroup>
- <ItemGroup>
- <Folder Include="Resources\drawable\" />
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\..\..\..\..\inabox\InABox.Client.Remote.Json\InABox.Client.Remote.Json.csproj">
- <Project>{2e9288a7-fd3b-435a-8b5e-a76c9e8da0b8}</Project>
- <Name>InABox.Client.Remote.Json</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\..\..\..\inabox\inabox.client.websocket\InABox.Client.WebSocket.csproj">
- <Project>{c4e61f3a-1df8-46d3-9c62-09881499930d}</Project>
- <Name>InABox.Client.WebSocket</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\..\..\..\inabox\InABox.Configuration\InABox.Configuration.csproj">
- <Project>{60cccf76-ec6f-4088-8bea-745e0492171d}</Project>
- <Name>InABox.Configuration</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\..\..\..\inabox\InABox.Core\InABox.Core.csproj">
- <Project>{c1e889a2-fd8c-424a-a491-7d16057c23a6}</Project>
- <Name>InABox.Core</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\..\..\..\inabox\inabox.logging.shared\InABox.Logging.Shared.csproj">
- <Project>{b1de96c8-6a4c-4958-8224-443bb5f570bf}</Project>
- <Name>InABox.Logging.Shared</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\..\..\..\inabox\inabox.websocket.shared\InABox.WebSocket.Shared.csproj">
- <Project>{4057a462-4a28-46d6-bf75-12e1d494f3ed}</Project>
- <Name>InABox.WebSocket.Shared</Name>
- </ProjectReference>
- <ProjectReference Include="..\ConnectionTest\ConnectionTest.csproj">
- <Project>{7FF8B7BA-16F4-4BD4-AA39-FC766952DEA6}</Project>
- <Name>ConnectionTest</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\..\..\prs.classes\PRSClasses.csproj">
- <Project>{21814563-A9B8-483D-A635-FE9EC7BB1ACB}</Project>
- <Name>PRSClasses</Name>
- </ProjectReference>
- </ItemGroup>
- <Import Project="$(MSBuildExtensionsPath)\Xamarin\Android\Xamarin.Android.CSharp.targets" />
- </Project>
|