obj/net9.0-windows10.0.26100.0/GenXdev.Webbrowser.AssemblyInfo.cs
|
//------------------------------------------------------------------------------
// <auto-generated> // This code was generated by a tool. // // 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: Microsoft.Extensions.Configuration.UserSecrets.UserSecretsIdAttribute("859ba72c-3594-4ef3-8c11-a6cf3bd8f8fd")] [assembly: System.Reflection.AssemblyCompanyAttribute("GenXdev.Webbrowser")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyCopyrightAttribute("Copyright (c) 2024 GenXdev")] [assembly: System.Reflection.AssemblyDescriptionAttribute("A Windows PowerShell module for basic and advanced file management tasks")] [assembly: System.Reflection.AssemblyFileVersionAttribute("3.23.2026")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+1cfce61eb206ff1da3f01835659b9f82944befc3")] [assembly: System.Reflection.AssemblyProductAttribute("GenXdev.Webbrowser")] [assembly: System.Reflection.AssemblyTitleAttribute("GenXdev.Webbrowser")] [assembly: System.Reflection.AssemblyVersionAttribute("3.23.2026")] [assembly: System.Reflection.AssemblyMetadataAttribute("RepositoryUrl", "https://github.com/genXdev/GenXdev.Webbrowser")] [assembly: System.Resources.NeutralResourcesLanguageAttribute("en")] [assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows10.0.26100.0")] [assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows10.0.26100.0")] // Generated by the MSBuild WriteCodeFragment class. |