obj/net9.0-windows10.0.18362.0/win-x64/GenXdev.AI.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("29ba69fb-9edb-424f-8ac0-a6236ad54b96")]
[assembly: System.Reflection.AssemblyCompanyAttribute("GenXdev.AI")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyCopyrightAttribute("Copyright (c) 2024 GenXdev")]
[assembly: System.Reflection.AssemblyDescriptionAttribute("A Windows PowerShell module for local AI related operations")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.302.2025")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+a9fc06d9b64e38f1ae588a3f606c8b09eb468992")]
[assembly: System.Reflection.AssemblyProductAttribute("GenXdev.AI")]
[assembly: System.Reflection.AssemblyTitleAttribute("GenXdev.AI")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.302.2025")]
[assembly: System.Reflection.AssemblyMetadataAttribute("RepositoryUrl", "https://github.com/genXdev/GenXdev.AI")]
[assembly: System.Resources.NeutralResourcesLanguageAttribute("en")]
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows10.0.18362.0")]
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows10.0.18362.0")]
 
// Generated by the MSBuild WriteCodeFragment class.