Extracted some pages to their own assembly and finished the artifact display page code

This commit is contained in:
Vincent Allen
2025-10-08 13:10:42 -04:00
parent 02c2660b09
commit 5a5038296c
71 changed files with 5 additions and 340 deletions

View File

@@ -15,7 +15,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("OpenArchival.Blazor")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+781793a27f2e164808340b1adb5ce70e1800b187")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+f9e2070343336e95d7e82871740faf045590b9a4")]
[assembly: System.Reflection.AssemblyProductAttribute("OpenArchival.Blazor")]
[assembly: System.Reflection.AssemblyTitleAttribute("OpenArchival.Blazor")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]

View File

@@ -1 +1 @@
0e68d81bfe49b124ea773b25552b325a3290f5e4f1084607b2b270ed868982d0
2594a0a7187d40356f3136de6b5e70f18345f02295d08cea946e6abf3721a97c

File diff suppressed because one or more lines are too long