Update project file for recent changes
authorNoam Lampert <noaml@mono-cvs.ximian.com>
Mon, 2 Jul 2007 20:22:43 +0000 (20:22 -0000)
committerNoam Lampert <noaml@mono-cvs.ximian.com>
Mon, 2 Jul 2007 20:22:43 +0000 (20:22 -0000)
svn path=/trunk/mcs/; revision=81203

mcs/class/System.Data/System.Data20.csproj

index 1aee6dbcb225a7fe1cd722c479d266968c9902e9..cd8609115c95ced31c32d7c53cbd09497d609c99 100755 (executable)
@@ -9,7 +9,7 @@
     <AppDesignerFolder>Properties</AppDesignerFolder>\r
     <RootNamespace>System.Data</RootNamespace>\r
     <AssemblyName>System.Data</AssemblyName>\r
-    <JDKName>1.5.0_05</JDKName>\r
+    <JDKName>1.6</JDKName>\r
     <GHProjectType>1</GHProjectType>\r
     <GHProjectKind>framework</GHProjectKind>\r
     <Version>2.0</Version>\r
       <SubType>Component</SubType>\r
     </Compile>\r
     <Compile Include="System.Data.OleDb.jvm\OleDbConnection.cs">\r
+      <SubType>Component</SubType>\r
     </Compile>\r
     <Compile Include="System.Data.OleDb.jvm\OleDbConvert.cs" />\r
     <Compile Include="System.Data.OleDb.jvm\OleDbDataAdapter.cs">\r
     <Compile Include="System.Data.ProviderBase.jvm\ReaderCache.cs" />\r
     <Compile Include="System.Data.ProviderBase.jvm\regex.cs" />\r
     <Compile Include="System.Data.SqlClient\SqlClientFactory.cs" />\r
-    <Compile Include="System.Data.SqlClient\SqlDataSourceEnumerator.cs" />\r
     <Compile Include="System.Data.SqlClient.jvm\ISqlNotificationReceiver.cs" />\r
     <Compile Include="System.Data.SqlClient.jvm\MetaType.cs" />\r
     <Compile Include="System.Data.SqlClient.jvm\SqlClientPermission.cs" />\r
     <Compile Include="System.Data.SqlClient\SqlRowUpdatedEventHandler.cs" />\r
     <Compile Include="System.Data.SqlClient\SqlRowUpdatingEventArgs.cs" />\r
     <Compile Include="System.Data.SqlClient\SqlRowUpdatingEventHandler.cs" />\r
+    <Compile Include="System.Data.Sql\SqlDataSourceEnumerator.cs" />\r
+    <Compile Include="System.Data.Sql\SqlNotificationRequest.cs" />\r
     <None Include="Mono.Data.SqlExpressions\Parser.jay" />\r
   </ItemGroup>\r
   <ItemGroup>\r
   <PropertyGroup>\r
     <PreBuildEvent>$(ProjectDir)\jay.bat $(ProjectDir)</PreBuildEvent>\r
   </PropertyGroup>\r
-</Project>\r
+</Project>
\ No newline at end of file