no message

This commit is contained in:
NoKnownName 2025-08-22 10:46:43 +02:00
parent ce9a37d6be
commit 6f91770879
21 changed files with 24 additions and 45 deletions

View File

@ -3,8 +3,8 @@
"WorkspaceRootPath": "C:\\Users\\bib\\OneDrive - bib \u0026 FHDW\\VPR\\Projekt\\PenAndPaperManager\\",
"Documents": [
{
"AbsoluteMoniker": "D:0:0:{AB07BB65-FF8A-4100-8C1A-F15AFF1DEAD1}|Controller\\Controller.csproj|c:\\users\\bib\\onedrive - bib \u0026 fhdw\\vpr\\projekt\\penandpapermanager\\controller\\navigationcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
"RelativeMoniker": "D:0:0:{AB07BB65-FF8A-4100-8C1A-F15AFF1DEAD1}|Controller\\Controller.csproj|solutionrelative:controller\\navigationcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
"AbsoluteMoniker": "D:0:0:{AB07BB65-FF8A-4100-8C1A-F15AFF1DEAD1}|Controller\\Controller.csproj|c:\\users\\bib\\onedrive - bib \u0026 fhdw\\vpr\\projekt\\penandpapermanager\\controller\\sessioncontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
"RelativeMoniker": "D:0:0:{AB07BB65-FF8A-4100-8C1A-F15AFF1DEAD1}|Controller\\Controller.csproj|solutionrelative:controller\\sessioncontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
}
],
"DocumentGroupContainers": [
@ -19,14 +19,14 @@
{
"$type": "Document",
"DocumentIndex": 0,
"Title": "NavigationController.cs",
"DocumentMoniker": "C:\\Users\\bib\\OneDrive - bib \u0026 FHDW\\VPR\\Projekt\\PenAndPaperManager\\Controller\\NavigationController.cs",
"RelativeDocumentMoniker": "Controller\\NavigationController.cs",
"ToolTip": "C:\\Users\\bib\\OneDrive - bib \u0026 FHDW\\VPR\\Projekt\\PenAndPaperManager\\Controller\\NavigationController.cs",
"RelativeToolTip": "Controller\\NavigationController.cs",
"ViewState": "AgIAAAAAAAAAAAAAAAAAAAYAAAAVAAAAAAAAAA==",
"Title": "SessionController.cs",
"DocumentMoniker": "C:\\Users\\bib\\OneDrive - bib \u0026 FHDW\\VPR\\Projekt\\PenAndPaperManager\\Controller\\SessionController.cs",
"RelativeDocumentMoniker": "Controller\\SessionController.cs",
"ToolTip": "C:\\Users\\bib\\OneDrive - bib \u0026 FHDW\\VPR\\Projekt\\PenAndPaperManager\\Controller\\SessionController.cs",
"RelativeToolTip": "Controller\\SessionController.cs",
"ViewState": "AgIAAAkAAAAAAAAAAAAAABcAAAA4AAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
"WhenOpened": "2025-05-23T09:44:52.614Z",
"WhenOpened": "2025-05-23T10:14:30.098Z",
"EditorCaption": ""
}
]

View File

