obj/net8.0-windows/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: 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 that allows you to run scripts against your casual de" +
    "sktop webbrowser-tab")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.36.2024")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+148144f276bf90e16f1cd865f06d3343506324c8")]
[assembly: System.Reflection.AssemblyProductAttribute("GenXdev.Webbrowser")]
[assembly: System.Reflection.AssemblyTitleAttribute("GenXdev.Webbrowser")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.36.2024")]
[assembly: System.Reflection.AssemblyMetadataAttribute("RepositoryUrl", "https://github.com/genXdev/GenXdev.Helpers")]
[assembly: System.Resources.NeutralResourcesLanguageAttribute("en")]
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
 
// Generated by the MSBuild WriteCodeFragment class.