<PackageReference Include="System.Configuration.ConfigurationManager" Version="4.5.0" />

System.Configuration.ConfigurationManager 4.5.0

Provides types that support using configuration files. Commonly Used Types: System.Configuration.Configuration System.Configuration.ConfigurationManager 30ab651fcb4354552bd4891619a0bdd81e0ebdbf 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.5.0</version>
    <title>System.Configuration.ConfigurationManager</title>
    <authors>Microsoft</authors>
    <owners>microsoft,dotnetframework</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <licenseUrl>https://github.com/dotnet/corefx/blob/master/LICENSE.TXT</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
 
30ab651fcb4354552bd4891619a0bdd81e0ebdbf 
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">
        <dependency id="System.Security.Permissions" version="4.5.0" />
      </group>
      <group targetFramework="MonoTouch1.0">
        <dependency id="System.Security.Permissions" version="4.5.0" />
      </group>
      <group targetFramework=".NETFramework4.6.1">
        <dependency id="System.Security.Permissions" version="4.5.0" />
      </group>
      <group targetFramework=".NETStandard2.0">
        <dependency id="System.Security.Cryptography.ProtectedData" version="4.5.0" exclude="Compile" />
        <dependency id="System.Security.Permissions" version="4.5.0" />
      </group>
      <group targetFramework="Xamarin.iOS1.0">
        <dependency id="System.Security.Permissions" version="4.5.0" />
      </group>
      <group targetFramework="Xamarin.Mac2.0">
        <dependency id="System.Security.Permissions" version="4.5.0" />
      </group>
      <group targetFramework="Xamarin.TVOS1.0">
        <dependency id="System.Security.Permissions" version="4.5.0" />
      </group>
      <group targetFramework="Xamarin.WatchOS1.0">
        <dependency id="System.Security.Permissions" version="4.5.0" />
      </group>
    </dependencies>
    <frameworkAssemblies>
      <frameworkAssembly assemblyName="mscorlib" targetFramework=".NETFramework4.6.1" />
      <frameworkAssembly assemblyName="System" targetFramework=".NETFramework4.6.1" />
      <frameworkAssembly assemblyName="System.Configuration" targetFramework=".NETFramework4.6.1" />
      <frameworkAssembly assemblyName="System.Drawing" targetFramework=".NETFramework4.6.1" />
      <frameworkAssembly assemblyName="System.Xml" targetFramework=".NETFramework4.6.1" />
    </frameworkAssemblies>
  </metadata>
</package>