From d66705a7b407310e1289de94c401e0af08f6d256 Mon Sep 17 00:00:00 2001 From: Nameless <85962933+Misfiy@users.noreply.github.com> Date: Fri, 3 May 2024 14:39:30 +0200 Subject: [PATCH] let me compile :3 --- SpectatorList/Properties/AssemblyInfo.cs | 35 ------------------------ SpectatorList/SpectatorList.csproj | 6 ++-- 2 files changed, 3 insertions(+), 38 deletions(-) delete mode 100644 SpectatorList/Properties/AssemblyInfo.cs diff --git a/SpectatorList/Properties/AssemblyInfo.cs b/SpectatorList/Properties/AssemblyInfo.cs deleted file mode 100644 index f29a42b..0000000 --- a/SpectatorList/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,35 +0,0 @@ -using System.Reflection; -using System.Runtime.InteropServices; - -// 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("SpectatorList")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("SpectatorList")] -[assembly: AssemblyCopyright("Copyright © 2024")] -[assembly: AssemblyTrademark("")] -[assembly: AssemblyCulture("")] - -// Setting ComVisible to false makes the types in this assembly not visible -// to COM components. If you need to access a type in this assembly from -// COM, set the ComVisible attribute to true on that type. -[assembly: ComVisible(false)] - -// The following GUID is for the ID of the typelib if this project is exposed to COM -[assembly: Guid("811BDC84-C39C-4D12-A514-712E62931224")] - -// Version information for an assembly consists of the following four values: -// -// Major Version -// Minor Version -// Build Number -// Revision -// -// 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.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] \ No newline at end of file diff --git a/SpectatorList/SpectatorList.csproj b/SpectatorList/SpectatorList.csproj index 7f84372..7c264d3 100644 --- a/SpectatorList/SpectatorList.csproj +++ b/SpectatorList/SpectatorList.csproj @@ -9,12 +9,12 @@ - + + - - + \ No newline at end of file