Clean up reference conflict warnings in Microsoft.dotnet-openapi project
This commit is contained in:
parent
b496781792
commit
d7b604810d
|
|
@ -19,6 +19,8 @@
|
||||||
<Reference Include="Microsoft.Build" ExcludeAssets="runtime" />
|
<Reference Include="Microsoft.Build" ExcludeAssets="runtime" />
|
||||||
<Reference Include="Microsoft.Build.Locator" />
|
<Reference Include="Microsoft.Build.Locator" />
|
||||||
<Reference Include="Microsoft.Extensions.CommandLineUtils.Sources" />
|
<Reference Include="Microsoft.Extensions.CommandLineUtils.Sources" />
|
||||||
|
<Reference Include="Microsoft.Win32.Registry" />
|
||||||
|
<Reference Include="System.Security.Principal.Windows" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue