Compare commits

..

2 Commits

60 changed files with 26 additions and 22 deletions

View File

@ -13,7 +13,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("AquaCare.Controller")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+00388161d53eed0b098fa739b4ea096671040ee7")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+071f7eb2681a9faf84259d271e244bb11ab6a31e")]
[assembly: System.Reflection.AssemblyProductAttribute("AquaCare.Controller")]
[assembly: System.Reflection.AssemblyTitleAttribute("AquaCare.Controller")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]

View File

@ -1 +1 @@
c41f528c372695e9b9ff0992001db48f42e0e5a4d6c1786a66940a54a8a510ab
7422ec6bc0af6fb880fd3e9ff102ee5b166a7292016c47c18e32d362908602ac

View File

@ -13,7 +13,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("AquaCare.Model")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+00388161d53eed0b098fa739b4ea096671040ee7")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+071f7eb2681a9faf84259d271e244bb11ab6a31e")]
[assembly: System.Reflection.AssemblyProductAttribute("AquaCare.Model")]
[assembly: System.Reflection.AssemblyTitleAttribute("AquaCare.Model")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]

View File

@ -1 +1 @@
995c200d9e52409a4ad9be48d3784b19e7b01f9c94e698d8ff72837dbb505b2d
01bfb53406f2688dc5e726bc4c3e8420e635c38f6bd0e602a6f2e7a4d29f63bc

View File

@ -13,7 +13,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("AquaCare.Persistence")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+00388161d53eed0b098fa739b4ea096671040ee7")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+071f7eb2681a9faf84259d271e244bb11ab6a31e")]
[assembly: System.Reflection.AssemblyProductAttribute("AquaCare.Persistence")]
[assembly: System.Reflection.AssemblyTitleAttribute("AquaCare.Persistence")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]

View File

@ -1 +1 @@
5fdce5df731ac2c6dd98051c143b5734c3ac36983b85d2d152dfa54d54877678
18e25cbb9cb76d3389d6d4ff64acd9f92652ed351af0dcbef5fdf2e79abb2ba5

View File

@ -30,6 +30,8 @@
</ItemGroup>

View File

@ -10,12 +10,14 @@
<ImageBrush Source="Ressourcen/WillkommenHintergrund.jpg" Stretch="UniformToFill"></ImageBrush>
</Grid.Background>
<Button Width="40" Height="40" HorizontalAlignment="Left" VerticalAlignment="Top" Margin="10"
Click="OpenSettingsWindow" >
<Button.Content>
<!--<Image Source="Ressourcen/EinstellungenIcon.png" Width="30" Height="30"/>-->
</Button.Content>
</Button>
<StackPanel>
<StackPanel.Styles>
<Style Selector="Button.ImageButton">
<!-- Write styles here -->
</Style>
</StackPanel.Styles>
<Button Classes="ImageButton">Einstellungen</Button>
</StackPanel>
<StackPanel HorizontalAlignment="Center" VerticalAlignment="Center" Spacing="30">

View File

@ -13,7 +13,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("AquaCare.View")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+00388161d53eed0b098fa739b4ea096671040ee7")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+071f7eb2681a9faf84259d271e244bb11ab6a31e")]
[assembly: System.Reflection.AssemblyProductAttribute("AquaCare.View")]
[assembly: System.Reflection.AssemblyTitleAttribute("AquaCare.View")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]

View File

@ -1 +1 @@
bd58aa02a94c8f9db600c253d78c5fa4b6b9461bfd5e0bfd30fbab007c4802a5
5917ffec880dccbdb2dfd0f67c4cc2728e5f32c626aca0e80edd65ba878cf4a9

View File

@ -15,7 +15,7 @@ build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = AquaCare.View
build_property.ProjectDir = C:\Users\HP 15-db1305ng\Desktop\Projekt AquaCare\aquacare.view\
build_property.ProjectDir = C:\Users\HP 15-db1305ng\Desktop\Projekt AquaCare\AquaCare.View\
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =
build_property.EffectiveAnalysisLevelStyle = 9.0

View File

