WPF dateiumbenennungen

This commit is contained in:
Husky
2020-02-21 09:54:52 +01:00
parent fc144554a5
commit 38e4d2aa6e
5 changed files with 63 additions and 75 deletions

View File

@@ -7,7 +7,7 @@
</ApplicationDefinition>
</ItemGroup>
<ItemGroup>
<Compile Update="UI\Baustelle\WindowBaustelleEdit.xaml.cs">
<Compile Update="UI\Projekt\WindowProjektEdit.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="UI\Kunde\UCKundeEdit.xaml.cs">
@@ -18,7 +18,7 @@
<Page Update="MainWindow.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="UI\Baustelle\WindowBaustelleEdit.xaml">
<Page Update="UI\Projekt\WindowProjektEdit.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="UI\Kunde\UCKundeEdit.xaml">