<PackageReference Include="System.Configuration.ConfigurationManager" Version="4.4.0-preview1-25305-02" />

System.Configuration.ConfigurationManager 4.4.0-preview1-25305-02

Provides types that support using configuration files. Commonly Used Types: System.Configuration.Configuration System.Configuration.ConfigurationManager af7d2ae49c79bb279625de4e92f7f91f9fe94f5d When using NuGet 3.x this package requires at least version 3.4.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata minClientVersion="2.12">
    <id>System.Configuration.ConfigurationManager</id>
    <version>4.4.0-preview1-25305-02</version>
    <title>System.Configuration.ConfigurationManager</title>
    <authors>Microsoft</authors>
    <owners>microsoft,dotnetframework</owners>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <licenseUrl>http://go.microsoft.com/fwlink/?LinkId=329770</licenseUrl>
    <projectUrl>https://dot.net/</projectUrl>
    <iconUrl>http://go.microsoft.com/fwlink/?LinkID=288859</iconUrl>
    <description>Provides types that support using configuration files.

Commonly Used Types:
System.Configuration.Configuration
System.Configuration.ConfigurationManager
 
af7d2ae49c79bb279625de4e92f7f91f9fe94f5d 
When using NuGet 3.x this package requires at least version 3.4.</description>
    <releaseNotes>https://go.microsoft.com/fwlink/?LinkID=799421</releaseNotes>
    <copyright>© Microsoft Corporation.  All rights reserved.</copyright>
    <serviceable>true</serviceable>
    <dependencies>
      <group targetFramework="MonoAndroid1.0" />
      <group targetFramework="MonoTouch1.0" />
      <group targetFramework=".NETFramework4.6.1">
        <dependency id="System.Security.Cryptography.ProtectedData" version="4.4.0-preview1-25305-02" exclude="Compile" />
      </group>
      <group targetFramework=".NETCoreApp2.0">
        <dependency id="System.Security.Cryptography.ProtectedData" version="4.4.0-preview1-25305-02" exclude="Compile" />
      </group>
      <group targetFramework=".NETStandard2.0">
        <dependency id="System.Security.Cryptography.ProtectedData" version="4.4.0-preview1-25305-02" exclude="Compile" />
      </group>
      <group targetFramework="UAP10.1" />
      <group targetFramework="Xamarin.iOS1.0" />
      <group targetFramework="Xamarin.Mac2.0" />
      <group targetFramework="Xamarin.TVOS1.0" />
      <group targetFramework="Xamarin.WatchOS1.0" />
    </dependencies>
  </metadata>
</package>