qstbak/GatheringPaths/Properties/AssemblyInfo.cs
2025-10-09 07:47:19 +10:00

15 lines
599 B
C#

using System.Diagnostics;
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.Versioning;
[assembly: AssemblyCompany("GatheringPaths")]
[assembly: AssemblyConfiguration("Release")]
[assembly: AssemblyFileVersion("6.8.18.0")]
[assembly: AssemblyInformationalVersion("6.8.18.0+a1cc184b9c97fb7ece0ea06f43fb1afeff732186")]
[assembly: AssemblyProduct("GatheringPaths")]
[assembly: AssemblyTitle("GatheringPaths")]
[assembly: TargetPlatform("Windows7.0")]
[assembly: SupportedOSPlatform("Windows7.0")]
[assembly: AssemblyVersion("6.8.18.0")]
[module: RefSafetyRules(11)]