AssemblyInfo.cs 206 B

1234567
  1. using System.Reflection;
  2. using System.Runtime.CompilerServices;
  3. [assembly: CompilationRelaxations(8)]
  4. [assembly: RuntimeCompatibility(WrapNonExceptionThrows = true)]
  5. [assembly: AssemblyVersion("0.0.0.0")]