@ -71,8 +71,8 @@ C:\Users\Maximilian.Martikke\OneDrive - Unternehmensgruppe Eckert\Semester 2\Zeh
C:\Users\Maximilian.Martikke\OneDrive - Unternehmensgruppe Eckert\Semester 2\Zeh - Scharf\Projekt AquaCare\AquaCare.View\obj\Debug\net9.0\AquaCare.View.genruntimeconfig.cache
C:\Users\Maximilian.Martikke\OneDrive - Unternehmensgruppe Eckert\Semester 2\Zeh - Scharf\Projekt AquaCare\AquaCare.View\obj\Debug\net9.0\ref\AquaCare.View.dll
C:\Users\HP 15-db1305ng\Desktop\Projekt AquaCare\aquacare.view\bin\Debug\net9.0\AquaCare.View.exe
C:\Users\HP 15-db1305ng\Desktop\Projekt AquaCare\aquacare.view\bin\Debug\net9.0\AquaCare.View.deps.json
C:\Users\HP 15-db1305ng\Desktop\Projekt AquaCare\aquacare.view\bin\Debug\net9.0\AquaCare.View.runtimeconfig.json
C:\Users\HP 15-db1305ng\Desktop\Projekt AquaCare\AquaCare.View\bin\Debug\net9.0\AquaCare.View.deps.json
C:\Users\HP 15-db1305ng\Desktop\Projekt AquaCare\AquaCare.View\bin\Debug\net9.0\AquaCare.View.runtimeconfig.json
C:\Users\HP 15-db1305ng\Desktop\Projekt AquaCare\aquacare.view\bin\Debug\net9.0\AquaCare.View.dll
C:\Users\HP 15-db1305ng\Desktop\Projekt AquaCare\aquacare.view\bin\Debug\net9.0\AquaCare.View.pdb
C:\Users\HP 15-db1305ng\Desktop\Projekt AquaCare\aquacare.view\bin\Debug\net9.0\Avalonia.Base.dll
@ -139,6 +139,6 @@ C:\Users\HP 15-db1305ng\Desktop\Projekt AquaCare\aquacare.view\obj\Debug\net9.0\
C:\Users\HP 15-db1305ng\Desktop\Projekt AquaCare\aquacare.view\obj\Debug\net9.0\Avalonia\AquaCare.View.dll
C:\Users\HP 15-db1305ng\Desktop\Projekt AquaCare\aquacare.view\obj\Debug\net9.0\Avalonia\AquaCare.View.pdb
C:\Users\HP 15-db1305ng\Desktop\Projekt AquaCare\aquacare.view\obj\Debug\net9.0\refint\Avalonia\AquaCare.View.dll
C:\Users\HP 15-db1305ng\Desktop\Projekt AquaCare\aquacare.view\obj\Debug\net9.0\AquaCare.49F230C4.Up2Date
C:\Users\HP 15-db1305ng\Desktop\Projekt AquaCare\aquacare.view\obj\Debug\net9.0\AquaCare.View.genruntimeconfig.cache
C:\Users\HP 15-db1305ng\Desktop\Projekt AquaCare\aquacare.view\obj\Debug\net9.0\ref\AquaCare.View.dll
C:\Users\HP 15-db1305ng\Desktop\Projekt AquaCare\AquaCare.View\obj\Debug\net9.0\AquaCare.49F230C4.Up2Date
C:\Users\HP 15-db1305ng\Desktop\Projekt AquaCare\AquaCare.View\obj\Debug\net9.0\AquaCare.View.genruntimeconfig.cache
C:\Users\HP 15-db1305ng\Desktop\Projekt AquaCare\AquaCare.View\obj\Debug\net9.0\ref\AquaCare.View.dll

View File

@ -1 +1 @@
a5cdb890d6a4476c4f373e488a1af4d5a131a863b5db9ddeaa869d16bce0f2f3
e8ad7cec761b8a540e0d4bca5046499a505ccfe298ec5b26654b03f64a9c05f2

View File

@ -1 +1 @@
4a8ab8cd1eebb6ed8a6a1b63f402dff1707f3a7abaf4bce5622cdad07daf3982
860ebbab1b8932e72d97b8cfc602f36920390ba213fe3cb275deba5469075ef1