Revert "Update to 3.5.6 and for components"

This reverts commit 278f2ff0ea.
This commit is contained in:
MusicManiac
2023-05-26 21:37:34 +02:00
parent 278f2ff0ea
commit d664db95ff
9 changed files with 158 additions and 478 deletions

View File

@@ -1,16 +1,15 @@
using System.Reflection;
using System.Reflection;
using System.Runtime.InteropServices;
using VersionChecker;
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("dvize.ASS")]
[assembly: AssemblyTitle("armorMod.ASS")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("dvize.ASS")]
[assembly: AssemblyCopyright("Copyright <EFBFBD> 2023")]
[assembly: AssemblyProduct("armorMod.ASS")]
[assembly: AssemblyCopyright("Copyright © 2023")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
@@ -32,6 +31,5 @@ using VersionChecker;
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.1.0.0")]
[assembly: AssemblyFileVersion("1.1.0.0")]
[assembly: TarkovVersion(23043)]
[assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]