Removed references to Microsoft.CSharp as packages.config references newer versions.

Removes two more warnings.
This commit is contained in:
David Britch 2018-01-15 14:30:57 +00:00
parent f8b41f23a2
commit 1dbca234cf
2 changed files with 0 additions and 2 deletions

View File

@ -58,7 +58,6 @@
<AndroidLinkMode>SdkOnly</AndroidLinkMode>
</PropertyGroup>
<ItemGroup>
<Reference Include="Microsoft.CSharp" />
<Reference Include="Mono.Android" />
<Reference Include="mscorlib" />
<Reference Include="System" />

View File

@ -145,7 +145,6 @@
<Reference Include="SlideOverKit.Droid">
<HintPath>..\..\..\..\packages\SlideOverKit.2.1.5\lib\MonoAndroid10\SlideOverKit.Droid.dll</HintPath>
</Reference>
<Reference Include="Microsoft.CSharp" />
<Reference Include="Newtonsoft.Json">
<HintPath>..\..\..\..\packages\Newtonsoft.Json.10.0.3\lib\netstandard1.3\Newtonsoft.Json.dll</HintPath>
</Reference>