Quitar CodeGen y formulario de configuración
This commit is contained in:
@@ -69,7 +69,6 @@
|
||||
<Reference Include="System.Xml" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="CodeGen.cs" />
|
||||
<Compile Include="Config.cs" />
|
||||
<Compile Include="DatabaseDesc.cs" />
|
||||
<Compile Include="DocGen.cs" />
|
||||
@@ -79,12 +78,6 @@
|
||||
<Compile Include="FrmBaseDatos.Designer.cs">
|
||||
<DependentUpon>FrmBaseDatos.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="FrmCodeGenConfig.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="FrmCodeGenConfig.Designer.cs">
|
||||
<DependentUpon>FrmCodeGenConfig.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="FrmDatos.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
@@ -122,9 +115,6 @@
|
||||
<EmbeddedResource Include="FrmBaseDatos.resx">
|
||||
<DependentUpon>FrmBaseDatos.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="FrmCodeGenConfig.resx">
|
||||
<DependentUpon>FrmCodeGenConfig.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="FrmDatos.resx">
|
||||
<DependentUpon>FrmDatos.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
|
||||
Reference in New Issue
Block a user