@ -1,37 +1,12 @@
{
"Version": 1,
"WorkspaceRootPath": "C:\\Users\\bib\\OneDrive - bib \u0026 FHDW\\VPR\\Projekt\\PenAndPaperManager\\",
"Documents": [
{
"AbsoluteMoniker": "D:0:0:{AB07BB65-FF8A-4100-8C1A-F15AFF1DEAD1}|Controller\\Controller.csproj|c:\\users\\bib\\onedrive - bib \u0026 fhdw\\vpr\\projekt\\penandpapermanager\\controller\\navigationcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
"RelativeMoniker": "D:0:0:{AB07BB65-FF8A-4100-8C1A-F15AFF1DEAD1}|Controller\\Controller.csproj|solutionrelative:controller\\navigationcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
}
],
"Documents": [],
"DocumentGroupContainers": [
{
"Orientation": 0,
"VerticalTabListWidth": 256,
"DocumentGroups": [
{
"DockedWidth": 200,
"SelectedChildIndex": 0,
"Children": [
{
"$type": "Document",
"DocumentIndex": 0,
"Title": "NavigationController.cs",
"DocumentMoniker": "C:\\Users\\bib\\OneDrive - bib \u0026 FHDW\\VPR\\Projekt\\PenAndPaperManager\\Controller\\NavigationController.cs",
"RelativeDocumentMoniker": "Controller\\NavigationController.cs",
"ToolTip": "C:\\Users\\bib\\OneDrive - bib \u0026 FHDW\\VPR\\Projekt\\PenAndPaperManager\\Controller\\NavigationController.cs",
"RelativeToolTip": "Controller\\NavigationController.cs",
"ViewState": "AgIAAAAAAAAAAAAAAAAAAAYAAAAVAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
"WhenOpened": "2025-05-23T09:44:52.614Z",
"EditorCaption": ""
}
]
}
]
"DocumentGroups": []
}
]
}

View File

@ -14,7 +14,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("Controller")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+2512929dd5ffc0b99e768d515f0acb141e989ec8")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+ce9a37d6bec45f9e953232161637128c9cbdcf27")]
[assembly: System.Reflection.AssemblyProductAttribute("Controller")]
[assembly: System.Reflection.AssemblyTitleAttribute("Controller")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]

View File

@ -1 +1 @@
b2e5cfbf60735f8b5744417439a45a7584b7222a14f70af59826011625226474
8efcaf570d1ee10befa98ee4e872d34d98267198df0cb9dc21f5ad26d8de8a93

View File

@ -14,7 +14,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("Models")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+2512929dd5ffc0b99e768d515f0acb141e989ec8")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+ce9a37d6bec45f9e953232161637128c9cbdcf27")]
[assembly: System.Reflection.AssemblyProductAttribute("Models")]
[assembly: System.Reflection.AssemblyTitleAttribute("Models")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]

View File

@ -1 +1 @@
cbf55e90026896e344f3f11a052c047918c3cadb72aec726c38baed335d6d6d3
3a911ca8b33fe695544b889426f0f376e80490978e6aadfdf2a669a8e96844ea

View File

@ -14,7 +14,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("Services")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+2512929dd5ffc0b99e768d515f0acb141e989ec8")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+ce9a37d6bec45f9e953232161637128c9cbdcf27")]
[assembly: System.Reflection.AssemblyProductAttribute("Services")]
[assembly: System.Reflection.AssemblyTitleAttribute("Services")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]

View File

@ -1 +1 @@
73cf33c446b83c6348012b6a2b9399f1bff51cf291f77cdc3e4daa9eb1b37ab1
141d2a366362e1e58e3173185300a1d9f28c93aa798b79fdd1bba26df9ef3f85

View File

@ -14,7 +14,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("UI")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+2512929dd5ffc0b99e768d515f0acb141e989ec8")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+ce9a37d6bec45f9e953232161637128c9cbdcf27")]
[assembly: System.Reflection.AssemblyProductAttribute("UI")]
[assembly: System.Reflection.AssemblyTitleAttribute("UI")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]

View File

@ -1 +1 @@
baa6ada9b608640ac77d6fb018dab0a50f5c3d4a568c4ac2c9dc059e13e2222b
8690ec4ac75d3ef37d5fe7d2469e1d73c859100f331c48ce8d906a0f79d9f146

View File

@ -16,5 +16,5 @@ C:\Users\bib\OneDrive - bib & FHDW\VPR\Projekt\PenAndPaperManager\UI\App.xaml
201-1813847133
MainWindow.xaml;
False
True

View File

@ -0,0 +1,4 @@

FC:\Users\bib\OneDrive - bib & FHDW\VPR\Projekt\PenAndPaperManager\UI\MainWindow.xaml;;