BlockIPAddr/obj/Release/net9.0-windows/BlockIPAddr.AssemblyInfo.cs

26 lines
1.2 KiB
C#
Raw Normal View History

2025-06-30 03:56:30 -04:00
//------------------------------------------------------------------------------
// <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: System.Reflection.AssemblyCompanyAttribute("BlockIPAddr")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
2025-06-30 04:42:25 -04:00
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+76d5541e7e2e23eff1f7874ec3c40a46ef7e1f8d")]
2025-06-30 03:56:30 -04:00
[assembly: System.Reflection.AssemblyProductAttribute("BlockIPAddr")]
[assembly: System.Reflection.AssemblyTitleAttribute("BlockIPAddr")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
// Generated by the MSBuild WriteCodeFragment class.