update to build with Android 11 Build tools. Major reconfiguration of csproj file, simplifying PackageReferences.

This commit is contained in:
Philipp Crocoll
2021-11-10 11:21:45 +01:00
parent 0fee6e2298
commit caff2e25e2
6 changed files with 214 additions and 367 deletions

View File

@@ -83,7 +83,10 @@
</XamarinComponentReference>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\PCloudBindings\PCloudBindings.csproj" />
<ProjectReference Include="..\PCloudBindings\PCloudBindings.csproj">
<Project>{2DB80C77-D46F-4970-B967-E9FFA9B2AC2E}</Project>
<Name>PCloudBindings</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<EmbeddedReferenceJar Include="Jars\msa-auth-0.8.6\classes-msa-auth.jar" />