You've already forked linux-packaging-mono
Imported Upstream version 4.2.0.179
Former-commit-id: 4610231f55806d2a05ed69e5ff3faa7336cc1479
This commit is contained in:
committed by
Jo Shields
parent
aa7da660d6
commit
c042cd0c52
@@ -4,7 +4,7 @@
|
||||
// </copyright>
|
||||
// <owner current="true" primary="true">[....]</owner>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
#if CONFIGURATION_DEP
|
||||
namespace System.Xml.Serialization.Configuration
|
||||
{
|
||||
using System;
|
||||
@@ -53,4 +53,4 @@ namespace System.Xml.Serialization.Configuration
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
// </copyright>
|
||||
// <owner current="true" primary="true">[....]</owner>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
#if CONFIGURATION_DEP
|
||||
namespace System.Xml.Serialization.Configuration
|
||||
{
|
||||
using System;
|
||||
@@ -126,4 +126,4 @@ namespace System.Xml.Serialization.Configuration
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
// </copyright>
|
||||
// <owner current="true" primary="true">[....]</owner>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
#if CONFIGURATION_DEP
|
||||
namespace System.Xml.Serialization.Configuration
|
||||
{
|
||||
|
||||
@@ -95,4 +95,4 @@ namespace System.Xml.Serialization.Configuration
|
||||
|
||||
}
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
// </copyright>
|
||||
// <owner current="true" primary="true">[....]</owner>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
#if CONFIGURATION_DEP
|
||||
namespace System.Xml.Serialization.Configuration
|
||||
{
|
||||
using System.Configuration;
|
||||
@@ -105,3 +105,4 @@ namespace System.Xml.Serialization.Configuration
|
||||
ConfigurationPropertyOptions.IsDefaultCollection);
|
||||
}
|
||||
}
|
||||
#endif
|
||||
@@ -4,7 +4,7 @@
|
||||
// </copyright>
|
||||
// <owner current="true" primary="true">[....]</owner>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
#if CONFIGURATION_DEP
|
||||
namespace System.Xml.Serialization.Configuration
|
||||
{
|
||||
using System.Configuration;
|
||||
@@ -35,3 +35,4 @@ namespace System.Xml.Serialization.Configuration
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif
|
||||
@@ -1,3 +1,4 @@
|
||||
#if CONFIGURATION_DEP
|
||||
namespace System.Xml.Serialization.Configuration
|
||||
{
|
||||
using System;
|
||||
@@ -96,4 +97,4 @@ namespace System.Xml.Serialization.Configuration
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user