obj/net8.0-windows/win-x64/GenXdev.Helpers.AssemblyInfo.cs

//------------------------------------------------------------------------------
// <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: Microsoft.Extensions.Configuration.UserSecrets.UserSecretsIdAttribute("859ba72c-3594-4ef3-8c11-a6cf3bd8f7fd")]
[assembly: System.Reflection.AssemblyCompanyAttribute("GenXdev.Helpers")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
[assembly: System.Reflection.AssemblyCopyrightAttribute("Copyright (c) 2024 GenXdev")]
[assembly: System.Reflection.AssemblyDescriptionAttribute("A Windows PowerShell module with helpers mostly used by other GenXdev modules")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.1.2025")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+86346b9edb754da354499231dd5aa3a776a4ebf4")]
[assembly: System.Reflection.AssemblyProductAttribute("GenXdev.Helpers")]
[assembly: System.Reflection.AssemblyTitleAttribute("GenXdev.Helpers")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.1.2025")]
[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.