diff --git a/BSP/BSP/Class1.cs b/BSP/BSP/Class1.cs deleted file mode 100644 index 1baa8d2..0000000 --- a/BSP/BSP/Class1.cs +++ /dev/null @@ -1,12 +0,0 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Text; -using System.Threading.Tasks; - -namespace BSP -{ - public class Class1 - { - } -} diff --git a/BSP/BSP/Properties/AssemblyInfo.cs b/BSP/BSP/Properties/AssemblyInfo.cs deleted file mode 100644 index cdf0176..0000000 --- a/BSP/BSP/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("BSP")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("Vulcan Inc.")] -[assembly: AssemblyProduct("BSP")] -[assembly: AssemblyCopyright("Copyright © Vulcan Inc. 2015")] -[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("5093c127-6a0e-48ff-8ae3-7db590348b6f")] - -// 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/BreathOfLife/BreathOfLife/App.config b/BreathOfLife/BreathOfLife/App.config deleted file mode 100644 index 8e15646..0000000 --- a/BreathOfLife/BreathOfLife/App.config +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/BreathOfLife/BreathOfLife/BreathOfLife.csproj b/BreathOfLife/BreathOfLife/BreathOfLife.csproj deleted file mode 100644 index 40b076b..0000000 --- a/BreathOfLife/BreathOfLife/BreathOfLife.csproj +++ /dev/null @@ -1,58 +0,0 @@ - - - - - Debug - AnyCPU - {BD5D7CF7-52BA-4960-A60F-75EEECCEF775} - Exe - Properties - BreathOfLife - BreathOfLife - v4.5 - 512 - - - AnyCPU - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - AnyCPU - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/BreathOfLife/BreathOfLife/Program.cs b/BreathOfLife/BreathOfLife/Program.cs deleted file mode 100644 index 0bed51f..0000000 --- a/BreathOfLife/BreathOfLife/Program.cs +++ /dev/null @@ -1,15 +0,0 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Text; -using System.Threading.Tasks; - -namespace BreathOfLife -{ - class Program - { - static void Main(string[] args) - { - } - } -} diff --git a/BreathOfLife/BreathOfLife/Properties/AssemblyInfo.cs b/BreathOfLife/BreathOfLife/Properties/AssemblyInfo.cs deleted file mode 100644 index cc9f7cc..0000000 --- a/BreathOfLife/BreathOfLife/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("BreathOfLife")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("Vulcan Inc.")] -[assembly: AssemblyProduct("BreathOfLife")] -[assembly: AssemblyCopyright("Copyright © Vulcan Inc. 2015")] -[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("af633818-d867-41ba-a09c-d26de9bc75b2")] - -// 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/Ethernet/Ethernet/Ethernet.csproj b/Ethernet/Ethernet/Ethernet.csproj deleted file mode 100644 index 15609e2..0000000 --- a/Ethernet/Ethernet/Ethernet.csproj +++ /dev/null @@ -1,66 +0,0 @@ - - - - - Debug - AnyCPU - {BFFB20D8-4684-4E44-9521-44F3593525FB} - Library - Properties - Ethernet - Ethernet - v4.5 - 512 - - - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - x64 - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - - ..\pcap\PcapDotNet.Base.dll - - - ..\pcap\PcapDotNet.Core.dll - - - ..\pcap\PcapDotNet.Core.Extensions.dll - - - ..\pcap\PcapDotNet.Packets.dll - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/Ethernet/Ethernet/Properties/AssemblyInfo.cs b/Ethernet/Ethernet/Properties/AssemblyInfo.cs deleted file mode 100644 index 53a2ec2..0000000 --- a/Ethernet/Ethernet/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("Ethernet")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("Vulcan Inc.")] -[assembly: AssemblyProduct("Ethernet")] -[assembly: AssemblyCopyright("Copyright © Vulcan Inc. 2015")] -[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("5fcc46f7-8e66-420e-bf6a-d0734ed93f45")] - -// 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")]