Es werden nun mehrere Sanierungen hinzugefügt
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user