Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/SoftEtherVPN/SoftEtherVPN_Stable.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordnobori <da.git@softether.co.jp>2014-01-04 17:00:08 +0400
committerdnobori <da.git@softether.co.jp>2014-01-04 17:00:08 +0400
commit749497dde0a1dd08c434a73b9d4e93dc3e3326d9 (patch)
tree7c83a55919c0f1aa1267c4dbcd008f1644f961ee /src/BuildUtil/Properties/AssemblyInfo.cs
parentd433e567a561f8ae094a535025b02c7dc47026c6 (diff)
v4.03-9408-rtm
Diffstat (limited to 'src/BuildUtil/Properties/AssemblyInfo.cs')
-rw-r--r--src/BuildUtil/Properties/AssemblyInfo.cs18
1 files changed, 18 insertions, 0 deletions
diff --git a/src/BuildUtil/Properties/AssemblyInfo.cs b/src/BuildUtil/Properties/AssemblyInfo.cs
new file mode 100644
index 00000000..2cff91e2
--- /dev/null
+++ b/src/BuildUtil/Properties/AssemblyInfo.cs
@@ -0,0 +1,18 @@
+using System.Reflection;
+using System.Runtime.CompilerServices;
+using System.Runtime.InteropServices;
+
+[assembly: AssemblyTitle("PacketiX VPN / SoftEther VPN Build Utility")]
+[assembly: AssemblyDescription("")]
+[assembly: AssemblyConfiguration("")]
+[assembly: AssemblyCompany("SoftEther Corporation")]
+[assembly: AssemblyProduct("PacketiX VPN / SoftEther VPN Build Utility")]
+[assembly: AssemblyCopyright("Copyright (c) SoftEther Corporation. All Rights Reserved.")]
+[assembly: AssemblyTrademark("PacketiX(R) and SoftEther(R) is a registered trademark of SoftEther Corporation.")]
+[assembly: AssemblyCulture("")]
+
+[assembly: ComVisible(false)]
+
+[assembly: Guid("5bf63a11-27da-4ca4-ba9d-a60a0f8e1fd7")]
+
+[assembly: AssemblyVersion("1.0.*")]