qstbak/Questionable/Properties/AssemblyInfo.cs
2025-10-10 10:10:09 +10:00

18 lines
740 B
C#

using System.Diagnostics;
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.Versioning;
using System.Security;
using System.Security.Permissions;
[assembly: AssemblyCompany("Questionable")]
[assembly: AssemblyConfiguration("Release")]
[assembly: AssemblyFileVersion("6.18.0.0")]
[assembly: AssemblyInformationalVersion("6.18+55d305f98d73b2cf5e970c9b286da47b60f0af3d")]
[assembly: AssemblyProduct("Questionable")]
[assembly: AssemblyTitle("Questionable")]
[assembly: AssemblyMetadata("RepositoryUrl", "https://github.com/WigglyMuffin/Ambivalence")]
[assembly: TargetPlatform("Windows7.0")]
[assembly: SupportedOSPlatform("Windows7.0")]
[assembly: AssemblyVersion("6.18.0.0")]
[module: RefSafetyRules(11)]