qstbak/QuestPaths/Properties/AssemblyInfo.cs
2025-10-09 08:30:06 +10:00

13 lines
496 B
C#

using System.Diagnostics;
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.Versioning;
[assembly: AssemblyCompany("QuestPaths")]
[assembly: AssemblyConfiguration("Release")]
[assembly: AssemblyFileVersion("6.13.0.0")]
[assembly: AssemblyInformationalVersion("6.13+1f54814b9cb724c2d6bc1cd7614ccb494d8bbd75")]
[assembly: AssemblyProduct("QuestPaths")]
[assembly: AssemblyTitle("QuestPaths")]
[assembly: AssemblyVersion("6.13.0.0")]
[module: RefSafetyRules(11)]