You've already forked linux-packaging-mono
Imported Upstream version 4.6.0.125
Former-commit-id: a2155e9bd80020e49e72e86c44da02a8ac0e57a4
This commit is contained in:
parent
a569aebcfd
commit
e79aa3c0ed
@ -29,11 +29,10 @@
|
||||
|
||||
#if CONFIGURATION_DEP
|
||||
|
||||
extern alias PrebuiltSystem;
|
||||
|
||||
using System;
|
||||
using System.Collections;
|
||||
using System.Collections.Generic;
|
||||
using System.Collections.Specialized;
|
||||
using System.Configuration;
|
||||
using System.Globalization;
|
||||
using System.IO;
|
||||
@ -42,8 +41,6 @@ using System.Security.Cryptography;
|
||||
using System.Text;
|
||||
using System.Xml;
|
||||
|
||||
using NameValueCollection = PrebuiltSystem.System.Collections.Specialized.NameValueCollection;
|
||||
|
||||
namespace System.Configuration
|
||||
{
|
||||
// location to store user configuration settings.
|
||||
|
Reference in New Issue
Block a user