Clean up reference conflict warnings in Microsoft.dotnet-openapi project

This commit is contained in:
Doug Bunting 2019-08-24 19:30:50 -07:00
parent b496781792
commit d7b604810d
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,8 @@
<Reference Include="Microsoft.Build" ExcludeAssets="runtime" />
<Reference Include="Microsoft.Build.Locator" />
<Reference Include="Microsoft.Extensions.CommandLineUtils.Sources" />
<Reference Include="Microsoft.Win32.Registry" />
<Reference Include="System.Security.Principal.Windows" />
</ItemGroup>
<ItemGroup>