fixed GSA writing, added always-edit button and search in file and for file
This commit is contained in:
@ -1 +1 @@
|
||||
7e7dc0454609f380d65d4e6792d0f069435ad58b608973047eb829ce8ac3f4b4
|
||||
889fc292feef8bf02dfc3026d9915bb9baa08741fc71839c03938c2e64645e14
|
||||
|
||||
Binary file not shown.
@ -13,7 +13,7 @@ using System.Reflection;
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("GsaViewer")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+cbf0891ba467ebec2dd40e9b34eb1f2d6379d7dd")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("GsaViewer")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("GsaViewer")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
@ -1 +1 @@
|
||||
02bce5f0f4908bf808f9b59b3bc005e20eed825237a3bf3d65ea07bda1696b95
|
||||
4a85afe2a84876aeeaf24b10d0721cd3b7f5dba258044299d3123346f674505b
|
||||
|
||||
@ -24,5 +24,11 @@ build_property.EnableCodeStyleSeverity =
|
||||
[C:/Users/simulateur/Desktop/GsaViewer/App.axaml]
|
||||
build_metadata.AdditionalFiles.SourceItemGroup = AvaloniaXaml
|
||||
|
||||
[C:/Users/simulateur/Desktop/GsaViewer/GsaEditor/App.axaml]
|
||||
build_metadata.AdditionalFiles.SourceItemGroup = AvaloniaXaml
|
||||
|
||||
[C:/Users/simulateur/Desktop/GsaViewer/GsaEditor/Views/MainWindow.axaml]
|
||||
build_metadata.AdditionalFiles.SourceItemGroup = AvaloniaXaml
|
||||
|
||||
[C:/Users/simulateur/Desktop/GsaViewer/Views/MainWindow.axaml]
|
||||
build_metadata.AdditionalFiles.SourceItemGroup = AvaloniaXaml
|
||||
|
||||
Reference in New Issue
Block a user