Ver código fonte

- Fixed BindingManagerBase.cs filename

svn path=/trunk/mcs/; revision=32245
Peter Dennis Bartok 21 anos atrás
pai
commit
a16bfe5b22

+ 4 - 4
mcs/class/Managed.Windows.Forms/System.Windows.Forms/SWF.csproj

@@ -105,7 +105,7 @@
                 />
                 <File
                     RelPath = "Application.cs"
-                    SubType = "Component"
+                    SubType = "Code"
                     BuildAction = "Compile"
                 />
                 <File
@@ -134,17 +134,17 @@
                     BuildAction = "Compile"
                 />
                 <File
-                    RelPath = "BindingMemberInfo.cs"
+                    RelPath = "BindingManagerBase.cs"
                     SubType = "Code"
                     BuildAction = "Compile"
                 />
                 <File
-                    RelPath = "BindingsCollection.cs"
+                    RelPath = "BindingMemberInfo.cs"
                     SubType = "Code"
                     BuildAction = "Compile"
                 />
                 <File
-                    RelPath = "BindingsManagerBase.cs"
+                    RelPath = "BindingsCollection.cs"
                     SubType = "Code"
                     BuildAction = "Compile"
                 />