File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed File renamed without changes.
Original file line number Diff line number Diff line change 95
95
<Reference Include =" System.Xml" />
96
96
</ItemGroup >
97
97
<ItemGroup >
98
- <Compile Include =" Custom Grid .cs" >
98
+ <Compile Include =" CustomGrid .cs" >
99
99
<SubType >Component</SubType >
100
100
</Compile >
101
101
<Compile Include =" DataHelper.cs" />
149
149
<Target Name="AfterBuild">
150
150
</Target>
151
151
-->
152
- </Project >
152
+ </Project >
Original file line number Diff line number Diff line change 1
1
<!-- default file list -->
2
2
* Files to look at* :
3
3
4
- * [ Custom Grid .cs] (./CS/WindowsApplication3/Custom Grid .cs) (VB: [ Custom Grid .vb] (./VB/WindowsApplication3/Custom Grid .vb))
4
+ * [ CustomGrid .cs] ( ./CS/WindowsApplication3/CustomGrid .cs ) (VB: [ CustomGrid .vb] ( ./VB/WindowsApplication3/CustomGrid .vb ) )
5
5
* [ Main.cs] ( ./CS/WindowsApplication3/Main.cs ) (VB: [ Main.vb] ( ./VB/WindowsApplication3/Main.vb ) )
6
6
* [ Program.cs] ( ./CS/WindowsApplication3/Program.cs ) (VB: [ Program.vb] ( ./VB/WindowsApplication3/Program.vb ) )
7
7
<!-- default file list end -->
File renamed without changes.
Original file line number Diff line number Diff line change 110
110
<Reference Include =" System.Xml" />
111
111
</ItemGroup >
112
112
<ItemGroup >
113
- <Compile Include =" Custom Grid .vb" >
113
+ <Compile Include =" CustomGrid .vb" >
114
114
<SubType >Component</SubType >
115
115
</Compile >
116
116
<Compile Include =" DataHelper.vb" />
166
166
<Target Name="AfterBuild">
167
167
</Target>
168
168
-->
169
- </Project >
169
+ </Project >
You can’t perform that action at this time.
0 commit comments