diff --git a/LoggingClient/LoggingClient/App.config b/LoggingClient/LoggingClient/App.config index 920b09d..2950779 100644 --- a/LoggingClient/LoggingClient/App.config +++ b/LoggingClient/LoggingClient/App.config @@ -1,15 +1,30 @@ - - - - -
- - - - - - - - - + + + + +
+ + +
+ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/LoggingClient/LoggingClient/LoggingClient.csproj b/LoggingClient/LoggingClient/LoggingClient.csproj index 78148cf..25b0884 100644 --- a/LoggingClient/LoggingClient/LoggingClient.csproj +++ b/LoggingClient/LoggingClient/LoggingClient.csproj @@ -44,6 +44,12 @@ ..\..\Aufgaben\DuplicateCheckerLib\DuplicateCheckerLib.dll + + ..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.dll + + + ..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.SqlServer.dll + ..\packages\Google.Protobuf.3.6.1\lib\net45\Google.Protobuf.dll @@ -59,6 +65,8 @@ + + @@ -78,10 +86,30 @@ MSBuild:Compile Designer + + Inventar.tt + + + True + True + Inventar.Context.tt + + + True + True + Inventar.tt + + + True + True + Inventar.edmx + + + @@ -90,9 +118,13 @@ + + + CustomerView.xaml + LocationView.xaml @@ -113,6 +145,10 @@ MainWindow.xaml Code + + Designer + MSBuild:Compile + Designer MSBuild:Compile @@ -140,6 +176,13 @@ ResXFileCodeGenerator Resources.Designer.cs + + EntityModelCodeGenerator + Inventar.Designer.cs + + + Inventar.edmx + SettingsSingleFileGenerator @@ -151,6 +194,20 @@ Designer - + + + TextTemplatingFileGenerator + Inventar.Context.cs + Inventar.edmx + + + TextTemplatingFileGenerator + Inventar.edmx + Inventar.cs + + + + + \ No newline at end of file diff --git a/LoggingClient/LoggingClient/MainWindow.xaml b/LoggingClient/LoggingClient/MainWindow.xaml index 83fd525..cd43c54 100755 --- a/LoggingClient/LoggingClient/MainWindow.xaml +++ b/LoggingClient/LoggingClient/MainWindow.xaml @@ -4,7 +4,7 @@ xmlns:views="clr-namespace:LoggingClient.Views" xmlns:local="clr-namespace:LoggingClient.ViewModel" Title="MainWindow" Height="470" Width="800" ResizeMode="NoResize"> - + @@ -13,6 +13,11 @@ + + + + + @@ -24,8 +29,9 @@ - + +