Files
niko c12fbe3fc6 m
2026-04-12 16:51:38 +02:00

7 lines
181 B
C#

using System;
using System.Configuration.Assemblies;
using System.Reflection;
[assembly: AssemblyAlgorithmId(AssemblyHashAlgorithm.None)]
[assembly: AssemblyVersion("4.0.0.0")]