Skip to content

Commit 37fe1c2

Browse files
author
Boris Kirzner
committed
Added XmlHelper.cs to TARGET_JVM project
svn path=/trunk/mcs/; revision=60380
1 parent 2fd80ad commit 37fe1c2

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

mcs/class/System.Data/ChangeLog

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
2006-05-07 Boris Kirzner <[email protected]>
2+
* System.Data.vmwcsproj: added XmlHelper.cs to TARGET_JVM project.
3+
14
2006-03-16 Boris Kirzner <[email protected]>
25
* run-tests.test.connected.bat - fix in TARGET_JVM test script.
36

mcs/class/System.Data/System.Data.vmwcsproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,7 @@
162162
<File RelPath="System.Data\XmlDataLoader.cs" SubType="Code" BuildAction="Compile"/>
163163
<File RelPath="System.Data\XmlDataReader.cs" SubType="Code" BuildAction="Compile"/>
164164
<File RelPath="System.Data\XmlDiffLoader.cs" SubType="Code" BuildAction="Compile"/>
165+
<File RelPath="System.Data\XmlHelper.cs" SubType="Code" BuildAction="Compile"/>
165166
<File RelPath="System.Data\XmlReadMode.cs" SubType="Code" BuildAction="Compile"/>
166167
<File RelPath="System.Data\XmlSchemaDataImporter.cs" SubType="Code" BuildAction="Compile"/>
167168
<File RelPath="System.Data\XmlSchemaWriter.cs" SubType="Code" BuildAction="Compile"/>

0 commit comments

Comments
 (0)