removed nuget check for Xamarin Insights which was removed. fixed library build type.

This commit is contained in:
Philipp Crocoll
2017-10-23 20:26:18 +02:00
parent 99c7a00659
commit 73c0d6a9e4
4 changed files with 2 additions and 19 deletions

View File

@@ -55,9 +55,6 @@
<Reference Include="System.Net.Http" />
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Xml" />
<Reference Include="Xamarin.Insights">
<HintPath>..\packages\Xamarin.Insights.1.11.3\lib\MonoAndroid10\Xamarin.Insights.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="database\CheckDatabaseForChanges.cs" />