diff --git a/.gitignore b/.gitignore index 73273b3..0d772df 100644 --- a/.gitignore +++ b/.gitignore @@ -232,3 +232,5 @@ $RECYCLE.BIN/ # userprefs belong to the user *.userprefs + +.vs/ diff --git a/DemoInfo.sln b/DemoInfo.sln index 78d5303..6d8497a 100644 --- a/DemoInfo.sln +++ b/DemoInfo.sln @@ -1,38 +1,30 @@  Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 2012 -VisualStudioVersion = 12.0.30501.0 +# Visual Studio Version 16 +VisualStudioVersion = 16.0.29613.14 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DemoInfo", "DemoInfo\DemoInfo.csproj", "{22D4CFC7-6810-4C18-A353-71A49782394F}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DevNullPlayer", "DevNullPlayer\DevNullPlayer.csproj", "{CDC69D65-52DD-45D5-97F8-A7711F35BDC5}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Testing", "Testing\Testing.csproj", "{4EAC2881-AD2B-44E3-9CB3-525EA4598C01}" +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Testing", "Testing\Testing.csproj", "{4EAC2881-AD2B-44E3-9CB3-525EA4598C01}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution + Bitstream-Debugging|Any CPU = Bitstream-Debugging|Any CPU Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU - Bitstream-Debugging|Any CPU = Bitstream-Debugging|Any CPU SavePropValues|Any CPU = SavePropValues|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {22D4CFC7-6810-4C18-A353-71A49782394F}.Bitstream-Debugging|Any CPU.ActiveCfg = Bitstream-Debugging|Any CPU - {22D4CFC7-6810-4C18-A353-71A49782394F}.Bitstream-Debugging|Any CPU.Build.0 = Bitstream-Debugging|Any CPU + {22D4CFC7-6810-4C18-A353-71A49782394F}.Bitstream-Debugging|Any CPU.ActiveCfg = Debug|Any CPU + {22D4CFC7-6810-4C18-A353-71A49782394F}.Bitstream-Debugging|Any CPU.Build.0 = Debug|Any CPU {22D4CFC7-6810-4C18-A353-71A49782394F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {22D4CFC7-6810-4C18-A353-71A49782394F}.Debug|Any CPU.Build.0 = Debug|Any CPU {22D4CFC7-6810-4C18-A353-71A49782394F}.Release|Any CPU.ActiveCfg = Release|Any CPU {22D4CFC7-6810-4C18-A353-71A49782394F}.Release|Any CPU.Build.0 = Release|Any CPU - {22D4CFC7-6810-4C18-A353-71A49782394F}.SavePropValues|Any CPU.ActiveCfg = SavePropValues|Any CPU - {22D4CFC7-6810-4C18-A353-71A49782394F}.SavePropValues|Any CPU.Build.0 = SavePropValues|Any CPU - {4EAC2881-AD2B-44E3-9CB3-525EA4598C01}.Bitstream-Debugging|Any CPU.ActiveCfg = Debug|Any CPU - {4EAC2881-AD2B-44E3-9CB3-525EA4598C01}.Bitstream-Debugging|Any CPU.Build.0 = Debug|Any CPU - {4EAC2881-AD2B-44E3-9CB3-525EA4598C01}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {4EAC2881-AD2B-44E3-9CB3-525EA4598C01}.Debug|Any CPU.Build.0 = Debug|Any CPU - {4EAC2881-AD2B-44E3-9CB3-525EA4598C01}.Release|Any CPU.ActiveCfg = Release|Any CPU - {4EAC2881-AD2B-44E3-9CB3-525EA4598C01}.Release|Any CPU.Build.0 = Release|Any CPU - {4EAC2881-AD2B-44E3-9CB3-525EA4598C01}.SavePropValues|Any CPU.ActiveCfg = Debug|Any CPU - {4EAC2881-AD2B-44E3-9CB3-525EA4598C01}.SavePropValues|Any CPU.Build.0 = Debug|Any CPU + {22D4CFC7-6810-4C18-A353-71A49782394F}.SavePropValues|Any CPU.ActiveCfg = Release|Any CPU + {22D4CFC7-6810-4C18-A353-71A49782394F}.SavePropValues|Any CPU.Build.0 = Release|Any CPU {CDC69D65-52DD-45D5-97F8-A7711F35BDC5}.Bitstream-Debugging|Any CPU.ActiveCfg = Debug|Any CPU {CDC69D65-52DD-45D5-97F8-A7711F35BDC5}.Bitstream-Debugging|Any CPU.Build.0 = Debug|Any CPU {CDC69D65-52DD-45D5-97F8-A7711F35BDC5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU @@ -41,8 +33,19 @@ Global {CDC69D65-52DD-45D5-97F8-A7711F35BDC5}.Release|Any CPU.Build.0 = Release|Any CPU {CDC69D65-52DD-45D5-97F8-A7711F35BDC5}.SavePropValues|Any CPU.ActiveCfg = Debug|Any CPU {CDC69D65-52DD-45D5-97F8-A7711F35BDC5}.SavePropValues|Any CPU.Build.0 = Debug|Any CPU + {4EAC2881-AD2B-44E3-9CB3-525EA4598C01}.Bitstream-Debugging|Any CPU.ActiveCfg = Debug|Any CPU + {4EAC2881-AD2B-44E3-9CB3-525EA4598C01}.Bitstream-Debugging|Any CPU.Build.0 = Debug|Any CPU + {4EAC2881-AD2B-44E3-9CB3-525EA4598C01}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {4EAC2881-AD2B-44E3-9CB3-525EA4598C01}.Debug|Any CPU.Build.0 = Debug|Any CPU + {4EAC2881-AD2B-44E3-9CB3-525EA4598C01}.Release|Any CPU.ActiveCfg = Release|Any CPU + {4EAC2881-AD2B-44E3-9CB3-525EA4598C01}.Release|Any CPU.Build.0 = Release|Any CPU + {4EAC2881-AD2B-44E3-9CB3-525EA4598C01}.SavePropValues|Any CPU.ActiveCfg = Debug|Any CPU + {4EAC2881-AD2B-44E3-9CB3-525EA4598C01}.SavePropValues|Any CPU.Build.0 = Debug|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {35CC7822-5EA5-44FD-86AF-E18EA19EB128} + EndGlobalSection EndGlobal diff --git a/DemoInfo/DemoInfo.csproj b/DemoInfo/DemoInfo.csproj index 48107e3..4f1b5d9 100644 --- a/DemoInfo/DemoInfo.csproj +++ b/DemoInfo/DemoInfo.csproj @@ -1,137 +1,20 @@ - - - + + - Debug - AnyCPU - {22D4CFC7-6810-4C18-A353-71A49782394F} Library - Properties - DemoInfo - DemoInfo - 512 - v4.5 + netcoreapp3.1;netstandard2.0;net45 true - true demoinfo-release.snk - - - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - true - - - AnyCPU - pdbonly - true - bin\Release\ - TRACE;YOLO - prompt - 4 - true - bin\Release\DemoInfo.xml - - - true - full - false - bin\Debug\ - DEBUG;TRACE;BITSTREAMDEBUG - prompt - 4 - true - - - true - false - bin\Release\ - TRACE;YOLO;DEBUG - prompt - 4 - true - - - true - full - true - bin\Debug\ - TRACE;SAVE_PROP_VALUES - prompt - 4 + true true + 1.4.0 + + - + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + diff --git a/DemoInfo/Properties/AssemblyInfo.cs b/DemoInfo/Properties/AssemblyInfo.cs deleted file mode 100644 index 7a6d46a..0000000 --- a/DemoInfo/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,36 +0,0 @@ -using System.Reflection; -using System.Runtime.CompilerServices; -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("DemoInfo")] -[assembly: AssemblyDescription("This is a C#-Library that makes reading CS:GO-Demos and analyzing them easier.")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("EHVAG")] -[assembly: AssemblyProduct("DemoInfo")] -[assembly: AssemblyCopyright("")] -[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("adb0b537-c842-4082-9588-e5d3c762f541")] - -// 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")] diff --git a/DevNullPlayer/DevNullPlayer.csproj b/DevNullPlayer/DevNullPlayer.csproj index ccfee05..683e894 100644 --- a/DevNullPlayer/DevNullPlayer.csproj +++ b/DevNullPlayer/DevNullPlayer.csproj @@ -1,53 +1,12 @@ - - + + - Debug - AnyCPU - {CDC69D65-52DD-45D5-97F8-A7711F35BDC5} Exe - DevNullPlayer - DevNullPlayer - v4.5 + netcoreapp3.1;netstandard2.0;net45 - - true - full - false - bin\Debug - DEBUG; - prompt - 4 - /home/moritz/Desktop/ldlcpass.dem - v4.5 - false - - - full - true - bin\Release - prompt - 4 - /home/moritz/Desktop/ldlcpass.dem - false - v4.5 - - - false - bin\SavePropValues - 4 - - - - - - - - - + - - {22D4CFC7-6810-4C18-A353-71A49782394F} - DemoInfo - + - \ No newline at end of file + + diff --git a/DevNullPlayer/Properties/AssemblyInfo.cs b/DevNullPlayer/Properties/AssemblyInfo.cs deleted file mode 100644 index f9a696a..0000000 --- a/DevNullPlayer/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,27 +0,0 @@ -using System.Reflection; -using System.Runtime.CompilerServices; - -// Information about this assembly is defined by the following attributes. -// Change them to the values specific to your project. - -[assembly: AssemblyTitle("DevNullPlayer")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("")] -[assembly: AssemblyCopyright("main()")] -[assembly: AssemblyTrademark("")] -[assembly: AssemblyCulture("")] - -// The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}". -// The form "{Major}.{Minor}.*" will automatically update the build and revision, -// and "{Major}.{Minor}.{Build}.*" will update just the revision. - -[assembly: AssemblyVersion("1.0.*")] - -// The following attributes are used to specify the signing key for the assembly, -// if desired. See the Mono documentation for more information about signing. - -//[assembly: AssemblyDelaySign(false)] -//[assembly: AssemblyKeyFile("")] - diff --git a/Testing/Testing.csproj b/Testing/Testing.csproj index 521abcd..326d028 100644 --- a/Testing/Testing.csproj +++ b/Testing/Testing.csproj @@ -1,57 +1,18 @@ - - + + - Debug - AnyCPU - {4EAC2881-AD2B-44E3-9CB3-525EA4598C01} - Library - Testing - Testing - v4.5 + netcoreapp3.1 + + false - - true - full - false - bin\Debug - DEBUG; - prompt - 4 - false - v4.5 - - - full - true - bin\Release - prompt - 4 - false - v4.5 - - - false - bin\SavePropValues - 4 - - - - - ..\packages\NUnit.2.6.4\lib\nunit.framework.dll - - - - - - + - - + + + + - - {22D4CFC7-6810-4C18-A353-71A49782394F} - DemoInfo - + - \ No newline at end of file + diff --git a/Testing/packages.config b/Testing/packages.config deleted file mode 100644 index c714ef3..0000000 --- a/Testing/packages.config +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file