Objekt edit form angefangen
This commit is contained in:
@@ -45,6 +45,12 @@
|
||||
<Reference Include="System.Xml" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="frmObjektEdit.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="frmObjektEdit.Designer.cs">
|
||||
<DependentUpon>frmObjektEdit.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="frmObjekteList.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
@@ -65,6 +71,9 @@
|
||||
</Compile>
|
||||
<Compile Include="Program.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
<EmbeddedResource Include="frmObjektEdit.resx">
|
||||
<DependentUpon>frmObjektEdit.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="frmObjekteList.resx">
|
||||
<DependentUpon>frmObjekteList.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
@@ -83,6 +92,7 @@
|
||||
<AutoGen>True</AutoGen>
|
||||
<DependentUpon>Resources.resx</DependentUpon>
|
||||
</Compile>
|
||||
<None Include="Properties\DataSources\KlassenBIB.Strasse.datasource" />
|
||||
<None Include="Properties\Settings.settings">
|
||||
<Generator>SettingsSingleFileGenerator</Generator>
|
||||
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
|
||||
|
||||
Reference in New Issue
Block a user