state after adding all of the user stuff and messing around with the wierd brave bug

This commit is contained in:
2026-03-08 14:45:38 -04:00
commit dde9ffcedb
4283 changed files with 124077 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v9.0", FrameworkDisplayName = ".NET 9.0")]

View File

@@ -0,0 +1,23 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("OpenArchival.Blazor.FileViewer")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+b34449808fa29388ff6ca79b560f657d74738fdd")]
[assembly: System.Reflection.AssemblyProductAttribute("OpenArchival.Blazor.FileViewer")]
[assembly: System.Reflection.AssemblyTitleAttribute("OpenArchival.Blazor.FileViewer")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.

View File

@@ -0,0 +1 @@
089a50f51a34d4d2e77cec52ededf6324ad025dabf0d2261fc4af1f63a81850d

View File

@@ -0,0 +1,36 @@
is_global = true
build_property.MudDebugAnalyzer =
build_property.MudAllowedAttributePattern =
build_property.MudAllowedAttributeList =
build_property.TargetFramework = net9.0
build_property.TargetPlatformMinVersion =
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = OpenArchival.Blazor.FileViewer
build_property.RootNamespace = OpenArchival.Blazor.FileViewer
build_property.ProjectDir = C:\Users\vtall\source\repos\vtallen\Open-Archival\OpenArchival.Blazor.FileViewer\
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =
build_property.RazorLangVersion = 9.0
build_property.SupportLocalizedComponentNames =
build_property.GenerateRazorMetadataSourceChecksumAttributes =
build_property.MSBuildProjectDirectory = C:\Users\vtall\source\repos\vtallen\Open-Archival\OpenArchival.Blazor.FileViewer
build_property._RazorSourceGeneratorDebug =
build_property.EffectiveAnalysisLevelStyle = 9.0
build_property.EnableCodeStyleSeverity =
[C:/Users/vtall/source/repos/vtallen/Open-Archival/OpenArchival.Blazor.FileViewer/FileViewers/ImageViewer.razor]
build_metadata.AdditionalFiles.TargetPath = RmlsZVZpZXdlcnNcSW1hZ2VWaWV3ZXIucmF6b3I=
build_metadata.AdditionalFiles.CssScope =
[C:/Users/vtall/source/repos/vtallen/Open-Archival/OpenArchival.Blazor.FileViewer/FileViewers/UnsupportedFileViewer.razor]
build_metadata.AdditionalFiles.TargetPath = RmlsZVZpZXdlcnNcVW5zdXBwb3J0ZWRGaWxlVmlld2VyLnJhem9y
build_metadata.AdditionalFiles.CssScope =
[C:/Users/vtall/source/repos/vtallen/Open-Archival/OpenArchival.Blazor.FileViewer/FileViewerCarousel.razor]
build_metadata.AdditionalFiles.TargetPath = RmlsZVZpZXdlckNhcm91c2VsLnJhem9y
build_metadata.AdditionalFiles.CssScope = b-vtrp53nyc5

View File

@@ -0,0 +1,8 @@
// <auto-generated/>
global using global::System;
global using global::System.Collections.Generic;
global using global::System.IO;
global using global::System.Linq;
global using global::System.Net.Http;
global using global::System.Threading;
global using global::System.Threading.Tasks;

View File

@@ -0,0 +1,33 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
<<<<<<<< HEAD:OpenArchival.Blazor.FileViewer/obj/Release/net9.0/OpenArchival.FileViewer.AssemblyInfo.cs
[assembly: System.Reflection.AssemblyCompanyAttribute("OpenArchival.FileViewer")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+781793a27f2e164808340b1adb5ce70e1800b187")]
[assembly: System.Reflection.AssemblyProductAttribute("OpenArchival.FileViewer")]
[assembly: System.Reflection.AssemblyTitleAttribute("OpenArchival.FileViewer")]
========
[assembly: Microsoft.Extensions.Configuration.UserSecrets.UserSecretsIdAttribute("699b0057-1557-4ee6-a42f-747e6cc9d2c0")]
[assembly: System.Reflection.AssemblyCompanyAttribute("OpenArchival.DataAccess")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+77318e87d12fb2935cd521cd7ef445296c08f8af")]
[assembly: System.Reflection.AssemblyProductAttribute("OpenArchival.DataAccess")]
[assembly: System.Reflection.AssemblyTitleAttribute("OpenArchival.DataAccess")]
>>>>>>>> 781793a27f2e164808340b1adb5ce70e1800b187:OpenArchival.DataAccess/obj/Release/net9.0/OpenArchival.DataAccess.AssemblyInfo.cs
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.

View File

@@ -0,0 +1 @@
956f09c9f117142a199c1feb25b8f1eadd5a2f8d7eeb217ad3471e7512fb0dd4

View File

@@ -0,0 +1,36 @@
is_global = true
build_property.MudDebugAnalyzer =
build_property.MudAllowedAttributePattern =
build_property.MudAllowedAttributeList =
build_property.TargetFramework = net9.0
build_property.TargetPlatformMinVersion =
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = OpenArchival.FileViewer
build_property.RootNamespace = OpenArchival.FileViewer
build_property.ProjectDir = C:\Users\vtall\source\repos\vtallen\Open-Archival\OpenArchival.FileViewer\
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =
build_property.RazorLangVersion = 9.0
build_property.SupportLocalizedComponentNames =
build_property.GenerateRazorMetadataSourceChecksumAttributes =
build_property.MSBuildProjectDirectory = C:\Users\vtall\source\repos\vtallen\Open-Archival\OpenArchival.FileViewer
build_property._RazorSourceGeneratorDebug =
build_property.EffectiveAnalysisLevelStyle = 9.0
build_property.EnableCodeStyleSeverity =
[C:/Users/vtall/source/repos/vtallen/Open-Archival/OpenArchival.FileViewer/FileViewers/ImageViewer.razor]
build_metadata.AdditionalFiles.TargetPath = RmlsZVZpZXdlcnNcSW1hZ2VWaWV3ZXIucmF6b3I=
build_metadata.AdditionalFiles.CssScope =
[C:/Users/vtall/source/repos/vtallen/Open-Archival/OpenArchival.FileViewer/FileViewers/UnsupportedFileViewer.razor]
build_metadata.AdditionalFiles.TargetPath = RmlsZVZpZXdlcnNcVW5zdXBwb3J0ZWRGaWxlVmlld2VyLnJhem9y
build_metadata.AdditionalFiles.CssScope =
[C:/Users/vtall/source/repos/vtallen/Open-Archival/OpenArchival.FileViewer/FileViewerCarousel.razor]
build_metadata.AdditionalFiles.TargetPath = RmlsZVZpZXdlckNhcm91c2VsLnJhem9y
build_metadata.AdditionalFiles.CssScope = b-trswm27i7b

View File

@@ -0,0 +1,8 @@
// <auto-generated/>
global using global::System;
global using global::System.Collections.Generic;
global using global::System.IO;
global using global::System.Linq;
global using global::System.Net.Http;
global using global::System.Threading;
global using global::System.Threading.Tasks;