//------------------------------------------------------------------------------ // // 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. // //------------------------------------------------------------------------------ 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.