Revert "Bump System.Security.Principal.Windows (#10101)" (#10133)

This reverts commit f75c635ce4.
This commit is contained in:
Aditya Patwardhan 2019-07-11 18:10:16 -07:00 committed by Travis Plunk
parent 2fcfab491e
commit 7150308de6

View File

@ -10,6 +10,6 @@
<ItemGroup>
<PackageReference Include="Microsoft.Management.Infrastructure" Version="1.0.0" />
<PackageReference Include="System.Security.AccessControl" Version="4.6.0-preview.19113.10" />
<PackageReference Include="System.Security.Principal.Windows" Version="4.6.0-preview.19113.10" />
<PackageReference Include="System.Security.Principal.Windows" Version="4.6.0-preview6.19303.8" />
</ItemGroup>
</Project>