| | |
| | | <Reference Include="System.Core" /> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <Compile Include="Properties\AssemblyInfo.cs" /> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <None Include="Jars\AboutJars.txt" /> |
| | | <None Include="Additions\AboutAdditions.txt" /> |
| | | </ItemGroup> |
| | |
| | | <PackageReference Include="Xamarin.Android.Support.v7.AppCompat"> |
| | | <Version>28.0.0.3</Version> |
| | | </PackageReference> |
| | | <PackageReference Include="Xamarin.Android.Arch.Core.Common"> |
| | | <Version>1.1.1.3</Version> |
| | | </PackageReference> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <LibraryProjectZip Include="Jars\HDLLinphoneSDK-V1.0.3.aar" /> |
| | | <Folder Include="Properties\" /> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <LibraryProjectZip Include="Jars\HDLLinphoneSDK-V1.0.6.aar" /> |
| | | </ItemGroup> |
| | | <Import Project="$(MSBuildExtensionsPath)\Xamarin\Android\Xamarin.Android.Bindings.targets" /> |
| | | <!-- To modify your build process, add your task inside one of the targets below and uncomment it. |