Files
SuperVPN/output/Properties/AssemblyInfo.cs
2025-10-09 09:57:24 +09:00

19 lines
642 B
C#

using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
using System.Runtime.Versioning;
using System.Security;
using System.Security.Permissions;
[assembly: Guid("9ab99e02-6594-4dea-9abf-21ca96c8ba60")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyFileVersion("1.0.0.0")]
[assembly: AssemblyCopyright("Copyright © 2016")]
[assembly: ComVisible(false)]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyTitle("VideoView")]
[assembly: AssemblyProduct("VideoView")]
[assembly: AssemblyVersion("1.0.8917.28848")]