We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70b81f3 commit d051bdeCopy full SHA for d051bde
CodingSeb.ExpressionEvaluator.Tests/Properties/AssemblyInfo.cs
@@ -1,13 +1,12 @@
1
using System.Reflection;
2
-using System.Runtime.CompilerServices;
3
using System.Runtime.InteropServices;
4
5
[assembly: AssemblyTitle("CodingSeb.ExpressionEvaluator.Tests")]
6
[assembly: AssemblyDescription("")]
7
[assembly: AssemblyConfiguration("")]
8
-[assembly: AssemblyCompany("EMP/PTM")]
+[assembly: AssemblyCompany("Coding Seb")]
9
[assembly: AssemblyProduct("CodingSeb.ExpressionEvaluator.Tests")]
10
-[assembly: AssemblyCopyright("Copyright © EMP/PTM 2018")]
+[assembly: AssemblyCopyright("Copyright © Coding Seb 2018")]
11
[assembly: AssemblyTrademark("")]
12
[assembly: AssemblyCulture("")]
13
0 commit comments