diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..49bc29c --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +bin/* +obj/* diff --git a/bin/Debug/net8.0/client_labytint.dll b/bin/Debug/net8.0/client_labytint.dll index 5f8c4e8..779aabe 100644 Binary files a/bin/Debug/net8.0/client_labytint.dll and b/bin/Debug/net8.0/client_labytint.dll differ diff --git a/bin/Debug/net8.0/client_labytint.pdb b/bin/Debug/net8.0/client_labytint.pdb index 9202597..926c323 100644 Binary files a/bin/Debug/net8.0/client_labytint.pdb and b/bin/Debug/net8.0/client_labytint.pdb differ diff --git a/obj/Debug/net8.0/client_labytint.AssemblyInfo.cs b/obj/Debug/net8.0/client_labytint.AssemblyInfo.cs index 95ffa7e..4e53d9c 100644 --- a/obj/Debug/net8.0/client_labytint.AssemblyInfo.cs +++ b/obj/Debug/net8.0/client_labytint.AssemblyInfo.cs @@ -13,7 +13,7 @@ using System.Reflection; [assembly: System.Reflection.AssemblyCompanyAttribute("client_labytint")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+4c072483f97b1ee6734df0a77170afce5f2dc1d2")] [assembly: System.Reflection.AssemblyProductAttribute("client_labytint")] [assembly: System.Reflection.AssemblyTitleAttribute("client_labytint")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] diff --git a/obj/Debug/net8.0/client_labytint.AssemblyInfoInputs.cache b/obj/Debug/net8.0/client_labytint.AssemblyInfoInputs.cache index 7d7c8dc..9d230d6 100644 --- a/obj/Debug/net8.0/client_labytint.AssemblyInfoInputs.cache +++ b/obj/Debug/net8.0/client_labytint.AssemblyInfoInputs.cache @@ -1 +1 @@ -a0d01affce58190a9475fb1bd62fc05fe5513e79fd46bdb01b1fc56ccfda1f25 +f4b05534bbba3181672caf76c366232727200ec311f741dd2b1c2f64fd2b0e6e diff --git a/obj/Debug/net8.0/client_labytint.dll b/obj/Debug/net8.0/client_labytint.dll index 5f8c4e8..779aabe 100644 Binary files a/obj/Debug/net8.0/client_labytint.dll and b/obj/Debug/net8.0/client_labytint.dll differ diff --git a/obj/Debug/net8.0/client_labytint.pdb b/obj/Debug/net8.0/client_labytint.pdb index 9202597..926c323 100644 Binary files a/obj/Debug/net8.0/client_labytint.pdb and b/obj/Debug/net8.0/client_labytint.pdb differ diff --git a/obj/Debug/net8.0/ref/client_labytint.dll b/obj/Debug/net8.0/ref/client_labytint.dll index 7be686d..0cf15e6 100644 Binary files a/obj/Debug/net8.0/ref/client_labytint.dll and b/obj/Debug/net8.0/ref/client_labytint.dll differ diff --git a/obj/Debug/net8.0/refint/client_labytint.dll b/obj/Debug/net8.0/refint/client_labytint.dll index 7be686d..0cf15e6 100644 Binary files a/obj/Debug/net8.0/refint/client_labytint.dll and b/obj/Debug/net8.0/refint/client_labytint.dll differ