Es werden nun mehrere Sanierungen hinzugefügt

This commit is contained in:
Husky
2018-07-01 13:13:20 +02:00
parent c43f27eea0
commit 33f39b1ac7
16 changed files with 1155 additions and 550 deletions

View File

@@ -60,6 +60,12 @@
<Compile Include="frmObjekteList.Designer.cs">
<DependentUpon>frmObjekteList.cs</DependentUpon>
</Compile>
<Compile Include="FrmSelectNewSan.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="FrmSelectNewSan.Designer.cs">
<DependentUpon>FrmSelectNewSan.cs</DependentUpon>
</Compile>
<Compile Include="frmStrassenList.cs">
<SubType>Form</SubType>
</Compile>
@@ -75,12 +81,21 @@
<Compile Include="Global.cs" />
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="UCInliner.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="UCInliner.Designer.cs">
<DependentUpon>UCInliner.cs</DependentUpon>
</Compile>
<EmbeddedResource Include="frmObjektEdit.resx">
<DependentUpon>frmObjektEdit.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="frmObjekteList.resx">
<DependentUpon>frmObjekteList.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="FrmSelectNewSan.resx">
<DependentUpon>FrmSelectNewSan.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="frmStrassenList.resx">
<DependentUpon>frmStrassenList.cs</DependentUpon>
</EmbeddedResource>
@@ -96,6 +111,9 @@
<AutoGen>True</AutoGen>
<DependentUpon>Resources.resx</DependentUpon>
</Compile>
<EmbeddedResource Include="UCInliner.resx">
<DependentUpon>UCInliner.cs</DependentUpon>
</EmbeddedResource>
<None Include="packages.config" />
<None Include="Properties\DataSources\KlassenBIB.Strasse.datasource" />
<None Include="Properties\Settings.settings">