You've already forked linux-packaging-mono
Imported Upstream version 4.0.0~alpha1
Former-commit-id: 806294f5ded97629b74c85c09952f2a74fe182d9
This commit is contained in:
@ -28,7 +28,6 @@
|
||||
// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
//
|
||||
|
||||
#if NET_2_0
|
||||
|
||||
using System.Drawing;
|
||||
using System.Drawing.Design;
|
||||
@ -79,4 +78,3 @@ namespace System.Windows.Forms.Design.Behavior
|
||||
}
|
||||
}
|
||||
|
||||
#endif
|
||||
|
@ -28,7 +28,6 @@
|
||||
// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
//
|
||||
|
||||
#if NET_2_0
|
||||
|
||||
using System.ComponentModel.Design;
|
||||
using System.Drawing;
|
||||
@ -153,4 +152,3 @@ namespace System.Windows.Forms.Design.Behavior
|
||||
}
|
||||
}
|
||||
|
||||
#endif
|
||||
|
@ -28,7 +28,6 @@
|
||||
// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
//
|
||||
|
||||
#if NET_2_0
|
||||
using System.Collections;
|
||||
|
||||
namespace System.Windows.Forms.Design.Behavior
|
||||
@ -48,4 +47,3 @@ namespace System.Windows.Forms.Design.Behavior
|
||||
}
|
||||
}
|
||||
|
||||
#endif
|
||||
|
@ -28,11 +28,9 @@
|
||||
// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
//
|
||||
|
||||
#if NET_2_0
|
||||
|
||||
namespace System.Windows.Forms.Design.Behavior
|
||||
{
|
||||
public delegate void BehaviorDragDropEventHandler (object sender, BehaviorDragDropEventArgs e);
|
||||
}
|
||||
|
||||
#endif
|
||||
|
@ -28,7 +28,6 @@
|
||||
// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
//
|
||||
|
||||
#if NET_2_0
|
||||
|
||||
using System.Drawing;
|
||||
using System.Drawing.Drawing2D;
|
||||
@ -152,4 +151,3 @@ namespace System.Windows.Forms.Design.Behavior
|
||||
}
|
||||
}
|
||||
|
||||
#endif
|
||||
|
@ -28,7 +28,6 @@
|
||||
// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
//
|
||||
|
||||
#if NET_2_0
|
||||
|
||||
using System.Collections;
|
||||
|
||||
@ -126,4 +125,3 @@ namespace System.Windows.Forms.Design.Behavior
|
||||
}
|
||||
}
|
||||
|
||||
#endif
|
||||
|
@ -28,7 +28,6 @@
|
||||
// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
//
|
||||
|
||||
#if NET_2_0
|
||||
|
||||
using System.Collections;
|
||||
|
||||
@ -88,4 +87,3 @@ namespace System.Windows.Forms.Design.Behavior
|
||||
}
|
||||
}
|
||||
|
||||
#endif
|
||||
|
@ -28,7 +28,6 @@
|
||||
// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
//
|
||||
|
||||
#if NET_2_0
|
||||
|
||||
using System.ComponentModel;
|
||||
using System.Drawing;
|
||||
@ -71,4 +70,3 @@ namespace System.Windows.Forms.Design.Behavior
|
||||
}
|
||||
}
|
||||
|
||||
#endif
|
||||
|
@ -28,7 +28,6 @@
|
||||
// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
//
|
||||
|
||||
#if NET_2_0
|
||||
|
||||
using System.ComponentModel;
|
||||
using System.Drawing;
|
||||
@ -68,4 +67,3 @@ namespace System.Windows.Forms.Design.Behavior
|
||||
}
|
||||
}
|
||||
|
||||
#endif
|
||||
|
@ -28,7 +28,6 @@
|
||||
// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
//
|
||||
|
||||
#if NET_2_0
|
||||
|
||||
using System.Drawing;
|
||||
using System.Drawing.Design;
|
||||
@ -68,4 +67,3 @@ namespace System.Windows.Forms.Design.Behavior
|
||||
}
|
||||
}
|
||||
|
||||
#endif
|
||||
|
@ -28,7 +28,6 @@
|
||||
// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
//
|
||||
|
||||
#if NET_2_0
|
||||
|
||||
using System.Collections;
|
||||
|
||||
@ -109,4 +108,3 @@ namespace System.Windows.Forms.Design.Behavior
|
||||
}
|
||||
}
|
||||
|
||||
#endif
|
||||
|
@ -28,7 +28,6 @@
|
||||
// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
//
|
||||
|
||||
#if NET_2_0
|
||||
|
||||
namespace System.Windows.Forms.Design.Behavior
|
||||
{
|
||||
@ -40,4 +39,3 @@ namespace System.Windows.Forms.Design.Behavior
|
||||
}
|
||||
}
|
||||
|
||||
#endif
|
||||
|
@ -28,7 +28,6 @@
|
||||
// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
//
|
||||
|
||||
#if NET_2_0
|
||||
|
||||
|
||||
namespace System.Windows.Forms.Design.Behavior
|
||||
@ -130,4 +129,3 @@ namespace System.Windows.Forms.Design.Behavior
|
||||
}
|
||||
}
|
||||
|
||||
#endif
|
||||
|
@ -28,7 +28,6 @@
|
||||
// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
//
|
||||
|
||||
#if NET_2_0
|
||||
|
||||
namespace System.Windows.Forms.Design.Behavior
|
||||
{
|
||||
@ -41,4 +40,3 @@ namespace System.Windows.Forms.Design.Behavior
|
||||
}
|
||||
}
|
||||
|
||||
#endif
|
||||
|
@ -28,7 +28,6 @@
|
||||
// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
//
|
||||
|
||||
#if NET_2_0
|
||||
|
||||
namespace System.Windows.Forms.Design.Behavior
|
||||
{
|
||||
@ -44,4 +43,3 @@ namespace System.Windows.Forms.Design.Behavior
|
||||
}
|
||||
}
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user