aboutsummaryrefslogtreecommitdiffstats
path: root/Tests/Test_QtVsTools.Package/Properties/AssemblyInfo.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/Test_QtVsTools.Package/Properties/AssemblyInfo.cs')
-rw-r--r--Tests/Test_QtVsTools.Package/Properties/AssemblyInfo.cs20
1 files changed, 20 insertions, 0 deletions
diff --git a/Tests/Test_QtVsTools.Package/Properties/AssemblyInfo.cs b/Tests/Test_QtVsTools.Package/Properties/AssemblyInfo.cs
new file mode 100644
index 00000000..2d8725ce
--- /dev/null
+++ b/Tests/Test_QtVsTools.Package/Properties/AssemblyInfo.cs
@@ -0,0 +1,20 @@
+using System.Reflection;
+using System.Runtime.CompilerServices;
+using System.Runtime.InteropServices;
+
+[assembly: AssemblyTitle("Test_QtVsTools.Package")]
+[assembly: AssemblyDescription("")]
+[assembly: AssemblyConfiguration("")]
+[assembly: AssemblyCompany("")]
+[assembly: AssemblyProduct("Test_QtVsTools.Package")]
+[assembly: AssemblyCopyright("Copyright © 2022")]
+[assembly: AssemblyTrademark("")]
+[assembly: AssemblyCulture("")]
+
+[assembly: ComVisible(false)]
+
+[assembly: Guid("afd33401-2f15-4e72-ab35-42c3ee12e897")]
+
+// [assembly: AssemblyVersion("1.0.*")]
+[assembly: AssemblyVersion("1.0.0.0")]
+[assembly: AssemblyFileVersion("1.0.0.0")]