Skip to content

Commit 4c53c05

Browse files
authored
Added SkipValidatePackageReferences entry to the PropertyGroup
1 parent 92be019 commit 4c53c05

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/Mobile/eShopOnContainers/eShopOnContainers.Droid/eShopOnContainers.Droid.csproj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
</NuGetPackageImportStamp>
2828
<AndroidTlsProvider>
2929
</AndroidTlsProvider>
30+
<SkipValidatePackageReferences>true</SkipValidatePackageReferences>
3031
</PropertyGroup>
3132
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
3233
<DebugSymbols>True</DebugSymbols>
@@ -373,4 +374,4 @@
373374
</Target>
374375
<Import Project="..\..\..\..\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets" Condition="Exists('..\..\..\..\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets')" />
375376
<Import Project="..\..\..\..\packages\Xamarin.Forms.2.3.4.231\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.targets" Condition="Exists('..\..\..\..\packages\Xamarin.Forms.2.3.4.231\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.targets')" />
376-
</Project>
377+
</Project>

0 commit comments

Comments
 (0)