Added SkipValidatePackageReferences entry to the PropertyGroup

This commit is contained in:
David Britch 2017-05-15 13:22:18 +01:00 committed by GitHub
parent 92be019aae
commit 4c53c0510a

View File

@ -27,6 +27,7 @@
</NuGetPackageImportStamp> </NuGetPackageImportStamp>
<AndroidTlsProvider> <AndroidTlsProvider>
</AndroidTlsProvider> </AndroidTlsProvider>
<SkipValidatePackageReferences>true</SkipValidatePackageReferences>
</PropertyGroup> </PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>True</DebugSymbols> <DebugSymbols>True</DebugSymbols>