Merge in 'release/2.2' changes

This commit is contained in:
dotnet-bot 2018-12-06 00:30:18 +00:00
commit 19511ed4e9
1 changed files with 5 additions and 0 deletions

View File

@ -1,5 +1,10 @@
<Project>
<Import Project="..\..\Directory.Build.props" />
<ItemGroup>
<!-- Ensure we are only putting packages in the package cache that are explicitly listed -->
<PackageReference Remove="@(PackageReference)" />
</ItemGroup>
<PropertyGroup>
<!-- Don't restore from any fallback folder -->