Revert "Bump System.Configuration.ConfigurationManager (#10111)" (#10128)

This reverts commit c8fe894bcd.
This commit is contained in:
Aditya Patwardhan 2019-07-11 17:57:31 -07:00 committed by Travis Plunk
parent b6f4d79ef8
commit 2fcfab491e

View file

@ -12,7 +12,7 @@
<PackageReference Include="Newtonsoft.Json" Version="12.0.2" />
<!-- the following package(s) are from https://github.com/dotnet/corefx -->
<PackageReference Include="Microsoft.Win32.Registry.AccessControl" Version="4.6.0-preview6.19303.8" />
<PackageReference Include="System.Configuration.ConfigurationManager" Version="4.6.0-preview.19113.10" />
<PackageReference Include="System.Configuration.ConfigurationManager" Version="4.6.0-preview6.19303.8" />
<PackageReference Include="System.DirectoryServices" Version="4.6.0-preview.19113.10" />
<PackageReference Include="System.IO.FileSystem.AccessControl" Version="4.6.0-preview6.19303.8" />
<PackageReference Include="System.Management" Version="4.6.0-preview6.19303.8" />