This commit is contained in:
2026-04-18 18:45:40 +08:00
parent 3793bdaeed
commit 8279fc7af8
5 changed files with 17 additions and 18 deletions

6
.gitignore vendored
View File

@@ -360,4 +360,8 @@ MigrationBackup/
.ionide/
# Fody - auto-generated XML schema
FodyWeavers.xsd
FodyWeavers.xsd
# 忽略所有编译临时文件
obj/
bin/

View File

@@ -34,16 +34,12 @@
"DocumentGroups": [
{
"DockedHeight": 80,
"SelectedChildIndex": 7,
"SelectedChildIndex": 6,
"Children": [
{
"$type": "Bookmark",
"Name": "ST:0:0:{d78612c7-9962-4b83-95d9-268046dad23a}"
},
{
"$type": "Bookmark",
"Name": "ST:0:0:{34e76e81-ee4a-11d0-ae2e-00a0c90fffc3}"
},
{
"$type": "Document",
"DocumentIndex": 1,
@@ -54,8 +50,7 @@
"RelativeToolTip": "\u5934\u7F69\u89C6\u91CE\\MainWindow.xaml.cs",
"ViewState": "AgIAAAAAAAAAAAAAAAAAAA4AAAAOAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
"WhenOpened": "2026-04-18T10:26:12.235Z",
"EditorCaption": ""
"WhenOpened": "2026-04-18T10:26:12.235Z"
},
{
"$type": "Document",
@@ -66,8 +61,7 @@
"ToolTip": "D:\\work\\hoodFieldOfView\\\u5934\u7F69\u89C6\u91CEslove\\\u5934\u7F69\u89C6\u91CE\\MainWindow.xaml",
"RelativeToolTip": "\u5934\u7F69\u89C6\u91CE\\MainWindow.xaml",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.003549|",
"WhenOpened": "2026-04-18T10:26:10.551Z",
"EditorCaption": ""
"WhenOpened": "2026-04-18T10:26:10.551Z"
},
{
"$type": "Document",
@@ -79,8 +73,7 @@
"RelativeToolTip": "\u5934\u7F69\u89C6\u91CE\\Views\\RecordPage.xaml.cs",
"ViewState": "AgIAAHkAAAAAAAAAAAAuwKoAAAAhAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
"WhenOpened": "2026-04-18T10:25:58.57Z",
"EditorCaption": ""
"WhenOpened": "2026-04-18T10:25:58.57Z"
},
{
"$type": "Document",
@@ -92,8 +85,7 @@
"RelativeToolTip": "\u5934\u7F69\u89C6\u91CE\\Views\\VisiData.xaml.cs",
"ViewState": "AgIAANAAAAAAAAAAAADwv/QAAAANAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
"WhenOpened": "2026-04-18T10:25:11.795Z",
"EditorCaption": ""
"WhenOpened": "2026-04-18T10:25:11.795Z"
},
{
"$type": "Document",
@@ -105,8 +97,7 @@
"RelativeToolTip": "\u5934\u7F69\u89C6\u91CE\\Views\\RecordDate.xaml.cs",
"ViewState": "AgIAAAwAAAAAAAAAAADwvz8AAAAPAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
"WhenOpened": "2026-04-18T10:23:25.329Z",
"EditorCaption": ""
"WhenOpened": "2026-04-18T10:23:25.329Z"
},
{
"$type": "Document",
@@ -119,6 +110,10 @@
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.003549|",
"WhenOpened": "2026-04-18T08:48:39.337Z",
"EditorCaption": ""
},
{
"$type": "Bookmark",
"Name": "ST:0:0:{34e76e81-ee4a-11d0-ae2e-00a0c90fffc3}"
}
]
},

View File

@@ -14,7 +14,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("头罩视野")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+af84a1143c6be3033b2de913dd2b11442807d38e")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+3793bdaeed912c5efd2b224484e9d5af9b68a8a2")]
[assembly: System.Reflection.AssemblyProductAttribute("头罩视野")]
[assembly: System.Reflection.AssemblyTitleAttribute("头罩视野")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]

View File

@@ -1 +1 @@
1691a3d2312f0d41f187ea485126697c3a9e420abbe42252041969c77e824948
652a9938530fcb25ac33b11815890fa20b88884e9b54a1856d0b165bee94eba7