Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit 631e4468 authored by Markus Quaritsch's avatar Markus Quaritsch
Browse files

update repo

parent fac6e6f0
No related branches found
No related tags found
No related merge requests found
......@@ -58,7 +58,7 @@ Examples:
var logLevel = LogLevel.Fatal;
// Fatal > Error > Warn > Info > Debug > Trace
bool debugEnabled = false;
var debugEnabled = false;
if (args.Contains("-v")) {
// display errors, warnings
......
using System.Reflection;
// generated on 05.11.2015 11:37:30
// generated on 05.11.2015 11:44:19
[assembly: AssemblyVersion("3.0.1.308")]
[assembly: AssemblyFileVersion("3.0.1.308")]
using System.Reflection;
// generated on 05.11.2015 11:37:29
// generated on 05.11.2015 11:44:14
[assembly: AssemblyVersion("3.0.1.308")]
[assembly: AssemblyFileVersion("3.0.1.308")]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment