diff --git a/src/Beacon/BeaconDemo/BeaconDemo.csproj b/src/Beacon/BeaconDemo/BeaconDemo.csproj index 252d10f..e2ee19b 100644 --- a/src/Beacon/BeaconDemo/BeaconDemo.csproj +++ b/src/Beacon/BeaconDemo/BeaconDemo.csproj @@ -1,113 +1,11 @@ - - - + - Debug - AnyCPU - {D0B707E4-5563-41FA-A8B0-292605332EF1} - Exe - Properties - BeaconDemo - BeaconDemo - v4.5.2 - 512 - true - - - AnyCPU - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - AnyCPU - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - true - bin\x64\Debug\ - DEBUG;TRACE - full - x64 - prompt - MinimumRecommendedRules.ruleset - true + Copyright © 2016 + BeaconDemo - - bin\x64\Release\ - TRACE - true - pdbonly - x64 - prompt - MinimumRecommendedRules.ruleset - true - - - true - bin\x86\Debug\ - DEBUG;TRACE - full - x86 - prompt - MinimumRecommendedRules.ruleset - true - - - bin\x86\Release\ - TRACE - true - pdbonly - x86 - prompt - MinimumRecommendedRules.ruleset - true + + + Exe - - - ..\..\packages\AsyncIO.0.1.18.0\lib\net40\AsyncIO.dll - True - - - ..\..\packages\NetMQ.4.0.0.0-beta\lib\net40\NetMQ.dll - True - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file + + diff --git a/src/Beacon/BeaconDemo/Properties/AssemblyInfo.cs b/src/Beacon/BeaconDemo/Properties/AssemblyInfo.cs deleted file mode 100644 index 67dbf45..0000000 --- a/src/Beacon/BeaconDemo/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("BeaconDemo")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("BeaconDemo")] -[assembly: AssemblyCopyright("Copyright © 2016")] -[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("d0b707e4-5563-41fa-a8b0-292605332ef1")] - -// 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/src/Beacon/BeaconDemo/packages.config b/src/Beacon/BeaconDemo/packages.config deleted file mode 100644 index ffb4366..0000000 --- a/src/Beacon/BeaconDemo/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/src/Brokerless Reliability (Freelance Pattern)/Model One/Freelance.ModelOne.Client/Freelance.ModelOne.Client.csproj b/src/Brokerless Reliability (Freelance Pattern)/Model One/Freelance.ModelOne.Client/Freelance.ModelOne.Client.csproj index b546f90..1cc5de1 100644 --- a/src/Brokerless Reliability (Freelance Pattern)/Model One/Freelance.ModelOne.Client/Freelance.ModelOne.Client.csproj +++ b/src/Brokerless Reliability (Freelance Pattern)/Model One/Freelance.ModelOne.Client/Freelance.ModelOne.Client.csproj @@ -1,109 +1,13 @@ - - - + + - Debug - AnyCPU - {0A5BC1E9-BB65-40BC-83CA-7F68D528ECB4} - Exe - Properties - Freelance.ModelOne.Client - Freelance.ModelOne.Client - v4.5 - 512 - - - AnyCPU - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - AnyCPU - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - true - bin\x64\Debug\ - DEBUG;TRACE - full - x64 - prompt - MinimumRecommendedRules.ruleset - true + HP + Copyright © HP 2013 + Freelance.ModelOne.Client - - bin\x64\Release\ - TRACE - true - pdbonly - x64 - prompt - MinimumRecommendedRules.ruleset - true - - - true - bin\x86\Debug\ - DEBUG;TRACE - full - x86 - prompt - MinimumRecommendedRules.ruleset - true - - - bin\x86\Release\ - TRACE - true - pdbonly - x86 - prompt - MinimumRecommendedRules.ruleset - true + + + Exe - - - ..\..\..\packages\AsyncIO.0.1.18.0\lib\net40\AsyncIO.dll - True - - - ..\..\..\packages\NetMQ.4.0.0.0-beta\lib\net40\NetMQ.dll - True - - - - - - - - - - - - - - - - Designer - - - - - - \ No newline at end of file + + diff --git a/src/Brokerless Reliability (Freelance Pattern)/Model One/Freelance.ModelOne.Client/Properties/AssemblyInfo.cs b/src/Brokerless Reliability (Freelance Pattern)/Model One/Freelance.ModelOne.Client/Properties/AssemblyInfo.cs deleted file mode 100644 index 95bb56a..0000000 --- a/src/Brokerless Reliability (Freelance Pattern)/Model One/Freelance.ModelOne.Client/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("Freelance.ModelOne.Client")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("HP")] -[assembly: AssemblyProduct("Freelance.ModelOne.Client")] -[assembly: AssemblyCopyright("Copyright © HP 2013")] -[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("2e44b21e-1de9-4a91-a2d4-b84569a150a1")] - -// 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/src/Brokerless Reliability (Freelance Pattern)/Model One/Freelance.ModelOne.Client/packages.config b/src/Brokerless Reliability (Freelance Pattern)/Model One/Freelance.ModelOne.Client/packages.config deleted file mode 100644 index 43e456e..0000000 --- a/src/Brokerless Reliability (Freelance Pattern)/Model One/Freelance.ModelOne.Client/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/src/Brokerless Reliability (Freelance Pattern)/Model One/Freelance.ModelOne.Server/Freelance.ModelOne.Server.csproj b/src/Brokerless Reliability (Freelance Pattern)/Model One/Freelance.ModelOne.Server/Freelance.ModelOne.Server.csproj index 1b9c578..bccbf6b 100644 --- a/src/Brokerless Reliability (Freelance Pattern)/Model One/Freelance.ModelOne.Server/Freelance.ModelOne.Server.csproj +++ b/src/Brokerless Reliability (Freelance Pattern)/Model One/Freelance.ModelOne.Server/Freelance.ModelOne.Server.csproj @@ -1,107 +1,12 @@ - - - + - Debug - AnyCPU - {99E7E475-C96D-45EB-92D3-D25D6E89693A} - Exe - Properties - Freelance.ModelOne.Server - Freelance.ModelOne.Server - v4.5 - 512 - - - AnyCPU - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - AnyCPU - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - true - bin\x64\Debug\ - DEBUG;TRACE - full - x64 - prompt - MinimumRecommendedRules.ruleset - true + HP + Copyright © HP 2013 + Freelance.ModelOne.Server - - bin\x64\Release\ - TRACE - true - pdbonly - x64 - prompt - MinimumRecommendedRules.ruleset - true - - - true - bin\x86\Debug\ - DEBUG;TRACE - full - x86 - prompt - MinimumRecommendedRules.ruleset - true - - - bin\x86\Release\ - TRACE - true - pdbonly - x86 - prompt - MinimumRecommendedRules.ruleset - true + + + Exe - - - ..\..\..\packages\AsyncIO.0.1.18.0\lib\net40\AsyncIO.dll - True - - - ..\..\..\packages\NetMQ.4.0.0.0-beta\lib\net40\NetMQ.dll - True - - - - - - - - - - - - - - - - - - - - \ No newline at end of file + + diff --git a/src/Brokerless Reliability (Freelance Pattern)/Model One/Freelance.ModelOne.Server/Properties/AssemblyInfo.cs b/src/Brokerless Reliability (Freelance Pattern)/Model One/Freelance.ModelOne.Server/Properties/AssemblyInfo.cs deleted file mode 100644 index 3d23618..0000000 --- a/src/Brokerless Reliability (Freelance Pattern)/Model One/Freelance.ModelOne.Server/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("Freelance.ModelOne.Server")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("HP")] -[assembly: AssemblyProduct("Freelance.ModelOne.Server")] -[assembly: AssemblyCopyright("Copyright © HP 2013")] -[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("ff11bedd-28e2-4e0c-898f-8ee0d33162aa")] - -// 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/src/Brokerless Reliability (Freelance Pattern)/Model One/Freelance.ModelOne.Server/packages.config b/src/Brokerless Reliability (Freelance Pattern)/Model One/Freelance.ModelOne.Server/packages.config deleted file mode 100644 index 43e456e..0000000 --- a/src/Brokerless Reliability (Freelance Pattern)/Model One/Freelance.ModelOne.Server/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/src/Directory.Build.props b/src/Directory.Build.props new file mode 100644 index 0000000..128241f --- /dev/null +++ b/src/Directory.Build.props @@ -0,0 +1,14 @@ + + + 1.0.0.0 + + + + net48;net5.0;netcoreapp3.1; + + + + + + + \ No newline at end of file diff --git a/src/HelloWorld/HelloWorld.csproj b/src/HelloWorld/HelloWorld.csproj index b28aa94..7731afc 100644 --- a/src/HelloWorld/HelloWorld.csproj +++ b/src/HelloWorld/HelloWorld.csproj @@ -1,104 +1,13 @@ - - - + + - Debug - AnyCPU - {7AB16EE9-4A79-4BFB-8C0B-D1A076E34896} - Exe - Properties - HelloWorld - HelloWorld - v4.0 - 512 - - - - AnyCPU - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - AnyCPU - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - true - bin\x64\Debug\ - DEBUG;TRACE - full - x64 - prompt - MinimumRecommendedRules.ruleset + Microsoft + Copyright © Microsoft 2013 + HelloWorld - - bin\x64\Release\ - TRACE - true - pdbonly - x64 - prompt - MinimumRecommendedRules.ruleset - - - true - bin\x86\Debug\ - DEBUG;TRACE - full - x86 - prompt - MinimumRecommendedRules.ruleset - - - bin\x86\Release\ - TRACE - true - pdbonly - x86 - prompt - MinimumRecommendedRules.ruleset + + + Exe - - - ..\packages\AsyncIO.0.1.18.0\lib\net40\AsyncIO.dll - True - - - ..\packages\NetMQ.4.0.0.0-beta\lib\net40\NetMQ.dll - True - - - - - - - - - - - - - - - - - - - - \ No newline at end of file + + diff --git a/src/HelloWorld/Properties/AssemblyInfo.cs b/src/HelloWorld/Properties/AssemblyInfo.cs deleted file mode 100644 index 7c6260d..0000000 --- a/src/HelloWorld/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("HelloWorld")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("Microsoft")] -[assembly: AssemblyProduct("HelloWorld")] -[assembly: AssemblyCopyright("Copyright © Microsoft 2013")] -[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("d01fcfb6-7ca6-462a-b251-f5cac74a68d8")] - -// 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/src/HelloWorld/packages.config b/src/HelloWorld/packages.config deleted file mode 100644 index c3ffb49..0000000 --- a/src/HelloWorld/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/src/InterBrokerRouter/InterBrokerRouter.csproj b/src/InterBrokerRouter/InterBrokerRouter.csproj index ef003ce..b5a63d5 100644 --- a/src/InterBrokerRouter/InterBrokerRouter.csproj +++ b/src/InterBrokerRouter/InterBrokerRouter.csproj @@ -1,110 +1,12 @@ - - - + + - Debug - AnyCPU - {88F0CB10-D256-40D6-BF36-BF75CCF195AE} - Exe - Properties - InterBrokerRouter - InterBrokerRouter - v4.5 - 512 - - - AnyCPU - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - AnyCPU - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - true - bin\x64\Debug\ - DEBUG;TRACE - full - x64 - prompt - MinimumRecommendedRules.ruleset - true + Copyright © 2015 + InterBrokerRouter - - bin\x64\Release\ - TRACE - true - pdbonly - x64 - prompt - MinimumRecommendedRules.ruleset - true - - - true - bin\x86\Debug\ - DEBUG;TRACE - full - x86 - prompt - MinimumRecommendedRules.ruleset - true - - - bin\x86\Release\ - TRACE - true - pdbonly - x86 - prompt - MinimumRecommendedRules.ruleset - true + + + Exe - - - ..\packages\AsyncIO.0.1.18.0\lib\net40\AsyncIO.dll - True - - - ..\packages\NetMQ.4.0.0.0-beta\lib\net40\NetMQ.dll - True - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file + + diff --git a/src/InterBrokerRouter/Properties/AssemblyInfo.cs b/src/InterBrokerRouter/Properties/AssemblyInfo.cs deleted file mode 100644 index 08d9f04..0000000 --- a/src/InterBrokerRouter/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,35 +0,0 @@ -using System.Reflection; -using System.Runtime.InteropServices; - -// Allgemeine Informationen über eine Assembly werden über die folgenden -// Attribute gesteuert. Ändern Sie diese Attributwerte, um die Informationen zu ändern, -// die mit einer Assembly verknüpft sind. -[assembly: AssemblyTitle ("InterBrokerRouter")] -[assembly: AssemblyDescription ("")] -[assembly: AssemblyConfiguration ("")] -[assembly: AssemblyCompany ("")] -[assembly: AssemblyProduct ("InterBrokerRouter")] -[assembly: AssemblyCopyright ("Copyright © 2015")] -[assembly: AssemblyTrademark ("")] -[assembly: AssemblyCulture ("")] - -// Durch Festlegen von ComVisible auf "false" werden die Typen in dieser Assembly unsichtbar -// für COM-Komponenten. Wenn Sie auf einen Typ in dieser Assembly von -// COM zugreifen müssen, legen Sie das ComVisible-Attribut für diesen Typ auf "true" fest. -[assembly: ComVisible (false)] - -// Die folgende GUID bestimmt die ID der Typbibliothek, wenn dieses Projekt für COM verfügbar gemacht wird -[assembly: Guid ("11ced108-1d92-4342-ab9c-0a8d8b1826f9")] - -// Versionsinformationen für eine Assembly bestehen aus den folgenden vier Werten: -// -// Hauptversion -// Nebenversion -// Buildnummer -// Revision -// -// Sie können alle Werte angeben oder die standardmäßigen Build- und Revisionsnummern -// übernehmen, indem Sie "*" eingeben: -// [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion ("1.0.0.0")] -[assembly: AssemblyFileVersion ("1.0.0.0")] diff --git a/src/InterBrokerRouter/packages.config b/src/InterBrokerRouter/packages.config deleted file mode 100644 index 43e456e..0000000 --- a/src/InterBrokerRouter/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/src/Load Balancing Pattern/Extended Request Reply/RequestReplyBroker/Properties/AssemblyInfo.cs b/src/Load Balancing Pattern/Extended Request Reply/RequestReplyBroker/Properties/AssemblyInfo.cs deleted file mode 100644 index 7c51f7b..0000000 --- a/src/Load Balancing Pattern/Extended Request Reply/RequestReplyBroker/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("RequestReplyBroker")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("Microsoft")] -[assembly: AssemblyProduct("RequestReplyBroker")] -[assembly: AssemblyCopyright("Copyright © Microsoft 2013")] -[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("edbd7e54-d96b-4a87-950d-83d42becfa40")] - -// 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/src/Load Balancing Pattern/Extended Request Reply/RequestReplyBroker/RequestReplyBroker.csproj b/src/Load Balancing Pattern/Extended Request Reply/RequestReplyBroker/RequestReplyBroker.csproj index 7026d25..a0f27d6 100644 --- a/src/Load Balancing Pattern/Extended Request Reply/RequestReplyBroker/RequestReplyBroker.csproj +++ b/src/Load Balancing Pattern/Extended Request Reply/RequestReplyBroker/RequestReplyBroker.csproj @@ -1,107 +1,13 @@ - - - + + - Debug - AnyCPU - {6CEDB2F2-013F-4EF2-BB69-16B6D5E8962A} - Exe - Properties - ExtendedRequestReply - RequestReplyBroker - v4.5 - 512 - - - AnyCPU - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - AnyCPU - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - true - bin\x64\Debug\ - DEBUG;TRACE - full - x64 - prompt - MinimumRecommendedRules.ruleset - true + Microsoft + Copyright © Microsoft 2013 + RequestReplyBroker - - bin\x64\Release\ - TRACE - true - pdbonly - x64 - prompt - MinimumRecommendedRules.ruleset - true - - - true - bin\x86\Debug\ - DEBUG;TRACE - full - x86 - prompt - MinimumRecommendedRules.ruleset - true - - - bin\x86\Release\ - TRACE - true - pdbonly - x86 - prompt - MinimumRecommendedRules.ruleset - true + + + Exe - - - ..\..\..\packages\AsyncIO.0.1.18.0\lib\net40\AsyncIO.dll - True - - - ..\..\..\packages\NetMQ.4.0.0.0-beta\lib\net40\NetMQ.dll - True - - - - - - - - - - - - - - - - - - - - \ No newline at end of file + + diff --git a/src/Load Balancing Pattern/Extended Request Reply/RequestReplyBroker/packages.config b/src/Load Balancing Pattern/Extended Request Reply/RequestReplyBroker/packages.config deleted file mode 100644 index 43e456e..0000000 --- a/src/Load Balancing Pattern/Extended Request Reply/RequestReplyBroker/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/src/Load Balancing Pattern/Extended Request Reply/RequestReplyClient/Properties/AssemblyInfo.cs b/src/Load Balancing Pattern/Extended Request Reply/RequestReplyClient/Properties/AssemblyInfo.cs deleted file mode 100644 index bd0eaf6..0000000 --- a/src/Load Balancing Pattern/Extended Request Reply/RequestReplyClient/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("RequestReplyClient")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("Microsoft")] -[assembly: AssemblyProduct("RequestReplyClient")] -[assembly: AssemblyCopyright("Copyright © Microsoft 2013")] -[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("a5f96ed4-f4d3-44ef-895e-b820fbb52e02")] - -// 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/src/Load Balancing Pattern/Extended Request Reply/RequestReplyClient/RequestReplyClient.csproj b/src/Load Balancing Pattern/Extended Request Reply/RequestReplyClient/RequestReplyClient.csproj index 7402441..7d70216 100644 --- a/src/Load Balancing Pattern/Extended Request Reply/RequestReplyClient/RequestReplyClient.csproj +++ b/src/Load Balancing Pattern/Extended Request Reply/RequestReplyClient/RequestReplyClient.csproj @@ -1,107 +1,13 @@ - - - + + - Debug - AnyCPU - {5A370F99-247A-4238-8062-D6EC28543361} - Exe - Properties - ExtendedRequestReply - RequestReplyClient - v4.5 - 512 - - - AnyCPU - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - AnyCPU - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - true - bin\x64\Debug\ - DEBUG;TRACE - full - x64 - prompt - MinimumRecommendedRules.ruleset - true + Microsoft + Copyright © Microsoft 2013 + RequestReplyClient - - bin\x64\Release\ - TRACE - true - pdbonly - x64 - prompt - MinimumRecommendedRules.ruleset - true - - - true - bin\x86\Debug\ - DEBUG;TRACE - full - x86 - prompt - MinimumRecommendedRules.ruleset - true - - - bin\x86\Release\ - TRACE - true - pdbonly - x86 - prompt - MinimumRecommendedRules.ruleset - true + + + Exe - - - ..\..\..\packages\AsyncIO.0.1.18.0\lib\net40\AsyncIO.dll - True - - - ..\..\..\packages\NetMQ.4.0.0.0-beta\lib\net40\NetMQ.dll - True - - - - - - - - - - - - - - - - - - - - \ No newline at end of file + + diff --git a/src/Load Balancing Pattern/Extended Request Reply/RequestReplyClient/packages.config b/src/Load Balancing Pattern/Extended Request Reply/RequestReplyClient/packages.config deleted file mode 100644 index 43e456e..0000000 --- a/src/Load Balancing Pattern/Extended Request Reply/RequestReplyClient/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/src/Load Balancing Pattern/Extended Request Reply/RequestReplyWorker/Properties/AssemblyInfo.cs b/src/Load Balancing Pattern/Extended Request Reply/RequestReplyWorker/Properties/AssemblyInfo.cs deleted file mode 100644 index 6611a40..0000000 --- a/src/Load Balancing Pattern/Extended Request Reply/RequestReplyWorker/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("RequestReplyWorker")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("Microsoft")] -[assembly: AssemblyProduct("RequestReplyWorker")] -[assembly: AssemblyCopyright("Copyright © Microsoft 2013")] -[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("1f7b89af-f8f1-451d-a156-fdc3dab09c07")] - -// 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/src/Load Balancing Pattern/Extended Request Reply/RequestReplyWorker/RequestReplyWorker.csproj b/src/Load Balancing Pattern/Extended Request Reply/RequestReplyWorker/RequestReplyWorker.csproj index 4db3929..38c12af 100644 --- a/src/Load Balancing Pattern/Extended Request Reply/RequestReplyWorker/RequestReplyWorker.csproj +++ b/src/Load Balancing Pattern/Extended Request Reply/RequestReplyWorker/RequestReplyWorker.csproj @@ -1,107 +1,13 @@ - - - + + - Debug - AnyCPU - {63AAFEDF-47DC-4137-BE93-2F9AB4DA5136} - Exe - Properties - ExtendedRequestReply - RequestReplyWorker - v4.5 - 512 - - - AnyCPU - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - AnyCPU - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - true - bin\x64\Debug\ - DEBUG;TRACE - full - x64 - prompt - MinimumRecommendedRules.ruleset - true + Microsoft + Copyright © Microsoft 2013 + RequestReplyWorker - - bin\x64\Release\ - TRACE - true - pdbonly - x64 - prompt - MinimumRecommendedRules.ruleset - true - - - true - bin\x86\Debug\ - DEBUG;TRACE - full - x86 - prompt - MinimumRecommendedRules.ruleset - true - - - bin\x86\Release\ - TRACE - true - pdbonly - x86 - prompt - MinimumRecommendedRules.ruleset - true + + + Exe - - - ..\..\..\packages\AsyncIO.0.1.18.0\lib\net40\AsyncIO.dll - True - - - ..\..\..\packages\NetMQ.4.0.0.0-beta\lib\net40\NetMQ.dll - True - - - - - - - - - - - - - - - - - - - - \ No newline at end of file + + diff --git a/src/Load Balancing Pattern/Extended Request Reply/RequestReplyWorker/packages.config b/src/Load Balancing Pattern/Extended Request Reply/RequestReplyWorker/packages.config deleted file mode 100644 index 43e456e..0000000 --- a/src/Load Balancing Pattern/Extended Request Reply/RequestReplyWorker/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/src/Load Balancing Pattern/ROUTERbrokerDEALERworkers/Properties/AssemblyInfo.cs b/src/Load Balancing Pattern/ROUTERbrokerDEALERworkers/Properties/AssemblyInfo.cs deleted file mode 100644 index c003bfc..0000000 --- a/src/Load Balancing Pattern/ROUTERbrokerDEALERworkers/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("ROUTERbrokerDEALERworkers")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("Greiner Instruments")] -[assembly: AssemblyProduct("ROUTERbrokerDEALERworkers")] -[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("b1726578-2d7d-4768-b5df-a1a965a83b6b")] - -// 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/src/Load Balancing Pattern/ROUTERbrokerDEALERworkers/ROUTERbrokerDEALERworkers.csproj b/src/Load Balancing Pattern/ROUTERbrokerDEALERworkers/ROUTERbrokerDEALERworkers.csproj index 8754214..fba46b8 100644 --- a/src/Load Balancing Pattern/ROUTERbrokerDEALERworkers/ROUTERbrokerDEALERworkers.csproj +++ b/src/Load Balancing Pattern/ROUTERbrokerDEALERworkers/ROUTERbrokerDEALERworkers.csproj @@ -1,107 +1,13 @@ - - - + + - Debug - AnyCPU - {DE0D8B83-DAB8-4EAF-9336-0A1614165AD8} - Exe - Properties - ROUTERbrokerDEALERworkers - ROUTERbrokerDEALERworkers - v4.5 - 512 - - - AnyCPU - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - AnyCPU - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - true - bin\x64\Debug\ - DEBUG;TRACE - full - x64 - prompt - MinimumRecommendedRules.ruleset - true + Greiner Instruments + Copyright © Greiner Instruments 2016 + ROUTERbrokerDealerworkers - - bin\x64\Release\ - TRACE - true - pdbonly - x64 - prompt - MinimumRecommendedRules.ruleset - true - - - true - bin\x86\Debug\ - DEBUG;TRACE - full - x86 - prompt - MinimumRecommendedRules.ruleset - true - - - bin\x86\Release\ - TRACE - true - pdbonly - x86 - prompt - MinimumRecommendedRules.ruleset - true + + + Exe - - - ..\..\packages\AsyncIO.0.1.18.0\lib\net40\AsyncIO.dll - True - - - ..\..\packages\NetMQ.4.0.0.0-beta\lib\net40\NetMQ.dll - True - - - - - - - - - - - - - - - - - - - - \ No newline at end of file + + diff --git a/src/Load Balancing Pattern/ROUTERbrokerDEALERworkers/packages.config b/src/Load Balancing Pattern/ROUTERbrokerDEALERworkers/packages.config deleted file mode 100644 index 43e456e..0000000 --- a/src/Load Balancing Pattern/ROUTERbrokerDEALERworkers/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/src/Load Balancing Pattern/ROUTERbrokerREQworkers/Properties/AssemblyInfo.cs b/src/Load Balancing Pattern/ROUTERbrokerREQworkers/Properties/AssemblyInfo.cs deleted file mode 100644 index 771114a..0000000 --- a/src/Load Balancing Pattern/ROUTERbrokerREQworkers/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("ROUTERbrokerREQworkers")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("Greiner Instruments")] -[assembly: AssemblyProduct("ROUTERbrokerREQworkers")] -[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("62bc511f-7304-4731-8499-afbd61665208")] - -// 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/src/Load Balancing Pattern/ROUTERbrokerREQworkers/ROUTERbrokerREQworkers.csproj b/src/Load Balancing Pattern/ROUTERbrokerREQworkers/ROUTERbrokerREQworkers.csproj index 8035d6e..09086ec 100644 --- a/src/Load Balancing Pattern/ROUTERbrokerREQworkers/ROUTERbrokerREQworkers.csproj +++ b/src/Load Balancing Pattern/ROUTERbrokerREQworkers/ROUTERbrokerREQworkers.csproj @@ -1,107 +1,13 @@ - - - + + - Debug - AnyCPU - {B3402B17-15B1-423D-B031-349ADBAFFC3E} - Exe - Properties - ROUTERbrokerREQworkers - ROUTERbrokerREQworkers - v4.5 - 512 - - - AnyCPU - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - AnyCPU - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - true - bin\x64\Debug\ - DEBUG;TRACE - full - x64 - prompt - MinimumRecommendedRules.ruleset - true + Greiner Instruments + Copyright © Greiner Instruments 2016 + ROUTERbrokerREQworkers - - bin\x64\Release\ - TRACE - true - pdbonly - x64 - prompt - MinimumRecommendedRules.ruleset - true - - - true - bin\x86\Debug\ - DEBUG;TRACE - full - x86 - prompt - MinimumRecommendedRules.ruleset - true - - - bin\x86\Release\ - TRACE - true - pdbonly - x86 - prompt - MinimumRecommendedRules.ruleset - true + + + Exe - - - ..\..\packages\AsyncIO.0.1.18.0\lib\net40\AsyncIO.dll - True - - - ..\..\packages\NetMQ.4.0.0.0-beta\lib\net40\NetMQ.dll - True - - - - - - - - - - - - - - - - - - - - \ No newline at end of file + + diff --git a/src/Load Balancing Pattern/ROUTERbrokerREQworkers/packages.config b/src/Load Balancing Pattern/ROUTERbrokerREQworkers/packages.config deleted file mode 100644 index 43e456e..0000000 --- a/src/Load Balancing Pattern/ROUTERbrokerREQworkers/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/src/Majordomo/MDPBrokerProcess/MDPBrokerProcess.csproj b/src/Majordomo/MDPBrokerProcess/MDPBrokerProcess.csproj index 4827366..393a3a5 100644 --- a/src/Majordomo/MDPBrokerProcess/MDPBrokerProcess.csproj +++ b/src/Majordomo/MDPBrokerProcess/MDPBrokerProcess.csproj @@ -1,122 +1,18 @@ - - - + + - Debug - AnyCPU - {110BC076-1D16-4593-B0C0-62F0A67ED264} - Exe - Properties - MDPBrokerProcess - MDPBrokerProcess - v4.5 - 512 - - - AnyCPU - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - AnyCPU - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - true - bin\x64\Debug\ - DEBUG;TRACE - full - x64 - prompt - MinimumRecommendedRules.ruleset - true + Copyright © 2016 + MDPBrokerProcess - - bin\x64\Release\ - TRACE - true - pdbonly - x64 - prompt - MinimumRecommendedRules.ruleset - true - - - true - bin\x86\Debug\ - DEBUG;TRACE - full - x86 - prompt - MinimumRecommendedRules.ruleset - true - - - bin\x86\Release\ - TRACE - true - pdbonly - x86 - prompt - MinimumRecommendedRules.ruleset - true + + + Exe - - - ..\..\packages\AsyncIO.0.1.18.0\lib\net40\AsyncIO.dll - True - - - ..\..\packages\NetMQ.4.0.0.0-beta\lib\net40\NetMQ.dll - True - - - - - - - - - - - - - - - - - + - {a16ebccb-a575-4ba5-813d-c8ad925d5a59} - MajordomoProtocol - {ec5a112c-5652-4eaa-bee9-bf1a98f719c4} - MDPCommons - - - - - - - - \ No newline at end of file + diff --git a/src/Majordomo/MDPBrokerProcess/Properties/AssemblyInfo.cs b/src/Majordomo/MDPBrokerProcess/Properties/AssemblyInfo.cs deleted file mode 100644 index a62a7de..0000000 --- a/src/Majordomo/MDPBrokerProcess/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("MDPBrokerProcess")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("MDPBrokerProcess")] -[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("7861a8d6-d9b3-4042-a666-e7038a9a25d8")] - -// 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.15052.1")] -[assembly: AssemblyFileVersion("1.0.15052.1")] diff --git a/src/Majordomo/MDPBrokerProcess/packages.config b/src/Majordomo/MDPBrokerProcess/packages.config deleted file mode 100644 index 43e456e..0000000 --- a/src/Majordomo/MDPBrokerProcess/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/src/Majordomo/MDPClientAsyncExample/MDPClientAsyncExample.csproj b/src/Majordomo/MDPClientAsyncExample/MDPClientAsyncExample.csproj index 933a284..8065582 100644 --- a/src/Majordomo/MDPClientAsyncExample/MDPClientAsyncExample.csproj +++ b/src/Majordomo/MDPClientAsyncExample/MDPClientAsyncExample.csproj @@ -1,80 +1,18 @@ - - - + + - Debug - AnyCPU - {E6115527-4D2B-4196-8C89-8A8D44141E5D} - Exe - Properties - MDPClientAsyncExample - MDPClientAsyncExample - v4.5 - 512 - true - - - - AnyCPU - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 + Copyright © 2016 + MDPClientAsyncExample - - AnyCPU - pdbonly - true - bin\Release\ - TRACE - prompt - 4 + + + Exe - - - ..\..\packages\AsyncIO.0.1.18.0\lib\net40\AsyncIO.dll - True - - - ..\..\packages\NetMQ.4.0.0.0-beta\lib\net40\NetMQ.dll - True - - - - - - - - - - - - - - - - - - + - {a16ebccb-a575-4ba5-813d-c8ad925d5a59} - MajordomoProtocol - {ec5a112c-5652-4eaa-bee9-bf1a98f719c4} - MDPCommons - - - \ No newline at end of file + diff --git a/src/Majordomo/MDPClientAsyncExample/Properties/AssemblyInfo.cs b/src/Majordomo/MDPClientAsyncExample/Properties/AssemblyInfo.cs deleted file mode 100644 index 0f84487..0000000 --- a/src/Majordomo/MDPClientAsyncExample/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("MDPClientAsyncExample")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("MDPClientAsyncExample")] -[assembly: AssemblyCopyright("Copyright © 2016")] -[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("e6115527-4d2b-4196-8c89-8a8d44141e5d")] - -// 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/src/Majordomo/MDPClientAsyncExample/packages.config b/src/Majordomo/MDPClientAsyncExample/packages.config deleted file mode 100644 index 43e456e..0000000 --- a/src/Majordomo/MDPClientAsyncExample/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/src/Majordomo/MDPClientExample/MDPClientExample.csproj b/src/Majordomo/MDPClientExample/MDPClientExample.csproj index 05d46c1..fe89d7e 100644 --- a/src/Majordomo/MDPClientExample/MDPClientExample.csproj +++ b/src/Majordomo/MDPClientExample/MDPClientExample.csproj @@ -1,149 +1,18 @@ - - - + + - Debug - AnyCPU - {BA3B66DE-85AB-44F0-890B-E598C777880D} - Exe - Properties - MDPClientExample - MDPClientExample - v4.5 - 512 - publish\ - true - Disk - false - Foreground - 7 - Days - false - false - true - 0 - 1.0.0.%2a - false - false - true - - - AnyCPU - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - AnyCPU - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - true - bin\x64\Debug\ - DEBUG;TRACE - full - x64 - prompt - MinimumRecommendedRules.ruleset - true + Copyright © 2015 + MDPClientExample - - bin\x64\Release\ - TRACE - true - pdbonly - x64 - prompt - MinimumRecommendedRules.ruleset - true - - - true - bin\x86\Debug\ - DEBUG;TRACE - full - x86 - prompt - MinimumRecommendedRules.ruleset - true - - - bin\x86\Release\ - TRACE - true - pdbonly - x86 - prompt - MinimumRecommendedRules.ruleset - true + + + Exe - - - ..\..\packages\AsyncIO.0.1.18.0\lib\net40\AsyncIO.dll - True - - - ..\..\packages\NetMQ.4.0.0.0-beta\lib\net40\NetMQ.dll - True - - - - - - - - - - - - - - - - - + - {a16ebccb-a575-4ba5-813d-c8ad925d5a59} - MajordomoProtocol - {ec5a112c-5652-4eaa-bee9-bf1a98f719c4} - MDPCommons - - - False - Microsoft .NET Framework 4.5 %28x86 and x64%29 - true - - - False - .NET Framework 3.5 SP1 - false - - - - - - - - - - \ No newline at end of file + diff --git a/src/Majordomo/MDPClientExample/Properties/AssemblyInfo.cs b/src/Majordomo/MDPClientExample/Properties/AssemblyInfo.cs deleted file mode 100644 index 7503b9f..0000000 --- a/src/Majordomo/MDPClientExample/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,35 +0,0 @@ -using System.Reflection; -using System.Runtime.InteropServices; - -// Allgemeine Informationen über eine Assembly werden über die folgenden -// Attribute gesteuert. Ändern Sie diese Attributwerte, um die Informationen zu ändern, -// die mit einer Assembly verknüpft sind. -[assembly: AssemblyTitle ("MDPClientExample")] -[assembly: AssemblyDescription ("")] -[assembly: AssemblyConfiguration ("")] -[assembly: AssemblyCompany ("")] -[assembly: AssemblyProduct ("MDPClientExample")] -[assembly: AssemblyCopyright ("Copyright © 2015")] -[assembly: AssemblyTrademark ("")] -[assembly: AssemblyCulture ("")] - -// Durch Festlegen von ComVisible auf "false" werden die Typen in dieser Assembly unsichtbar -// für COM-Komponenten. Wenn Sie auf einen Typ in dieser Assembly von -// COM zugreifen müssen, legen Sie das ComVisible-Attribut für diesen Typ auf "true" fest. -[assembly: ComVisible (false)] - -// Die folgende GUID bestimmt die ID der Typbibliothek, wenn dieses Projekt für COM verfügbar gemacht wird -[assembly: Guid ("745ff321-0656-4b58-ad53-13b6a3a6948f")] - -// Versionsinformationen für eine Assembly bestehen aus den folgenden vier Werten: -// -// Hauptversion -// Nebenversion -// Buildnummer -// Revision -// -// Sie können alle Werte angeben oder die standardmäßigen Build- und Revisionsnummern -// übernehmen, indem Sie "*" eingeben: -// [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion ("1.0.15052.3")] -[assembly: AssemblyFileVersion ("1.0.15052.3")] diff --git a/src/Majordomo/MDPClientExample/packages.config b/src/Majordomo/MDPClientExample/packages.config deleted file mode 100644 index 43e456e..0000000 --- a/src/Majordomo/MDPClientExample/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/src/Majordomo/MDPCommons/MDPCommons.csproj b/src/Majordomo/MDPCommons/MDPCommons.csproj index 5f6ef59..5b26031 100644 --- a/src/Majordomo/MDPCommons/MDPCommons.csproj +++ b/src/Majordomo/MDPCommons/MDPCommons.csproj @@ -1,108 +1,8 @@ - - - + + - Debug - AnyCPU - {EC5A112C-5652-4EAA-BEE9-BF1A98F719C4} - Library - Properties - MDPCommons - MDPCommons - v4.5 - 512 + Copyright © 2015 + MDPCommons - - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - true - bin\x64\Debug\ - DEBUG;TRACE - full - x64 - prompt - MinimumRecommendedRules.ruleset - - - bin\x64\Release\ - TRACE - true - pdbonly - x64 - prompt - MinimumRecommendedRules.ruleset - - - true - bin\x86\Debug\ - DEBUG;TRACE - full - x86 - prompt - MinimumRecommendedRules.ruleset - - - bin\x86\Release\ - TRACE - true - pdbonly - x86 - prompt - MinimumRecommendedRules.ruleset - - - - ..\..\packages\AsyncIO.0.1.18.0\lib\net40\AsyncIO.dll - True - - - ..\..\packages\NetMQ.4.0.0.0-beta\lib\net40\NetMQ.dll - True - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file + + diff --git a/src/Majordomo/MDPCommons/Properties/AssemblyInfo.cs b/src/Majordomo/MDPCommons/Properties/AssemblyInfo.cs deleted file mode 100644 index dadaa21..0000000 --- a/src/Majordomo/MDPCommons/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,35 +0,0 @@ -using System.Reflection; -using System.Runtime.InteropServices; - -// Allgemeine Informationen über eine Assembly werden über die folgenden -// Attribute gesteuert. Ändern Sie diese Attributwerte, um die Informationen zu ändern, -// die mit einer Assembly verknüpft sind. -[assembly: AssemblyTitle("MDPCommons")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("MDPCommons")] -[assembly: AssemblyCopyright("Copyright © 2015")] -[assembly: AssemblyTrademark("")] -[assembly: AssemblyCulture("")] - -// Durch Festlegen von ComVisible auf "false" werden die Typen in dieser Assembly unsichtbar -// für COM-Komponenten. Wenn Sie auf einen Typ in dieser Assembly von -// COM zugreifen müssen, legen Sie das ComVisible-Attribut für diesen Typ auf "true" fest. -[assembly: ComVisible(false)] - -// Die folgende GUID bestimmt die ID der Typbibliothek, wenn dieses Projekt für COM verfügbar gemacht wird -[assembly: Guid("4c89b788-40e7-4f19-91d8-d5453a03249b")] - -// Versionsinformationen für eine Assembly bestehen aus den folgenden vier Werten: -// -// Hauptversion -// Nebenversion -// Buildnummer -// Revision -// -// Sie können alle Werte angeben oder die standardmäßigen Build- und Revisionsnummern -// übernehmen, indem Sie "*" eingeben: -// [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] diff --git a/src/Majordomo/MDPCommons/packages.config b/src/Majordomo/MDPCommons/packages.config deleted file mode 100644 index 43e456e..0000000 --- a/src/Majordomo/MDPCommons/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/src/Majordomo/MDPServiceDiscoveryClientExample/MDPServiceDiscoveryClientExample.csproj b/src/Majordomo/MDPServiceDiscoveryClientExample/MDPServiceDiscoveryClientExample.csproj index 3d234f3..95b8238 100644 --- a/src/Majordomo/MDPServiceDiscoveryClientExample/MDPServiceDiscoveryClientExample.csproj +++ b/src/Majordomo/MDPServiceDiscoveryClientExample/MDPServiceDiscoveryClientExample.csproj @@ -1,117 +1,18 @@ - - - + + - Debug - AnyCPU - {9D3ECC09-8001-4282-8F46-414C3FFBE4A7} - Exe - Properties - MDPServiceDiscoveryClientExample - MDPServiceDiscoveryClientExample - v4.5 - 512 - - - AnyCPU - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - AnyCPU - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - true - bin\x64\Debug\ - DEBUG;TRACE - full - x64 - prompt - MinimumRecommendedRules.ruleset - true + Copyright © 2015 + MDPServiceDiscoveryClientExample - - bin\x64\Release\ - TRACE - true - pdbonly - x64 - prompt - MinimumRecommendedRules.ruleset - true - - - true - bin\x86\Debug\ - DEBUG;TRACE - full - x86 - prompt - MinimumRecommendedRules.ruleset - true - - - bin\x86\Release\ - TRACE - true - pdbonly - x86 - prompt - MinimumRecommendedRules.ruleset - true + + + Exe - - - ..\..\packages\AsyncIO.0.1.18.0\lib\net40\AsyncIO.dll - True - - - ..\..\packages\NetMQ.4.0.0.0-beta\lib\net40\NetMQ.dll - True - - - - - - - - - - - - - - - - - + - {a16ebccb-a575-4ba5-813d-c8ad925d5a59} - MajordomoProtocol - {ec5a112c-5652-4eaa-bee9-bf1a98f719c4} - MDPCommons - - - \ No newline at end of file + diff --git a/src/Majordomo/MDPServiceDiscoveryClientExample/Properties/AssemblyInfo.cs b/src/Majordomo/MDPServiceDiscoveryClientExample/Properties/AssemblyInfo.cs deleted file mode 100644 index 9883007..0000000 --- a/src/Majordomo/MDPServiceDiscoveryClientExample/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,35 +0,0 @@ -using System.Reflection; -using System.Runtime.InteropServices; - -// Allgemeine Informationen über eine Assembly werden über die folgenden -// Attribute gesteuert. Ändern Sie diese Attributwerte, um die Informationen zu ändern, -// die mit einer Assembly verknüpft sind. -[assembly: AssemblyTitle ("MDPServiceDiscoveryClientExample")] -[assembly: AssemblyDescription ("")] -[assembly: AssemblyConfiguration ("")] -[assembly: AssemblyCompany ("")] -[assembly: AssemblyProduct ("MDPServiceDiscoveryClientExample")] -[assembly: AssemblyCopyright ("Copyright © 2015")] -[assembly: AssemblyTrademark ("")] -[assembly: AssemblyCulture ("")] - -// Durch Festlegen von ComVisible auf "false" werden die Typen in dieser Assembly unsichtbar -// für COM-Komponenten. Wenn Sie auf einen Typ in dieser Assembly von -// COM zugreifen müssen, legen Sie das ComVisible-Attribut für diesen Typ auf "true" fest. -[assembly: ComVisible (false)] - -// Die folgende GUID bestimmt die ID der Typbibliothek, wenn dieses Projekt für COM verfügbar gemacht wird -[assembly: Guid ("32af3de8-f272-4585-81dd-1902cc058f86")] - -// Versionsinformationen für eine Assembly bestehen aus den folgenden vier Werten: -// -// Hauptversion -// Nebenversion -// Buildnummer -// Revision -// -// Sie können alle Werte angeben oder die standardmäßigen Build- und Revisionsnummern -// übernehmen, indem Sie "*" eingeben: -// [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion ("1.0.0.0")] -[assembly: AssemblyFileVersion ("1.0.0.0")] diff --git a/src/Majordomo/MDPServiceDiscoveryClientExample/packages.config b/src/Majordomo/MDPServiceDiscoveryClientExample/packages.config deleted file mode 100644 index 43e456e..0000000 --- a/src/Majordomo/MDPServiceDiscoveryClientExample/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/src/Majordomo/MDPWorkerExample/MDPWorkerExample.csproj b/src/Majordomo/MDPWorkerExample/MDPWorkerExample.csproj index 74a7767..d4cdf5a 100644 --- a/src/Majordomo/MDPWorkerExample/MDPWorkerExample.csproj +++ b/src/Majordomo/MDPWorkerExample/MDPWorkerExample.csproj @@ -1,122 +1,18 @@ - - - + + - Debug - AnyCPU - {BEDD69FB-36D7-4E11-9306-FB4BF97F356E} - Exe - Properties - MDPWorkerExample - MDPWorkerExample - v4.5 - 512 - - - AnyCPU - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - AnyCPU - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - true - bin\x64\Debug\ - DEBUG;TRACE - full - x64 - prompt - MinimumRecommendedRules.ruleset - true + Copyright © 2015 + MDPWorkerExample - - bin\x64\Release\ - TRACE - true - pdbonly - x64 - prompt - MinimumRecommendedRules.ruleset - true - - - true - bin\x86\Debug\ - DEBUG;TRACE - full - x86 - prompt - MinimumRecommendedRules.ruleset - true - - - bin\x86\Release\ - TRACE - true - pdbonly - x86 - prompt - MinimumRecommendedRules.ruleset - true + + + Exe - - - ..\..\packages\AsyncIO.0.1.18.0\lib\net40\AsyncIO.dll - True - - - ..\..\packages\NetMQ.4.0.0.0-beta\lib\net40\NetMQ.dll - True - - - - - - - - - - - - - - - - - + - {a16ebccb-a575-4ba5-813d-c8ad925d5a59} - MajordomoProtocol - {ec5a112c-5652-4eaa-bee9-bf1a98f719c4} - MDPCommons - - - - - - - - \ No newline at end of file + diff --git a/src/Majordomo/MDPWorkerExample/Properties/AssemblyInfo.cs b/src/Majordomo/MDPWorkerExample/Properties/AssemblyInfo.cs deleted file mode 100644 index 2630d76..0000000 --- a/src/Majordomo/MDPWorkerExample/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,35 +0,0 @@ -using System.Reflection; -using System.Runtime.InteropServices; - -// Allgemeine Informationen über eine Assembly werden über die folgenden -// Attribute gesteuert. Ändern Sie diese Attributwerte, um die Informationen zu ändern, -// die mit einer Assembly verknüpft sind. -[assembly: AssemblyTitle ("MDPWorkerExample")] -[assembly: AssemblyDescription ("")] -[assembly: AssemblyConfiguration ("")] -[assembly: AssemblyCompany ("")] -[assembly: AssemblyProduct ("MDPWorkerExample")] -[assembly: AssemblyCopyright ("Copyright © 2015")] -[assembly: AssemblyTrademark ("")] -[assembly: AssemblyCulture ("")] - -// Durch Festlegen von ComVisible auf "false" werden die Typen in dieser Assembly unsichtbar -// für COM-Komponenten. Wenn Sie auf einen Typ in dieser Assembly von -// COM zugreifen müssen, legen Sie das ComVisible-Attribut für diesen Typ auf "true" fest. -[assembly: ComVisible (false)] - -// Die folgende GUID bestimmt die ID der Typbibliothek, wenn dieses Projekt für COM verfügbar gemacht wird -[assembly: Guid ("96c42fea-fed2-44c9-9319-d9366a87e601")] - -// Versionsinformationen für eine Assembly bestehen aus den folgenden vier Werten: -// -// Hauptversion -// Nebenversion -// Buildnummer -// Revision -// -// Sie können alle Werte angeben oder die standardmäßigen Build- und Revisionsnummern -// übernehmen, indem Sie "*" eingeben: -// [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion ("1.0.0.0")] -[assembly: AssemblyFileVersion ("1.0.0.0")] diff --git a/src/Majordomo/MDPWorkerExample/packages.config b/src/Majordomo/MDPWorkerExample/packages.config deleted file mode 100644 index 43e456e..0000000 --- a/src/Majordomo/MDPWorkerExample/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/src/Majordomo/MajordomoProtocol/MajordomoProtocol.csproj b/src/Majordomo/MajordomoProtocol/MajordomoProtocol.csproj index 5b4b906..c2bf88c 100644 --- a/src/Majordomo/MajordomoProtocol/MajordomoProtocol.csproj +++ b/src/Majordomo/MajordomoProtocol/MajordomoProtocol.csproj @@ -1,125 +1,16 @@ - - - + + - Debug - AnyCPU - {A16EBCCB-A575-4BA5-813D-C8AD925D5A59} - Library - Properties - MajordomoProtocol - MajordomoProtocol - v4.5 - 512 + Copyright © 2015 + Majordomo - - AnyCPU - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - AnyCPU - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - - - - true - bin\x64\Debug\ - DEBUG;TRACE - full - x64 - prompt - MinimumRecommendedRules.ruleset - - - bin\x64\Release\ - TRACE - true - pdbonly - x64 - prompt - MinimumRecommendedRules.ruleset - - - true - bin\x86\Debug\ - DEBUG;TRACE - full - x86 - prompt - MinimumRecommendedRules.ruleset - - - bin\x86\Release\ - TRACE - true - pdbonly - x86 - prompt - MinimumRecommendedRules.ruleset - - - - ..\..\packages\AsyncIO.0.1.18.0\lib\net40\AsyncIO.dll - True - - - ..\..\packages\JetBrains.Annotations.10.1.5\lib\net\JetBrains.Annotations.dll - True - - - ..\..\packages\NetMQ.4.0.0.0-beta\lib\net40\NetMQ.dll - True - - - - - - - - - - - - - - - - - - + - - {ec5a112c-5652-4eaa-bee9-bf1a98f719c4} - MDPCommons - + + - + - - - - - - - - \ No newline at end of file + + diff --git a/src/Majordomo/MajordomoProtocol/Properties/AssemblyInfo.cs b/src/Majordomo/MajordomoProtocol/Properties/AssemblyInfo.cs deleted file mode 100644 index 4380c23..0000000 --- a/src/Majordomo/MajordomoProtocol/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,38 +0,0 @@ -using System.Reflection; -using System.Runtime.CompilerServices; -using System.Runtime.InteropServices; - -// Allgemeine Informationen über eine Assembly werden über die folgenden -// Attribute gesteuert. Ändern Sie diese Attributwerte, um die Informationen zu ändern, -// die mit einer Assembly verknüpft sind. -[assembly: AssemblyTitle ("Majordomo")] -[assembly: AssemblyDescription ("")] -[assembly: AssemblyConfiguration ("")] -[assembly: AssemblyCompany ("")] -[assembly: AssemblyProduct ("Majordomo")] -[assembly: AssemblyCopyright ("Copyright © 2015")] -[assembly: AssemblyTrademark ("")] -[assembly: AssemblyCulture ("")] - -// Durch Festlegen von ComVisible auf "false" werden die Typen in dieser Assembly unsichtbar -// für COM-Komponenten. Wenn Sie auf einen Typ in dieser Assembly von -// COM zugreifen müssen, legen Sie das ComVisible-Attribut für diesen Typ auf "true" fest. -[assembly: ComVisible (false)] - -// Die folgende GUID bestimmt die ID der Typbibliothek, wenn dieses Projekt für COM verfügbar gemacht wird -[assembly: Guid ("6262cbfb-21db-42db-a093-a77e3e4d02cd")] - -// Versionsinformationen für eine Assembly bestehen aus den folgenden vier Werten: -// -// Hauptversion -// Nebenversion -// Buildnummer -// Revision -// -// Sie können alle Werte angeben oder die standardmäßigen Build- und Revisionsnummern -// übernehmen, indem Sie "*" eingeben: -// [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion ("0.3.15052.111")] -[assembly: AssemblyFileVersion ("0.3.15052.111")] - -[assembly: InternalsVisibleTo ("MajordomoTests")] \ No newline at end of file diff --git a/src/Majordomo/MajordomoProtocol/Service.cs b/src/Majordomo/MajordomoProtocol/Service.cs index ed66436..0ef3532 100644 --- a/src/Majordomo/MajordomoProtocol/Service.cs +++ b/src/Majordomo/MajordomoProtocol/Service.cs @@ -9,7 +9,7 @@ namespace MajordomoProtocol /// Act as a frame for worker offering the service. /// As well as for pending requests to workers. /// - internal class Service + public class Service { private readonly List m_workers; // list of known and active worker for this service private readonly List m_pendingRequests; // list of client requests for that service diff --git a/src/Majordomo/MajordomoProtocol/Worker.cs b/src/Majordomo/MajordomoProtocol/Worker.cs index 82c239e..ce9a39a 100644 --- a/src/Majordomo/MajordomoProtocol/Worker.cs +++ b/src/Majordomo/MajordomoProtocol/Worker.cs @@ -6,7 +6,7 @@ namespace MajordomoProtocol /// /// A broker local representation of a connected worker /// - internal class Worker + public class Worker { // the id of the worker as string public string Id { get; } diff --git a/src/Majordomo/MajordomoProtocol/packages.config b/src/Majordomo/MajordomoProtocol/packages.config deleted file mode 100644 index 7297d1a..0000000 --- a/src/Majordomo/MajordomoProtocol/packages.config +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/src/Majordomo/MajordomoProtocolTests/MDPBrokerTests.cs b/src/Majordomo/MajordomoProtocolTests/MDPBrokerTests.cs index 9d69747..40decdd 100644 --- a/src/Majordomo/MajordomoProtocolTests/MDPBrokerTests.cs +++ b/src/Majordomo/MajordomoProtocolTests/MDPBrokerTests.cs @@ -39,7 +39,7 @@ public void Bind_Call_ShouldLogSuccess () sut.Bind (); - Assert.That (info, Is.EqualTo ("[MDP BROKER] MDP Broker/0.3 is active at tcp://localhost:5555")); + Assert.That (info, Is.EqualTo ("[MDP BROKER] MDP Broker/1.0 is active at tcp://localhost:5555")); } } @@ -63,7 +63,7 @@ public void Bind_ReBind_ShouldLogSuccess () sut.Bind ("tcp://localhost:5555"); - Assert.That (info, Is.EqualTo ("[MDP BROKER] MDP Broker/0.3 is active at tcp://localhost:5555")); + Assert.That (info, Is.EqualTo ("[MDP BROKER] MDP Broker/1.0 is active at tcp://localhost:5555")); } } @@ -105,7 +105,7 @@ public async void Run_ReceiveREADYMessageFromWorker_LogSuccessfulRegistration () cts.Cancel (); // check on the logging Assert.That (log.Count, Is.EqualTo (2)); - Assert.That (log[1], Is.StringContaining ("added to service echo")); + Assert.That (log[1], Does.Contain ("added to service echo")); } } @@ -132,7 +132,7 @@ public void RunSynchronous_ReceiveREADYMessageFromWorker_LogSuccessfulRegistrati cts.Cancel (); // check on the logging Assert.That (log.Count, Is.EqualTo (2)); - Assert.That (log[1], Is.StringContaining ("added to service echo")); + Assert.That (log[1], Does.Contain ("added to service echo")); } } diff --git a/src/Majordomo/MajordomoProtocolTests/MDPClientAsyncTests.cs b/src/Majordomo/MajordomoProtocolTests/MDPClientAsyncTests.cs index d1d498b..81d56fc 100644 --- a/src/Majordomo/MajordomoProtocolTests/MDPClientAsyncTests.cs +++ b/src/Majordomo/MajordomoProtocolTests/MDPClientAsyncTests.cs @@ -259,7 +259,7 @@ public void SendWrongMDPVersionFromBrokerNoLoggingShouldThrowApplicationExceptio session.ReplyReady += (s, e) => { Assert.True(e.HasError()); - Assert.That(e.Exception.Message, Is.StringContaining("MDP Version mismatch")); + Assert.That(e.Exception.Message, Does.Contain("MDP Version mismatch")); poller.Stop(); // To unlock the Task.Wait() }; diff --git a/src/Majordomo/MajordomoProtocolTests/MDPClientTests.cs b/src/Majordomo/MajordomoProtocolTests/MDPClientTests.cs index ae4e0db..840bd92 100644 --- a/src/Majordomo/MajordomoProtocolTests/MDPClientTests.cs +++ b/src/Majordomo/MajordomoProtocolTests/MDPClientTests.cs @@ -267,7 +267,7 @@ public void Send_WrongMDPVersionFromBrokerNoLogging_ShouldThrowApplicationExcept } catch (ApplicationException ex) { - Assert.That(ex.Message, Is.StringContaining("MDP Version mismatch")); + Assert.That(ex.Message, Does.Contain("MDP Version mismatch")); } } } diff --git a/src/Majordomo/MajordomoProtocolTests/MajordomoProtocolTests.csproj b/src/Majordomo/MajordomoProtocolTests/MajordomoProtocolTests.csproj index 7e75991..dbdd5c6 100644 --- a/src/Majordomo/MajordomoProtocolTests/MajordomoProtocolTests.csproj +++ b/src/Majordomo/MajordomoProtocolTests/MajordomoProtocolTests.csproj @@ -1,127 +1,18 @@ - - - + + - Debug - AnyCPU - {B2233737-D928-4C46-9FD0-3B7AD6BD23BB} - Library - Properties - MajordomoTests - MajordomoTests - v4.5 - 512 + Copyright © 2015 + MajordomoTests - - AnyCPU - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - AnyCPU - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - - - - true - bin\x64\Debug\ - DEBUG;TRACE - full - x64 - prompt - MinimumRecommendedRules.ruleset - - - bin\x64\Release\ - TRACE - true - pdbonly - x64 - prompt - MinimumRecommendedRules.ruleset - - - true - bin\x86\Debug\ - DEBUG;TRACE - full - x86 - prompt - MinimumRecommendedRules.ruleset - - - bin\x86\Release\ - TRACE - true - pdbonly - x86 - prompt - MinimumRecommendedRules.ruleset - - - - ..\..\packages\AsyncIO.0.1.18.0\lib\net40\AsyncIO.dll - True - - - ..\..\packages\NetMQ.4.0.0.0-beta\lib\net40\NetMQ.dll - True - - - ..\..\packages\NUnit.3.4.1\lib\net45\nunit.framework.dll - True - - - - - - - - - + - - - - - - - - - - + + - {a16ebccb-a575-4ba5-813d-c8ad925d5a59} - MajordomoProtocol - {ec5a112c-5652-4eaa-bee9-bf1a98f719c4} - MDPCommons - - - - - - \ No newline at end of file + diff --git a/src/Majordomo/MajordomoProtocolTests/Properties/AssemblyInfo.cs b/src/Majordomo/MajordomoProtocolTests/Properties/AssemblyInfo.cs deleted file mode 100644 index de3ace2..0000000 --- a/src/Majordomo/MajordomoProtocolTests/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,35 +0,0 @@ -using System.Reflection; -using System.Runtime.InteropServices; - -// Allgemeine Informationen über eine Assembly werden über die folgenden -// Attribute gesteuert. Ändern Sie diese Attributwerte, um die Informationen zu ändern, -// die mit einer Assembly verknüpft sind. -[assembly: AssemblyTitle ("MajordomoTests")] -[assembly: AssemblyDescription ("")] -[assembly: AssemblyConfiguration ("")] -[assembly: AssemblyCompany ("")] -[assembly: AssemblyProduct ("MajordomoTests")] -[assembly: AssemblyCopyright ("Copyright © 2015")] -[assembly: AssemblyTrademark ("")] -[assembly: AssemblyCulture ("")] - -// Durch Festlegen von ComVisible auf "false" werden die Typen in dieser Assembly unsichtbar -// für COM-Komponenten. Wenn Sie auf einen Typ in dieser Assembly von -// COM zugreifen müssen, legen Sie das ComVisible-Attribut für diesen Typ auf "true" fest. -[assembly: ComVisible (false)] - -// Die folgende GUID bestimmt die ID der Typbibliothek, wenn dieses Projekt für COM verfügbar gemacht wird -[assembly: Guid ("026d2ca5-bb83-4771-9b62-de1305939fb7")] - -// Versionsinformationen für eine Assembly bestehen aus den folgenden vier Werten: -// -// Hauptversion -// Nebenversion -// Buildnummer -// Revision -// -// Sie können alle Werte angeben oder die standardmäßigen Build- und Revisionsnummern -// übernehmen, indem Sie "*" eingeben: -// [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion ("1.0.0.0")] -[assembly: AssemblyFileVersion ("1.0.0.0")] diff --git a/src/Majordomo/MajordomoProtocolTests/packages.config b/src/Majordomo/MajordomoProtocolTests/packages.config deleted file mode 100644 index 81049ae..0000000 --- a/src/Majordomo/MajordomoProtocolTests/packages.config +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/src/Majordomo/StartMDPExample.sh b/src/Majordomo/StartMDPExample.sh new file mode 100644 index 0000000..2a56417 --- /dev/null +++ b/src/Majordomo/StartMDPExample.sh @@ -0,0 +1,3 @@ +exec dotnet run --framework net5.0 -p MDPBrokerProcess/MDPBrokerProcess.csproj & +exec dotnet run --framework net5.0 -p MDPWorkerExample/MDPWorkerExample.csproj & +exec dotnet run --framework net5.0 -p MDPClientExample/MDPClientExample.csproj -r10000 \ No newline at end of file diff --git a/src/Majordomo/StartMDPExampleVerbose.sh b/src/Majordomo/StartMDPExampleVerbose.sh new file mode 100644 index 0000000..052ecef --- /dev/null +++ b/src/Majordomo/StartMDPExampleVerbose.sh @@ -0,0 +1,3 @@ +exec dotnet run --framework net5.0 -p MDPBrokerProcess/MDPBrokerProcess.csproj -v & +exec dotnet run --framework net5.0 -p MDPWorkerExample/MDPWorkerExample.csproj -v & +exec dotnet run --framework net5.0 -p MDPClientExample/MDPClientExample.csproj -r100 \ No newline at end of file diff --git a/src/Majordomo/StartMDPServiceDiscoveryVerbose.sh b/src/Majordomo/StartMDPServiceDiscoveryVerbose.sh new file mode 100644 index 0000000..9644091 --- /dev/null +++ b/src/Majordomo/StartMDPServiceDiscoveryVerbose.sh @@ -0,0 +1,3 @@ +exec dotnet run --framework net5.0 -p MDPBrokerProcess/MDPBrokerProcess.csproj & +exec dotnet run --framework net5.0 -p MDPWorkerExample/MDPWorkerExample.csproj -v & +exec dotnet run --framework net5.0 -p MDPServiceDiscoveryClientExample/MDPServiceDiscoveryClientExample.csproj -v \ No newline at end of file diff --git a/src/Multithreading/Multithreaded Service/MultithreadedService/MultithreadedService.csproj b/src/Multithreading/Multithreaded Service/MultithreadedService/MultithreadedService.csproj index d899b54..51cbdc7 100644 --- a/src/Multithreading/Multithreaded Service/MultithreadedService/MultithreadedService.csproj +++ b/src/Multithreading/Multithreaded Service/MultithreadedService/MultithreadedService.csproj @@ -1,103 +1,18 @@ - - - + + - Debug - AnyCPU - {47791A50-18FA-4534-974A-9C38AAF9EEAC} + net45;net47;net5.0;netcoreapp3.1;netstandard2.0;netstandard2.1 + 1.0.0.0 + 1.0.0.0 Exe - Properties - MultithreadedService - MultithreadedService - v4.0 - 512 - - AnyCPU - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - AnyCPU - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - true - bin\x64\Debug\ - DEBUG;TRACE - full - x64 - prompt - MinimumRecommendedRules.ruleset - - - bin\x64\Release\ - TRACE - true - pdbonly - x64 - prompt - MinimumRecommendedRules.ruleset - - - true - bin\x86\Debug\ - DEBUG;TRACE - full - x86 - prompt - MinimumRecommendedRules.ruleset - - - bin\x86\Release\ - TRACE - true - pdbonly - x86 - prompt - MinimumRecommendedRules.ruleset - - - - ..\..\..\packages\AsyncIO.0.1.18.0\lib\net40\AsyncIO.dll - True - - - ..\..\..\packages\NetMQ.4.0.0.0-beta\lib\net40\NetMQ.dll - True - - - - - - - - - + - - + + - - + - - - \ No newline at end of file + + diff --git a/src/Pirate Pattern/Lazy Pirate/LazyPirate.Client/LazyPirate.Client.csproj b/src/Pirate Pattern/Lazy Pirate/LazyPirate.Client/LazyPirate.Client.csproj index ebc3e82..f380e39 100644 --- a/src/Pirate Pattern/Lazy Pirate/LazyPirate.Client/LazyPirate.Client.csproj +++ b/src/Pirate Pattern/Lazy Pirate/LazyPirate.Client/LazyPirate.Client.csproj @@ -1,104 +1,13 @@ - - - + + - Debug - AnyCPU - {717F3F1C-BA8B-4212-AA40-AD0452952793} - Exe - Properties - LazyPirate.Client - LazyPirate.Client - v4.0 - 512 - - - - AnyCPU - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - AnyCPU - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - true - bin\x64\Debug\ - DEBUG;TRACE - full - x64 - prompt - MinimumRecommendedRules.ruleset + Greiner SpA + Copyright © Greiner SpA 2016 + LazyPirate.Client - - bin\x64\Release\ - TRACE - true - pdbonly - x64 - prompt - MinimumRecommendedRules.ruleset - - - true - bin\x86\Debug\ - DEBUG;TRACE - full - x86 - prompt - MinimumRecommendedRules.ruleset - - - bin\x86\Release\ - TRACE - true - pdbonly - x86 - prompt - MinimumRecommendedRules.ruleset + + + Exe - - - ..\..\..\packages\AsyncIO.0.1.18.0\lib\net40\AsyncIO.dll - True - - - ..\..\..\packages\NetMQ.4.0.0.0-beta\lib\net40\NetMQ.dll - True - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/src/Pirate Pattern/Lazy Pirate/LazyPirate.Client/Properties/AssemblyInfo.cs b/src/Pirate Pattern/Lazy Pirate/LazyPirate.Client/Properties/AssemblyInfo.cs deleted file mode 100644 index 3ee57a7..0000000 --- a/src/Pirate Pattern/Lazy Pirate/LazyPirate.Client/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("LazyPirate.Client")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("Greiner SpA")] -[assembly: AssemblyProduct("LazyPirate.Client")] -[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("e925497d-875e-47a6-84cf-baba48e1efef")] - -// 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/src/Pirate Pattern/Lazy Pirate/LazyPirate.Client/packages.config b/src/Pirate Pattern/Lazy Pirate/LazyPirate.Client/packages.config deleted file mode 100644 index c3ffb49..0000000 --- a/src/Pirate Pattern/Lazy Pirate/LazyPirate.Client/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/src/Pirate Pattern/Lazy Pirate/LazyPirate.Server/LazyPirate.Server.csproj b/src/Pirate Pattern/Lazy Pirate/LazyPirate.Server/LazyPirate.Server.csproj index 329d73b..5f570c2 100644 --- a/src/Pirate Pattern/Lazy Pirate/LazyPirate.Server/LazyPirate.Server.csproj +++ b/src/Pirate Pattern/Lazy Pirate/LazyPirate.Server/LazyPirate.Server.csproj @@ -1,102 +1,13 @@ - - - + + - Debug - AnyCPU - {859618CC-4269-42F4-95A1-35CC5D682022} - Exe - Properties - LazyPirate.Server - LazyPirate.Server - v4.0 - 512 - - - AnyCPU - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - AnyCPU - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - true - bin\x64\Debug\ - DEBUG;TRACE - full - x64 - prompt - MinimumRecommendedRules.ruleset + HP + Copyright © HP 2013 + LazyPirate.Server - - bin\x64\Release\ - TRACE - true - pdbonly - x64 - prompt - MinimumRecommendedRules.ruleset - - - true - bin\x86\Debug\ - DEBUG;TRACE - full - x86 - prompt - MinimumRecommendedRules.ruleset - - - bin\x86\Release\ - TRACE - true - pdbonly - x86 - prompt - MinimumRecommendedRules.ruleset + + + Exe - - - ..\..\..\packages\AsyncIO.0.1.18.0\lib\net40\AsyncIO.dll - True - - - ..\..\..\packages\NetMQ.4.0.0.0-beta\lib\net40\NetMQ.dll - True - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/src/Pirate Pattern/Lazy Pirate/LazyPirate.Server/Properties/AssemblyInfo.cs b/src/Pirate Pattern/Lazy Pirate/LazyPirate.Server/Properties/AssemblyInfo.cs deleted file mode 100644 index 69c772e..0000000 --- a/src/Pirate Pattern/Lazy Pirate/LazyPirate.Server/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("LazyPirate.Server")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("HP")] -[assembly: AssemblyProduct("LazyPirate.Server")] -[assembly: AssemblyCopyright("Copyright © HP 2013")] -[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("85fefa27-9949-499d-a361-f1bc6548ec83")] - -// 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/src/Pirate Pattern/Lazy Pirate/LazyPirate.Server/packages.config b/src/Pirate Pattern/Lazy Pirate/LazyPirate.Server/packages.config deleted file mode 100644 index c3ffb49..0000000 --- a/src/Pirate Pattern/Lazy Pirate/LazyPirate.Server/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/src/Pirate Pattern/Lazy Pirate/LazyPirate.Server2/LazyPirate.Server2.csproj b/src/Pirate Pattern/Lazy Pirate/LazyPirate.Server2/LazyPirate.Server2.csproj index a734e8f..dd24637 100644 --- a/src/Pirate Pattern/Lazy Pirate/LazyPirate.Server2/LazyPirate.Server2.csproj +++ b/src/Pirate Pattern/Lazy Pirate/LazyPirate.Server2/LazyPirate.Server2.csproj @@ -1,109 +1,12 @@ - - - + + - Debug - AnyCPU - {3193ADF3-D394-44A1-B44D-F53616886A1E} - Exe - Properties - LazyPirate.Server2 - LazyPirate.Server2 - v4.5.2 - 512 - true - - - AnyCPU - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - AnyCPU - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - true - bin\x64\Debug\ - DEBUG;TRACE - full - x64 - prompt - MinimumRecommendedRules.ruleset - true + Copyright © 2016 + LazyPirate.Server2 - - bin\x64\Release\ - TRACE - true - pdbonly - x64 - prompt - MinimumRecommendedRules.ruleset - true - - - true - bin\x86\Debug\ - DEBUG;TRACE - full - x86 - prompt - MinimumRecommendedRules.ruleset - true - - - bin\x86\Release\ - TRACE - true - pdbonly - x86 - prompt - MinimumRecommendedRules.ruleset - true + + + Exe - - - ..\..\..\packages\AsyncIO.0.1.18.0\lib\net40\AsyncIO.dll - True - - - ..\..\..\packages\NetMQ.4.0.0.0-beta\lib\net40\NetMQ.dll - True - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/src/Pirate Pattern/Lazy Pirate/LazyPirate.Server2/Properties/AssemblyInfo.cs b/src/Pirate Pattern/Lazy Pirate/LazyPirate.Server2/Properties/AssemblyInfo.cs deleted file mode 100644 index 03697c8..0000000 --- a/src/Pirate Pattern/Lazy Pirate/LazyPirate.Server2/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("LazyPirate.Server2")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("LazyPirate.Server2")] -[assembly: AssemblyCopyright("Copyright © 2016")] -[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("3193adf3-d394-44a1-b44d-f53616886a1e")] - -// 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/src/Pirate Pattern/Lazy Pirate/LazyPirate.Server2/packages.config b/src/Pirate Pattern/Lazy Pirate/LazyPirate.Server2/packages.config deleted file mode 100644 index ffb4366..0000000 --- a/src/Pirate Pattern/Lazy Pirate/LazyPirate.Server2/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/src/Pirate Pattern/Paranoid Pirate/ParanoidPirate.Client/ParanoidPirate.Client.csproj b/src/Pirate Pattern/Paranoid Pirate/ParanoidPirate.Client/ParanoidPirate.Client.csproj index bf7a3f7..0e67df7 100644 --- a/src/Pirate Pattern/Paranoid Pirate/ParanoidPirate.Client/ParanoidPirate.Client.csproj +++ b/src/Pirate Pattern/Paranoid Pirate/ParanoidPirate.Client/ParanoidPirate.Client.csproj @@ -1,112 +1,17 @@ - - - + + - Debug - AnyCPU - {953327C9-0782-4EC9-A115-3C435E6440E6} - Exe - Properties - ParanoidPirate.Client - ParanoidPirate.Client - v4.0 - 512 - - - - AnyCPU - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - false - - - AnyCPU - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - false - - - true - bin\x64\Debug\ - DEBUG;TRACE - full - x64 - prompt - MinimumRecommendedRules.ruleset + Greiner SpA + Copyright © Greiner SpA 2016 + ParanoidPirate.Client - - bin\x64\Release\ - TRACE - true - pdbonly - x64 - prompt - MinimumRecommendedRules.ruleset - - - true - bin\x86\Debug\ - DEBUG;TRACE - full - x86 - prompt - MinimumRecommendedRules.ruleset - - - bin\x86\Release\ - TRACE - true - pdbonly - x86 - prompt - MinimumRecommendedRules.ruleset + + + Exe + - - ..\..\..\packages\AsyncIO.0.1.18.0\lib\net40\AsyncIO.dll - True - - - ..\..\..\packages\NetMQ.4.0.0.0-beta\lib\net40\NetMQ.dll - True - - - - - - - - - - - - - - - - - - - - {528ce4ce-bb2e-432e-86bb-8199a97379a5} - ParanoidPirate.Queue - + - - + \ No newline at end of file diff --git a/src/Pirate Pattern/Paranoid Pirate/ParanoidPirate.Client/Properties/AssemblyInfo.cs b/src/Pirate Pattern/Paranoid Pirate/ParanoidPirate.Client/Properties/AssemblyInfo.cs deleted file mode 100644 index 3ee57a7..0000000 --- a/src/Pirate Pattern/Paranoid Pirate/ParanoidPirate.Client/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("LazyPirate.Client")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("Greiner SpA")] -[assembly: AssemblyProduct("LazyPirate.Client")] -[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("e925497d-875e-47a6-84cf-baba48e1efef")] - -// 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/src/Pirate Pattern/Paranoid Pirate/ParanoidPirate.Client/packages.config b/src/Pirate Pattern/Paranoid Pirate/ParanoidPirate.Client/packages.config deleted file mode 100644 index c3ffb49..0000000 --- a/src/Pirate Pattern/Paranoid Pirate/ParanoidPirate.Client/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/src/Pirate Pattern/Paranoid Pirate/ParanoidPirate.Queue/ParanoidPirate.Queue.csproj b/src/Pirate Pattern/Paranoid Pirate/ParanoidPirate.Queue/ParanoidPirate.Queue.csproj index cb6b78c..cbce76a 100644 --- a/src/Pirate Pattern/Paranoid Pirate/ParanoidPirate.Queue/ParanoidPirate.Queue.csproj +++ b/src/Pirate Pattern/Paranoid Pirate/ParanoidPirate.Queue/ParanoidPirate.Queue.csproj @@ -1,107 +1,12 @@ - - - + + - Debug - AnyCPU - {528CE4CE-BB2E-432E-86BB-8199A97379A5} - Exe - Properties - ParanoidPirate.Queue - ParanoidPirate.Queue - v4.0 - 512 - - - - AnyCPU - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - AnyCPU - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - true - bin\x64\Debug\ - DEBUG;TRACE - full - x64 - prompt - MinimumRecommendedRules.ruleset + Copyright © 2015 + ParanoidPirate.Queue - - bin\x64\Release\ - TRACE - true - pdbonly - x64 - prompt - MinimumRecommendedRules.ruleset - - - true - bin\x86\Debug\ - DEBUG;TRACE - full - x86 - prompt - MinimumRecommendedRules.ruleset - - - bin\x86\Release\ - TRACE - true - pdbonly - x86 - prompt - MinimumRecommendedRules.ruleset + + + Exe - - - ..\..\..\packages\AsyncIO.0.1.18.0\lib\net40\AsyncIO.dll - True - - - ..\..\..\packages\NetMQ.4.0.0.0-beta\lib\net40\NetMQ.dll - True - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/src/Pirate Pattern/Paranoid Pirate/ParanoidPirate.Queue/Properties/AssemblyInfo.cs b/src/Pirate Pattern/Paranoid Pirate/ParanoidPirate.Queue/Properties/AssemblyInfo.cs deleted file mode 100644 index dfb70cc..0000000 --- a/src/Pirate Pattern/Paranoid Pirate/ParanoidPirate.Queue/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,35 +0,0 @@ -using System.Reflection; -using System.Runtime.InteropServices; - -// Allgemeine Informationen über eine Assembly werden über die folgenden -// Attribute gesteuert. Ändern Sie diese Attributwerte, um die Informationen zu ändern, -// die mit einer Assembly verknüpft sind. -[assembly: AssemblyTitle ("ParanoidPirate")] -[assembly: AssemblyDescription ("")] -[assembly: AssemblyConfiguration ("")] -[assembly: AssemblyCompany ("")] -[assembly: AssemblyProduct ("ParanoidPirate")] -[assembly: AssemblyCopyright ("Copyright © 2015")] -[assembly: AssemblyTrademark ("")] -[assembly: AssemblyCulture ("")] - -// Durch Festlegen von ComVisible auf "false" werden die Typen in dieser Assembly unsichtbar -// für COM-Komponenten. Wenn Sie auf einen Typ in dieser Assembly von -// COM zugreifen müssen, legen Sie das ComVisible-Attribut für diesen Typ auf "true" fest. -[assembly: ComVisible (false)] - -// Die folgende GUID bestimmt die ID der Typbibliothek, wenn dieses Projekt für COM verfügbar gemacht wird -[assembly: Guid ("37f397b2-458a-48f2-9001-59e1a50dca32")] - -// Versionsinformationen für eine Assembly bestehen aus den folgenden vier Werten: -// -// Hauptversion -// Nebenversion -// Buildnummer -// Revision -// -// Sie können alle Werte angeben oder die standardmäßigen Build- und Revisionsnummern -// übernehmen, indem Sie "*" eingeben: -// [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion ("1.0.0.0")] -[assembly: AssemblyFileVersion ("1.0.0.0")] diff --git a/src/Pirate Pattern/Paranoid Pirate/ParanoidPirate.Queue/packages.config b/src/Pirate Pattern/Paranoid Pirate/ParanoidPirate.Queue/packages.config deleted file mode 100644 index c3ffb49..0000000 --- a/src/Pirate Pattern/Paranoid Pirate/ParanoidPirate.Queue/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/src/Pirate Pattern/Paranoid Pirate/ParanoidPirate.Worker/ParanoidPirate.Worker.csproj b/src/Pirate Pattern/Paranoid Pirate/ParanoidPirate.Worker/ParanoidPirate.Worker.csproj index becc2eb..f0b42be 100644 --- a/src/Pirate Pattern/Paranoid Pirate/ParanoidPirate.Worker/ParanoidPirate.Worker.csproj +++ b/src/Pirate Pattern/Paranoid Pirate/ParanoidPirate.Worker/ParanoidPirate.Worker.csproj @@ -1,110 +1,16 @@ - - - + + - Debug - AnyCPU - {80428E64-7589-4EDB-8F4D-8FAB437AC4D8} - Exe - Properties - ParanoidPirate.Worker - ParanoidPirate.Worker - v4.0 - 512 - - - - AnyCPU - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - AnyCPU - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - true - bin\x64\Debug\ - DEBUG;TRACE - full - x64 - prompt - MinimumRecommendedRules.ruleset + Copyright © 2015 + ParanoidPirate.Worker - - bin\x64\Release\ - TRACE - true - pdbonly - x64 - prompt - MinimumRecommendedRules.ruleset - - - true - bin\x86\Debug\ - DEBUG;TRACE - full - x86 - prompt - MinimumRecommendedRules.ruleset - - - bin\x86\Release\ - TRACE - true - pdbonly - x86 - prompt - MinimumRecommendedRules.ruleset + + + Exe + - - ..\..\..\packages\AsyncIO.0.1.18.0\lib\net40\AsyncIO.dll - True - - - ..\..\..\packages\NetMQ.4.0.0.0-beta\lib\net40\NetMQ.dll - True - - - - - - - - - - - - - - - - - - - - {528ce4ce-bb2e-432e-86bb-8199a97379a5} - ParanoidPirate.Queue - + - - + \ No newline at end of file diff --git a/src/Pirate Pattern/Paranoid Pirate/ParanoidPirate.Worker/Properties/AssemblyInfo.cs b/src/Pirate Pattern/Paranoid Pirate/ParanoidPirate.Worker/Properties/AssemblyInfo.cs deleted file mode 100644 index 1b35f54..0000000 --- a/src/Pirate Pattern/Paranoid Pirate/ParanoidPirate.Worker/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,35 +0,0 @@ -using System.Reflection; -using System.Runtime.InteropServices; - -// Allgemeine Informationen über eine Assembly werden über die folgenden -// Attribute gesteuert. Ändern Sie diese Attributwerte, um die Informationen zu ändern, -// die mit einer Assembly verknüpft sind. -[assembly: AssemblyTitle ("ParanoidPirate.Worker")] -[assembly: AssemblyDescription ("")] -[assembly: AssemblyConfiguration ("")] -[assembly: AssemblyCompany ("")] -[assembly: AssemblyProduct ("ParanoidPirate.Worker")] -[assembly: AssemblyCopyright ("Copyright © 2015")] -[assembly: AssemblyTrademark ("")] -[assembly: AssemblyCulture ("")] - -// Durch Festlegen von ComVisible auf "false" werden die Typen in dieser Assembly unsichtbar -// für COM-Komponenten. Wenn Sie auf einen Typ in dieser Assembly von -// COM zugreifen müssen, legen Sie das ComVisible-Attribut für diesen Typ auf "true" fest. -[assembly: ComVisible (false)] - -// Die folgende GUID bestimmt die ID der Typbibliothek, wenn dieses Projekt für COM verfügbar gemacht wird -[assembly: Guid ("37843948-e20b-4eb3-bc3d-6edd2c3dcaac")] - -// Versionsinformationen für eine Assembly bestehen aus den folgenden vier Werten: -// -// Hauptversion -// Nebenversion -// Buildnummer -// Revision -// -// Sie können alle Werte angeben oder die standardmäßigen Build- und Revisionsnummern -// übernehmen, indem Sie "*" eingeben: -// [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion ("1.0.0.0")] -[assembly: AssemblyFileVersion ("1.0.0.0")] diff --git a/src/Pirate Pattern/Paranoid Pirate/ParanoidPirate.Worker/packages.config b/src/Pirate Pattern/Paranoid Pirate/ParanoidPirate.Worker/packages.config deleted file mode 100644 index c3ffb49..0000000 --- a/src/Pirate Pattern/Paranoid Pirate/ParanoidPirate.Worker/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/src/Pirate Pattern/Simple Pirate/SimplePirate.Client/Properties/AssemblyInfo.cs b/src/Pirate Pattern/Simple Pirate/SimplePirate.Client/Properties/AssemblyInfo.cs deleted file mode 100644 index b595500..0000000 --- a/src/Pirate Pattern/Simple Pirate/SimplePirate.Client/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("SimplePirate.Client")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("HP")] -[assembly: AssemblyProduct("SimplePirate.Client")] -[assembly: AssemblyCopyright("Copyright © HP 2013")] -[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("d8b8eeda-643a-4efa-b005-b98362aaa02f")] - -// 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/src/Pirate Pattern/Simple Pirate/SimplePirate.Client/SimplePirate.Client.csproj b/src/Pirate Pattern/Simple Pirate/SimplePirate.Client/SimplePirate.Client.csproj index 7ecbfcb..52edcb5 100644 --- a/src/Pirate Pattern/Simple Pirate/SimplePirate.Client/SimplePirate.Client.csproj +++ b/src/Pirate Pattern/Simple Pirate/SimplePirate.Client/SimplePirate.Client.csproj @@ -1,103 +1,13 @@ - - - + + - Debug - AnyCPU - {AF3B21D1-F86D-49D1-BE76-DF17F27EFF3F} - Exe - Properties - SimplePirate.Client - SimplePirate.Client - v4.0 - 512 - - - AnyCPU - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - AnyCPU - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - true - bin\x64\Debug\ - DEBUG;TRACE - full - x64 - prompt - MinimumRecommendedRules.ruleset + HP + Copyright © HP 2013 + SimplePirate.Client - - bin\x64\Release\ - TRACE - true - pdbonly - x64 - prompt - MinimumRecommendedRules.ruleset - - - true - bin\x86\Debug\ - DEBUG;TRACE - full - x86 - prompt - MinimumRecommendedRules.ruleset - - - bin\x86\Release\ - TRACE - true - pdbonly - x86 - prompt - MinimumRecommendedRules.ruleset + + + Exe - - - ..\..\..\packages\AsyncIO.0.1.18.0\lib\net40\AsyncIO.dll - True - - - ..\..\..\packages\NetMQ.4.0.0.0-beta\lib\net40\NetMQ.dll - True - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/src/Pirate Pattern/Simple Pirate/SimplePirate.Client/packages.config b/src/Pirate Pattern/Simple Pirate/SimplePirate.Client/packages.config deleted file mode 100644 index c3ffb49..0000000 --- a/src/Pirate Pattern/Simple Pirate/SimplePirate.Client/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/src/Pirate Pattern/Simple Pirate/SimplePirate.Queue/Properties/AssemblyInfo.cs b/src/Pirate Pattern/Simple Pirate/SimplePirate.Queue/Properties/AssemblyInfo.cs deleted file mode 100644 index 06aa025..0000000 --- a/src/Pirate Pattern/Simple Pirate/SimplePirate.Queue/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("SimplePirate.Queue")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("HP")] -[assembly: AssemblyProduct("SimplePirate.Queue")] -[assembly: AssemblyCopyright("Copyright © HP 2013")] -[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("b4c72081-407b-44a4-aa46-b55ce03d05f4")] - -// 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/src/Pirate Pattern/Simple Pirate/SimplePirate.Queue/SimplePirate.Queue.csproj b/src/Pirate Pattern/Simple Pirate/SimplePirate.Queue/SimplePirate.Queue.csproj index dcd7ae0..6ecc58a 100644 --- a/src/Pirate Pattern/Simple Pirate/SimplePirate.Queue/SimplePirate.Queue.csproj +++ b/src/Pirate Pattern/Simple Pirate/SimplePirate.Queue/SimplePirate.Queue.csproj @@ -1,103 +1,13 @@ - - - + + - Debug - AnyCPU - {72A7CABE-F118-4C05-8887-D7174EB10018} - Exe - Properties - SimplePirate.Queue - SimplePirate.Queue - v4.0 - 512 - - - AnyCPU - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - AnyCPU - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - true - bin\x64\Debug\ - DEBUG;TRACE - full - x64 - prompt - MinimumRecommendedRules.ruleset + HP + Copyright © HP 2013 + SimplePirate.Queue - - bin\x64\Release\ - TRACE - true - pdbonly - x64 - prompt - MinimumRecommendedRules.ruleset - - - true - bin\x86\Debug\ - DEBUG;TRACE - full - x86 - prompt - MinimumRecommendedRules.ruleset - - - bin\x86\Release\ - TRACE - true - pdbonly - x86 - prompt - MinimumRecommendedRules.ruleset + + + Exe - - - ..\..\..\packages\AsyncIO.0.1.18.0\lib\net40\AsyncIO.dll - True - - - ..\..\..\packages\NetMQ.4.0.0.0-beta\lib\net40\NetMQ.dll - True - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/src/Pirate Pattern/Simple Pirate/SimplePirate.Queue/packages.config b/src/Pirate Pattern/Simple Pirate/SimplePirate.Queue/packages.config deleted file mode 100644 index c3ffb49..0000000 --- a/src/Pirate Pattern/Simple Pirate/SimplePirate.Queue/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/src/Pirate Pattern/Simple Pirate/SimplePirate.Worker/Properties/AssemblyInfo.cs b/src/Pirate Pattern/Simple Pirate/SimplePirate.Worker/Properties/AssemblyInfo.cs deleted file mode 100644 index ed7d8ff..0000000 --- a/src/Pirate Pattern/Simple Pirate/SimplePirate.Worker/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("SimplePirate.Worker")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("HP")] -[assembly: AssemblyProduct("SimplePirate.Worker")] -[assembly: AssemblyCopyright("Copyright © HP 2013")] -[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("df4d2498-69a6-4521-877a-d5bccaa58101")] - -// 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/src/Pirate Pattern/Simple Pirate/SimplePirate.Worker/SimplePirate.Worker.csproj b/src/Pirate Pattern/Simple Pirate/SimplePirate.Worker/SimplePirate.Worker.csproj index df702f3..e233cda 100644 --- a/src/Pirate Pattern/Simple Pirate/SimplePirate.Worker/SimplePirate.Worker.csproj +++ b/src/Pirate Pattern/Simple Pirate/SimplePirate.Worker/SimplePirate.Worker.csproj @@ -1,103 +1,13 @@ - - - + + - Debug - AnyCPU - {45B74B50-0E86-45B3-9B49-50D8B4F50212} - Exe - Properties - SimplePirate.Worker - SimplePirate.Worker - v4.0 - 512 - - - AnyCPU - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - AnyCPU - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - true - bin\x64\Debug\ - DEBUG;TRACE - full - x64 - prompt - MinimumRecommendedRules.ruleset + HP + Copyright © HP 2013 + SimplePirate.Worker - - bin\x64\Release\ - TRACE - true - pdbonly - x64 - prompt - MinimumRecommendedRules.ruleset - - - true - bin\x86\Debug\ - DEBUG;TRACE - full - x86 - prompt - MinimumRecommendedRules.ruleset - - - bin\x86\Release\ - TRACE - true - pdbonly - x86 - prompt - MinimumRecommendedRules.ruleset + + + Exe - - - ..\..\..\packages\AsyncIO.0.1.18.0\lib\net40\AsyncIO.dll - True - - - ..\..\..\packages\NetMQ.4.0.0.0-beta\lib\net40\NetMQ.dll - True - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/src/Pirate Pattern/Simple Pirate/SimplePirate.Worker/packages.config b/src/Pirate Pattern/Simple Pirate/SimplePirate.Worker/packages.config deleted file mode 100644 index c3ffb49..0000000 --- a/src/Pirate Pattern/Simple Pirate/SimplePirate.Worker/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/src/Samples.sln b/src/Samples.sln index c5cb106..04205de 100644 --- a/src/Samples.sln +++ b/src/Samples.sln @@ -77,6 +77,9 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Majordomo Pattern", "Majord Majordomo\StartMDPExample - Verbose.bat = Majordomo\StartMDPExample - Verbose.bat Majordomo\StartMDPExample.bat = Majordomo\StartMDPExample.bat Majordomo\StartMDPServiceDiscoveringClientExample.bat = Majordomo\StartMDPServiceDiscoveringClientExample.bat + Majordomo\StartMDPExample.sh = Majordomo\StartMDPExample.sh + Majordomo\StartMDPExampleVerbose.sh = Majordomo\StartMDPExampleVerbose.sh + Majordomo\StartMDPServiceDiscoveryVerbose.sh = Majordomo\StartMDPServiceDiscoveryVerbose.sh EndProjectSection EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MDPClientExample", "Majordomo\MDPClientExample\MDPClientExample.csproj", "{BA3B66DE-85AB-44F0-890B-E598C777880D}" @@ -137,88 +140,32 @@ Global GlobalSection(ProjectConfigurationPlatforms) = postSolution {7AB16EE9-4A79-4BFB-8C0B-D1A076E34896}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {7AB16EE9-4A79-4BFB-8C0B-D1A076E34896}.Debug|Any CPU.Build.0 = Debug|Any CPU - {7AB16EE9-4A79-4BFB-8C0B-D1A076E34896}.Debug|x64.ActiveCfg = Debug|x64 - {7AB16EE9-4A79-4BFB-8C0B-D1A076E34896}.Debug|x64.Build.0 = Debug|x64 - {7AB16EE9-4A79-4BFB-8C0B-D1A076E34896}.Debug|x86.ActiveCfg = Debug|x86 - {7AB16EE9-4A79-4BFB-8C0B-D1A076E34896}.Debug|x86.Build.0 = Debug|x86 {7AB16EE9-4A79-4BFB-8C0B-D1A076E34896}.Release|Any CPU.ActiveCfg = Release|Any CPU {7AB16EE9-4A79-4BFB-8C0B-D1A076E34896}.Release|Any CPU.Build.0 = Release|Any CPU - {7AB16EE9-4A79-4BFB-8C0B-D1A076E34896}.Release|x64.ActiveCfg = Release|x64 - {7AB16EE9-4A79-4BFB-8C0B-D1A076E34896}.Release|x64.Build.0 = Release|x64 - {7AB16EE9-4A79-4BFB-8C0B-D1A076E34896}.Release|x86.ActiveCfg = Release|x86 - {7AB16EE9-4A79-4BFB-8C0B-D1A076E34896}.Release|x86.Build.0 = Release|x86 {37B320C0-9E44-44EF-B89A-E671DBA4986B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {37B320C0-9E44-44EF-B89A-E671DBA4986B}.Debug|Any CPU.Build.0 = Debug|Any CPU - {37B320C0-9E44-44EF-B89A-E671DBA4986B}.Debug|x64.ActiveCfg = Debug|x64 - {37B320C0-9E44-44EF-B89A-E671DBA4986B}.Debug|x64.Build.0 = Debug|x64 - {37B320C0-9E44-44EF-B89A-E671DBA4986B}.Debug|x86.ActiveCfg = Debug|x86 - {37B320C0-9E44-44EF-B89A-E671DBA4986B}.Debug|x86.Build.0 = Debug|x86 {37B320C0-9E44-44EF-B89A-E671DBA4986B}.Release|Any CPU.ActiveCfg = Release|Any CPU {37B320C0-9E44-44EF-B89A-E671DBA4986B}.Release|Any CPU.Build.0 = Release|Any CPU - {37B320C0-9E44-44EF-B89A-E671DBA4986B}.Release|x64.ActiveCfg = Release|x64 - {37B320C0-9E44-44EF-B89A-E671DBA4986B}.Release|x64.Build.0 = Release|x64 - {37B320C0-9E44-44EF-B89A-E671DBA4986B}.Release|x86.ActiveCfg = Release|x86 - {37B320C0-9E44-44EF-B89A-E671DBA4986B}.Release|x86.Build.0 = Release|x86 {5B8F7740-EFD5-46B9-8A96-2E1F47385295}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {5B8F7740-EFD5-46B9-8A96-2E1F47385295}.Debug|Any CPU.Build.0 = Debug|Any CPU - {5B8F7740-EFD5-46B9-8A96-2E1F47385295}.Debug|x64.ActiveCfg = Debug|x64 - {5B8F7740-EFD5-46B9-8A96-2E1F47385295}.Debug|x64.Build.0 = Debug|x64 - {5B8F7740-EFD5-46B9-8A96-2E1F47385295}.Debug|x86.ActiveCfg = Debug|x86 - {5B8F7740-EFD5-46B9-8A96-2E1F47385295}.Debug|x86.Build.0 = Debug|x86 {5B8F7740-EFD5-46B9-8A96-2E1F47385295}.Release|Any CPU.ActiveCfg = Release|Any CPU {5B8F7740-EFD5-46B9-8A96-2E1F47385295}.Release|Any CPU.Build.0 = Release|Any CPU - {5B8F7740-EFD5-46B9-8A96-2E1F47385295}.Release|x64.ActiveCfg = Release|x64 - {5B8F7740-EFD5-46B9-8A96-2E1F47385295}.Release|x64.Build.0 = Release|x64 - {5B8F7740-EFD5-46B9-8A96-2E1F47385295}.Release|x86.ActiveCfg = Release|x86 - {5B8F7740-EFD5-46B9-8A96-2E1F47385295}.Release|x86.Build.0 = Release|x86 {0A5BC1E9-BB65-40BC-83CA-7F68D528ECB4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {0A5BC1E9-BB65-40BC-83CA-7F68D528ECB4}.Debug|Any CPU.Build.0 = Debug|Any CPU - {0A5BC1E9-BB65-40BC-83CA-7F68D528ECB4}.Debug|x64.ActiveCfg = Debug|x64 - {0A5BC1E9-BB65-40BC-83CA-7F68D528ECB4}.Debug|x64.Build.0 = Debug|x64 - {0A5BC1E9-BB65-40BC-83CA-7F68D528ECB4}.Debug|x86.ActiveCfg = Debug|x86 - {0A5BC1E9-BB65-40BC-83CA-7F68D528ECB4}.Debug|x86.Build.0 = Debug|x86 {0A5BC1E9-BB65-40BC-83CA-7F68D528ECB4}.Release|Any CPU.ActiveCfg = Release|Any CPU {0A5BC1E9-BB65-40BC-83CA-7F68D528ECB4}.Release|Any CPU.Build.0 = Release|Any CPU - {0A5BC1E9-BB65-40BC-83CA-7F68D528ECB4}.Release|x64.ActiveCfg = Release|x64 - {0A5BC1E9-BB65-40BC-83CA-7F68D528ECB4}.Release|x64.Build.0 = Release|x64 - {0A5BC1E9-BB65-40BC-83CA-7F68D528ECB4}.Release|x86.ActiveCfg = Release|x86 - {0A5BC1E9-BB65-40BC-83CA-7F68D528ECB4}.Release|x86.Build.0 = Release|x86 {99E7E475-C96D-45EB-92D3-D25D6E89693A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {99E7E475-C96D-45EB-92D3-D25D6E89693A}.Debug|Any CPU.Build.0 = Debug|Any CPU - {99E7E475-C96D-45EB-92D3-D25D6E89693A}.Debug|x64.ActiveCfg = Debug|x64 - {99E7E475-C96D-45EB-92D3-D25D6E89693A}.Debug|x64.Build.0 = Debug|x64 - {99E7E475-C96D-45EB-92D3-D25D6E89693A}.Debug|x86.ActiveCfg = Debug|x86 - {99E7E475-C96D-45EB-92D3-D25D6E89693A}.Debug|x86.Build.0 = Debug|x86 {99E7E475-C96D-45EB-92D3-D25D6E89693A}.Release|Any CPU.ActiveCfg = Release|Any CPU {99E7E475-C96D-45EB-92D3-D25D6E89693A}.Release|Any CPU.Build.0 = Release|Any CPU - {99E7E475-C96D-45EB-92D3-D25D6E89693A}.Release|x64.ActiveCfg = Release|x64 - {99E7E475-C96D-45EB-92D3-D25D6E89693A}.Release|x64.Build.0 = Release|x64 - {99E7E475-C96D-45EB-92D3-D25D6E89693A}.Release|x86.ActiveCfg = Release|x86 - {99E7E475-C96D-45EB-92D3-D25D6E89693A}.Release|x86.Build.0 = Release|x86 {DE0D8B83-DAB8-4EAF-9336-0A1614165AD8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {DE0D8B83-DAB8-4EAF-9336-0A1614165AD8}.Debug|Any CPU.Build.0 = Debug|Any CPU - {DE0D8B83-DAB8-4EAF-9336-0A1614165AD8}.Debug|x64.ActiveCfg = Debug|x64 - {DE0D8B83-DAB8-4EAF-9336-0A1614165AD8}.Debug|x64.Build.0 = Debug|x64 - {DE0D8B83-DAB8-4EAF-9336-0A1614165AD8}.Debug|x86.ActiveCfg = Debug|x86 - {DE0D8B83-DAB8-4EAF-9336-0A1614165AD8}.Debug|x86.Build.0 = Debug|x86 {DE0D8B83-DAB8-4EAF-9336-0A1614165AD8}.Release|Any CPU.ActiveCfg = Release|Any CPU {DE0D8B83-DAB8-4EAF-9336-0A1614165AD8}.Release|Any CPU.Build.0 = Release|Any CPU - {DE0D8B83-DAB8-4EAF-9336-0A1614165AD8}.Release|x64.ActiveCfg = Release|x64 - {DE0D8B83-DAB8-4EAF-9336-0A1614165AD8}.Release|x64.Build.0 = Release|x64 - {DE0D8B83-DAB8-4EAF-9336-0A1614165AD8}.Release|x86.ActiveCfg = Release|x86 - {DE0D8B83-DAB8-4EAF-9336-0A1614165AD8}.Release|x86.Build.0 = Release|x86 {B3402B17-15B1-423D-B031-349ADBAFFC3E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {B3402B17-15B1-423D-B031-349ADBAFFC3E}.Debug|Any CPU.Build.0 = Debug|Any CPU - {B3402B17-15B1-423D-B031-349ADBAFFC3E}.Debug|x64.ActiveCfg = Debug|x64 - {B3402B17-15B1-423D-B031-349ADBAFFC3E}.Debug|x64.Build.0 = Debug|x64 - {B3402B17-15B1-423D-B031-349ADBAFFC3E}.Debug|x86.ActiveCfg = Debug|x86 - {B3402B17-15B1-423D-B031-349ADBAFFC3E}.Debug|x86.Build.0 = Debug|x86 {B3402B17-15B1-423D-B031-349ADBAFFC3E}.Release|Any CPU.ActiveCfg = Release|Any CPU {B3402B17-15B1-423D-B031-349ADBAFFC3E}.Release|Any CPU.Build.0 = Release|Any CPU - {B3402B17-15B1-423D-B031-349ADBAFFC3E}.Release|x64.ActiveCfg = Release|x64 - {B3402B17-15B1-423D-B031-349ADBAFFC3E}.Release|x64.Build.0 = Release|x64 - {B3402B17-15B1-423D-B031-349ADBAFFC3E}.Release|x86.ActiveCfg = Release|x86 - {B3402B17-15B1-423D-B031-349ADBAFFC3E}.Release|x86.Build.0 = Release|x86 {717F3F1C-BA8B-4212-AA40-AD0452952793}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {717F3F1C-BA8B-4212-AA40-AD0452952793}.Debug|Any CPU.Build.0 = Debug|Any CPU {717F3F1C-BA8B-4212-AA40-AD0452952793}.Debug|x64.ActiveCfg = Debug|x64 @@ -281,64 +228,24 @@ Global {72A7CABE-F118-4C05-8887-D7174EB10018}.Release|x86.Build.0 = Release|x86 {47791A50-18FA-4534-974A-9C38AAF9EEAC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {47791A50-18FA-4534-974A-9C38AAF9EEAC}.Debug|Any CPU.Build.0 = Debug|Any CPU - {47791A50-18FA-4534-974A-9C38AAF9EEAC}.Debug|x64.ActiveCfg = Debug|x64 - {47791A50-18FA-4534-974A-9C38AAF9EEAC}.Debug|x64.Build.0 = Debug|x64 - {47791A50-18FA-4534-974A-9C38AAF9EEAC}.Debug|x86.ActiveCfg = Debug|x86 - {47791A50-18FA-4534-974A-9C38AAF9EEAC}.Debug|x86.Build.0 = Debug|x86 {47791A50-18FA-4534-974A-9C38AAF9EEAC}.Release|Any CPU.ActiveCfg = Release|Any CPU {47791A50-18FA-4534-974A-9C38AAF9EEAC}.Release|Any CPU.Build.0 = Release|Any CPU - {47791A50-18FA-4534-974A-9C38AAF9EEAC}.Release|x64.ActiveCfg = Release|x64 - {47791A50-18FA-4534-974A-9C38AAF9EEAC}.Release|x64.Build.0 = Release|x64 - {47791A50-18FA-4534-974A-9C38AAF9EEAC}.Release|x86.ActiveCfg = Release|x86 - {47791A50-18FA-4534-974A-9C38AAF9EEAC}.Release|x86.Build.0 = Release|x86 {6CEDB2F2-013F-4EF2-BB69-16B6D5E8962A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {6CEDB2F2-013F-4EF2-BB69-16B6D5E8962A}.Debug|Any CPU.Build.0 = Debug|Any CPU - {6CEDB2F2-013F-4EF2-BB69-16B6D5E8962A}.Debug|x64.ActiveCfg = Debug|x64 - {6CEDB2F2-013F-4EF2-BB69-16B6D5E8962A}.Debug|x64.Build.0 = Debug|x64 - {6CEDB2F2-013F-4EF2-BB69-16B6D5E8962A}.Debug|x86.ActiveCfg = Debug|x86 - {6CEDB2F2-013F-4EF2-BB69-16B6D5E8962A}.Debug|x86.Build.0 = Debug|x86 {6CEDB2F2-013F-4EF2-BB69-16B6D5E8962A}.Release|Any CPU.ActiveCfg = Release|Any CPU {6CEDB2F2-013F-4EF2-BB69-16B6D5E8962A}.Release|Any CPU.Build.0 = Release|Any CPU - {6CEDB2F2-013F-4EF2-BB69-16B6D5E8962A}.Release|x64.ActiveCfg = Release|x64 - {6CEDB2F2-013F-4EF2-BB69-16B6D5E8962A}.Release|x64.Build.0 = Release|x64 - {6CEDB2F2-013F-4EF2-BB69-16B6D5E8962A}.Release|x86.ActiveCfg = Release|x86 - {6CEDB2F2-013F-4EF2-BB69-16B6D5E8962A}.Release|x86.Build.0 = Release|x86 {5A370F99-247A-4238-8062-D6EC28543361}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {5A370F99-247A-4238-8062-D6EC28543361}.Debug|Any CPU.Build.0 = Debug|Any CPU - {5A370F99-247A-4238-8062-D6EC28543361}.Debug|x64.ActiveCfg = Debug|x64 - {5A370F99-247A-4238-8062-D6EC28543361}.Debug|x64.Build.0 = Debug|x64 - {5A370F99-247A-4238-8062-D6EC28543361}.Debug|x86.ActiveCfg = Debug|x86 - {5A370F99-247A-4238-8062-D6EC28543361}.Debug|x86.Build.0 = Debug|x86 {5A370F99-247A-4238-8062-D6EC28543361}.Release|Any CPU.ActiveCfg = Release|Any CPU {5A370F99-247A-4238-8062-D6EC28543361}.Release|Any CPU.Build.0 = Release|Any CPU - {5A370F99-247A-4238-8062-D6EC28543361}.Release|x64.ActiveCfg = Release|x64 - {5A370F99-247A-4238-8062-D6EC28543361}.Release|x64.Build.0 = Release|x64 - {5A370F99-247A-4238-8062-D6EC28543361}.Release|x86.ActiveCfg = Release|x86 - {5A370F99-247A-4238-8062-D6EC28543361}.Release|x86.Build.0 = Release|x86 {63AAFEDF-47DC-4137-BE93-2F9AB4DA5136}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {63AAFEDF-47DC-4137-BE93-2F9AB4DA5136}.Debug|Any CPU.Build.0 = Debug|Any CPU - {63AAFEDF-47DC-4137-BE93-2F9AB4DA5136}.Debug|x64.ActiveCfg = Debug|x64 - {63AAFEDF-47DC-4137-BE93-2F9AB4DA5136}.Debug|x64.Build.0 = Debug|x64 - {63AAFEDF-47DC-4137-BE93-2F9AB4DA5136}.Debug|x86.ActiveCfg = Debug|x86 - {63AAFEDF-47DC-4137-BE93-2F9AB4DA5136}.Debug|x86.Build.0 = Debug|x86 {63AAFEDF-47DC-4137-BE93-2F9AB4DA5136}.Release|Any CPU.ActiveCfg = Release|Any CPU {63AAFEDF-47DC-4137-BE93-2F9AB4DA5136}.Release|Any CPU.Build.0 = Release|Any CPU - {63AAFEDF-47DC-4137-BE93-2F9AB4DA5136}.Release|x64.ActiveCfg = Release|x64 - {63AAFEDF-47DC-4137-BE93-2F9AB4DA5136}.Release|x64.Build.0 = Release|x64 - {63AAFEDF-47DC-4137-BE93-2F9AB4DA5136}.Release|x86.ActiveCfg = Release|x86 - {63AAFEDF-47DC-4137-BE93-2F9AB4DA5136}.Release|x86.Build.0 = Release|x86 {88F0CB10-D256-40D6-BF36-BF75CCF195AE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {88F0CB10-D256-40D6-BF36-BF75CCF195AE}.Debug|Any CPU.Build.0 = Debug|Any CPU - {88F0CB10-D256-40D6-BF36-BF75CCF195AE}.Debug|x64.ActiveCfg = Debug|x64 - {88F0CB10-D256-40D6-BF36-BF75CCF195AE}.Debug|x64.Build.0 = Debug|x64 - {88F0CB10-D256-40D6-BF36-BF75CCF195AE}.Debug|x86.ActiveCfg = Debug|x86 - {88F0CB10-D256-40D6-BF36-BF75CCF195AE}.Debug|x86.Build.0 = Debug|x86 {88F0CB10-D256-40D6-BF36-BF75CCF195AE}.Release|Any CPU.ActiveCfg = Release|Any CPU {88F0CB10-D256-40D6-BF36-BF75CCF195AE}.Release|Any CPU.Build.0 = Release|Any CPU - {88F0CB10-D256-40D6-BF36-BF75CCF195AE}.Release|x64.ActiveCfg = Release|x64 - {88F0CB10-D256-40D6-BF36-BF75CCF195AE}.Release|x64.Build.0 = Release|x64 - {88F0CB10-D256-40D6-BF36-BF75CCF195AE}.Release|x86.ActiveCfg = Release|x86 - {88F0CB10-D256-40D6-BF36-BF75CCF195AE}.Release|x86.Build.0 = Release|x86 {953327C9-0782-4EC9-A115-3C435E6440E6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {953327C9-0782-4EC9-A115-3C435E6440E6}.Debug|Any CPU.Build.0 = Debug|Any CPU {953327C9-0782-4EC9-A115-3C435E6440E6}.Debug|x64.ActiveCfg = Debug|x64 @@ -377,16 +284,8 @@ Global {528CE4CE-BB2E-432E-86BB-8199A97379A5}.Release|x86.Build.0 = Release|x86 {BA3B66DE-85AB-44F0-890B-E598C777880D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {BA3B66DE-85AB-44F0-890B-E598C777880D}.Debug|Any CPU.Build.0 = Debug|Any CPU - {BA3B66DE-85AB-44F0-890B-E598C777880D}.Debug|x64.ActiveCfg = Debug|x64 - {BA3B66DE-85AB-44F0-890B-E598C777880D}.Debug|x64.Build.0 = Debug|x64 - {BA3B66DE-85AB-44F0-890B-E598C777880D}.Debug|x86.ActiveCfg = Debug|x86 - {BA3B66DE-85AB-44F0-890B-E598C777880D}.Debug|x86.Build.0 = Debug|x86 {BA3B66DE-85AB-44F0-890B-E598C777880D}.Release|Any CPU.ActiveCfg = Release|Any CPU {BA3B66DE-85AB-44F0-890B-E598C777880D}.Release|Any CPU.Build.0 = Release|Any CPU - {BA3B66DE-85AB-44F0-890B-E598C777880D}.Release|x64.ActiveCfg = Release|x64 - {BA3B66DE-85AB-44F0-890B-E598C777880D}.Release|x64.Build.0 = Release|x64 - {BA3B66DE-85AB-44F0-890B-E598C777880D}.Release|x86.ActiveCfg = Release|x86 - {BA3B66DE-85AB-44F0-890B-E598C777880D}.Release|x86.Build.0 = Release|x86 {E6115527-4D2B-4196-8C89-8A8D44141E5D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {E6115527-4D2B-4196-8C89-8A8D44141E5D}.Debug|Any CPU.Build.0 = Debug|Any CPU {E6115527-4D2B-4196-8C89-8A8D44141E5D}.Debug|x64.ActiveCfg = Debug|Any CPU @@ -401,100 +300,36 @@ Global {E6115527-4D2B-4196-8C89-8A8D44141E5D}.Release|x86.Build.0 = Release|Any CPU {A16EBCCB-A575-4BA5-813D-C8AD925D5A59}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {A16EBCCB-A575-4BA5-813D-C8AD925D5A59}.Debug|Any CPU.Build.0 = Debug|Any CPU - {A16EBCCB-A575-4BA5-813D-C8AD925D5A59}.Debug|x64.ActiveCfg = Debug|x64 - {A16EBCCB-A575-4BA5-813D-C8AD925D5A59}.Debug|x64.Build.0 = Debug|x64 - {A16EBCCB-A575-4BA5-813D-C8AD925D5A59}.Debug|x86.ActiveCfg = Debug|x86 - {A16EBCCB-A575-4BA5-813D-C8AD925D5A59}.Debug|x86.Build.0 = Debug|x86 {A16EBCCB-A575-4BA5-813D-C8AD925D5A59}.Release|Any CPU.ActiveCfg = Release|Any CPU {A16EBCCB-A575-4BA5-813D-C8AD925D5A59}.Release|Any CPU.Build.0 = Release|Any CPU - {A16EBCCB-A575-4BA5-813D-C8AD925D5A59}.Release|x64.ActiveCfg = Release|x64 - {A16EBCCB-A575-4BA5-813D-C8AD925D5A59}.Release|x64.Build.0 = Release|x64 - {A16EBCCB-A575-4BA5-813D-C8AD925D5A59}.Release|x86.ActiveCfg = Release|x86 - {A16EBCCB-A575-4BA5-813D-C8AD925D5A59}.Release|x86.Build.0 = Release|x86 {B2233737-D928-4C46-9FD0-3B7AD6BD23BB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {B2233737-D928-4C46-9FD0-3B7AD6BD23BB}.Debug|Any CPU.Build.0 = Debug|Any CPU - {B2233737-D928-4C46-9FD0-3B7AD6BD23BB}.Debug|x64.ActiveCfg = Debug|x64 - {B2233737-D928-4C46-9FD0-3B7AD6BD23BB}.Debug|x64.Build.0 = Debug|x64 - {B2233737-D928-4C46-9FD0-3B7AD6BD23BB}.Debug|x86.ActiveCfg = Debug|x86 - {B2233737-D928-4C46-9FD0-3B7AD6BD23BB}.Debug|x86.Build.0 = Debug|x86 {B2233737-D928-4C46-9FD0-3B7AD6BD23BB}.Release|Any CPU.ActiveCfg = Release|Any CPU {B2233737-D928-4C46-9FD0-3B7AD6BD23BB}.Release|Any CPU.Build.0 = Release|Any CPU - {B2233737-D928-4C46-9FD0-3B7AD6BD23BB}.Release|x64.ActiveCfg = Release|x64 - {B2233737-D928-4C46-9FD0-3B7AD6BD23BB}.Release|x64.Build.0 = Release|x64 - {B2233737-D928-4C46-9FD0-3B7AD6BD23BB}.Release|x86.ActiveCfg = Release|x86 - {B2233737-D928-4C46-9FD0-3B7AD6BD23BB}.Release|x86.Build.0 = Release|x86 {110BC076-1D16-4593-B0C0-62F0A67ED264}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {110BC076-1D16-4593-B0C0-62F0A67ED264}.Debug|Any CPU.Build.0 = Debug|Any CPU - {110BC076-1D16-4593-B0C0-62F0A67ED264}.Debug|x64.ActiveCfg = Debug|x64 - {110BC076-1D16-4593-B0C0-62F0A67ED264}.Debug|x64.Build.0 = Debug|x64 - {110BC076-1D16-4593-B0C0-62F0A67ED264}.Debug|x86.ActiveCfg = Debug|x86 - {110BC076-1D16-4593-B0C0-62F0A67ED264}.Debug|x86.Build.0 = Debug|x86 {110BC076-1D16-4593-B0C0-62F0A67ED264}.Release|Any CPU.ActiveCfg = Release|Any CPU {110BC076-1D16-4593-B0C0-62F0A67ED264}.Release|Any CPU.Build.0 = Release|Any CPU - {110BC076-1D16-4593-B0C0-62F0A67ED264}.Release|x64.ActiveCfg = Release|x64 - {110BC076-1D16-4593-B0C0-62F0A67ED264}.Release|x64.Build.0 = Release|x64 - {110BC076-1D16-4593-B0C0-62F0A67ED264}.Release|x86.ActiveCfg = Release|x86 - {110BC076-1D16-4593-B0C0-62F0A67ED264}.Release|x86.Build.0 = Release|x86 {BEDD69FB-36D7-4E11-9306-FB4BF97F356E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {BEDD69FB-36D7-4E11-9306-FB4BF97F356E}.Debug|Any CPU.Build.0 = Debug|Any CPU - {BEDD69FB-36D7-4E11-9306-FB4BF97F356E}.Debug|x64.ActiveCfg = Debug|x64 - {BEDD69FB-36D7-4E11-9306-FB4BF97F356E}.Debug|x64.Build.0 = Debug|x64 - {BEDD69FB-36D7-4E11-9306-FB4BF97F356E}.Debug|x86.ActiveCfg = Debug|x86 - {BEDD69FB-36D7-4E11-9306-FB4BF97F356E}.Debug|x86.Build.0 = Debug|x86 {BEDD69FB-36D7-4E11-9306-FB4BF97F356E}.Release|Any CPU.ActiveCfg = Release|Any CPU {BEDD69FB-36D7-4E11-9306-FB4BF97F356E}.Release|Any CPU.Build.0 = Release|Any CPU - {BEDD69FB-36D7-4E11-9306-FB4BF97F356E}.Release|x64.ActiveCfg = Release|x64 - {BEDD69FB-36D7-4E11-9306-FB4BF97F356E}.Release|x64.Build.0 = Release|x64 - {BEDD69FB-36D7-4E11-9306-FB4BF97F356E}.Release|x86.ActiveCfg = Release|x86 - {BEDD69FB-36D7-4E11-9306-FB4BF97F356E}.Release|x86.Build.0 = Release|x86 {F92E05F9-9177-4889-B192-23DFB49EC045}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {F92E05F9-9177-4889-B192-23DFB49EC045}.Debug|Any CPU.Build.0 = Debug|Any CPU - {F92E05F9-9177-4889-B192-23DFB49EC045}.Debug|x64.ActiveCfg = Debug|x64 - {F92E05F9-9177-4889-B192-23DFB49EC045}.Debug|x64.Build.0 = Debug|x64 - {F92E05F9-9177-4889-B192-23DFB49EC045}.Debug|x86.ActiveCfg = Debug|x86 - {F92E05F9-9177-4889-B192-23DFB49EC045}.Debug|x86.Build.0 = Debug|x86 {F92E05F9-9177-4889-B192-23DFB49EC045}.Release|Any CPU.ActiveCfg = Release|Any CPU {F92E05F9-9177-4889-B192-23DFB49EC045}.Release|Any CPU.Build.0 = Release|Any CPU - {F92E05F9-9177-4889-B192-23DFB49EC045}.Release|x64.ActiveCfg = Release|x64 - {F92E05F9-9177-4889-B192-23DFB49EC045}.Release|x64.Build.0 = Release|x64 - {F92E05F9-9177-4889-B192-23DFB49EC045}.Release|x86.ActiveCfg = Release|x86 - {F92E05F9-9177-4889-B192-23DFB49EC045}.Release|x86.Build.0 = Release|x86 {9D3ECC09-8001-4282-8F46-414C3FFBE4A7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {9D3ECC09-8001-4282-8F46-414C3FFBE4A7}.Debug|Any CPU.Build.0 = Debug|Any CPU - {9D3ECC09-8001-4282-8F46-414C3FFBE4A7}.Debug|x64.ActiveCfg = Debug|x64 - {9D3ECC09-8001-4282-8F46-414C3FFBE4A7}.Debug|x64.Build.0 = Debug|x64 - {9D3ECC09-8001-4282-8F46-414C3FFBE4A7}.Debug|x86.ActiveCfg = Debug|x86 - {9D3ECC09-8001-4282-8F46-414C3FFBE4A7}.Debug|x86.Build.0 = Debug|x86 {9D3ECC09-8001-4282-8F46-414C3FFBE4A7}.Release|Any CPU.ActiveCfg = Release|Any CPU {9D3ECC09-8001-4282-8F46-414C3FFBE4A7}.Release|Any CPU.Build.0 = Release|Any CPU - {9D3ECC09-8001-4282-8F46-414C3FFBE4A7}.Release|x64.ActiveCfg = Release|x64 - {9D3ECC09-8001-4282-8F46-414C3FFBE4A7}.Release|x64.Build.0 = Release|x64 - {9D3ECC09-8001-4282-8F46-414C3FFBE4A7}.Release|x86.ActiveCfg = Release|x86 - {9D3ECC09-8001-4282-8F46-414C3FFBE4A7}.Release|x86.Build.0 = Release|x86 {15327854-4753-4B80-AE20-1D34A94F5771}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {15327854-4753-4B80-AE20-1D34A94F5771}.Debug|Any CPU.Build.0 = Debug|Any CPU - {15327854-4753-4B80-AE20-1D34A94F5771}.Debug|x64.ActiveCfg = Debug|x64 - {15327854-4753-4B80-AE20-1D34A94F5771}.Debug|x64.Build.0 = Debug|x64 - {15327854-4753-4B80-AE20-1D34A94F5771}.Debug|x86.ActiveCfg = Debug|x86 - {15327854-4753-4B80-AE20-1D34A94F5771}.Debug|x86.Build.0 = Debug|x86 {15327854-4753-4B80-AE20-1D34A94F5771}.Release|Any CPU.ActiveCfg = Release|Any CPU {15327854-4753-4B80-AE20-1D34A94F5771}.Release|Any CPU.Build.0 = Release|Any CPU - {15327854-4753-4B80-AE20-1D34A94F5771}.Release|x64.ActiveCfg = Release|x64 - {15327854-4753-4B80-AE20-1D34A94F5771}.Release|x64.Build.0 = Release|x64 - {15327854-4753-4B80-AE20-1D34A94F5771}.Release|x86.ActiveCfg = Release|x86 - {15327854-4753-4B80-AE20-1D34A94F5771}.Release|x86.Build.0 = Release|x86 {E065C121-21E0-4317-97DA-A1DBF7D74ABF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {E065C121-21E0-4317-97DA-A1DBF7D74ABF}.Debug|Any CPU.Build.0 = Debug|Any CPU - {E065C121-21E0-4317-97DA-A1DBF7D74ABF}.Debug|x64.ActiveCfg = Debug|x64 - {E065C121-21E0-4317-97DA-A1DBF7D74ABF}.Debug|x64.Build.0 = Debug|x64 - {E065C121-21E0-4317-97DA-A1DBF7D74ABF}.Debug|x86.ActiveCfg = Debug|x86 - {E065C121-21E0-4317-97DA-A1DBF7D74ABF}.Debug|x86.Build.0 = Debug|x86 {E065C121-21E0-4317-97DA-A1DBF7D74ABF}.Release|Any CPU.ActiveCfg = Release|Any CPU {E065C121-21E0-4317-97DA-A1DBF7D74ABF}.Release|Any CPU.Build.0 = Release|Any CPU - {E065C121-21E0-4317-97DA-A1DBF7D74ABF}.Release|x64.ActiveCfg = Release|x64 - {E065C121-21E0-4317-97DA-A1DBF7D74ABF}.Release|x64.Build.0 = Release|x64 - {E065C121-21E0-4317-97DA-A1DBF7D74ABF}.Release|x86.ActiveCfg = Release|x86 - {E065C121-21E0-4317-97DA-A1DBF7D74ABF}.Release|x86.Build.0 = Release|x86 {006B3229-99F3-4EE4-868B-FB496664AF91}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {006B3229-99F3-4EE4-868B-FB496664AF91}.Debug|Any CPU.Build.0 = Debug|Any CPU {006B3229-99F3-4EE4-868B-FB496664AF91}.Debug|x64.ActiveCfg = Debug|x64 @@ -533,16 +368,8 @@ Global {32B1FA88-2A00-41C9-AF28-1EB9F8BB51F3}.Release|x86.Build.0 = Release|x86 {EC5A112C-5652-4EAA-BEE9-BF1A98F719C4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {EC5A112C-5652-4EAA-BEE9-BF1A98F719C4}.Debug|Any CPU.Build.0 = Debug|Any CPU - {EC5A112C-5652-4EAA-BEE9-BF1A98F719C4}.Debug|x64.ActiveCfg = Debug|x64 - {EC5A112C-5652-4EAA-BEE9-BF1A98F719C4}.Debug|x64.Build.0 = Debug|x64 - {EC5A112C-5652-4EAA-BEE9-BF1A98F719C4}.Debug|x86.ActiveCfg = Debug|x86 - {EC5A112C-5652-4EAA-BEE9-BF1A98F719C4}.Debug|x86.Build.0 = Debug|x86 {EC5A112C-5652-4EAA-BEE9-BF1A98F719C4}.Release|Any CPU.ActiveCfg = Release|Any CPU {EC5A112C-5652-4EAA-BEE9-BF1A98F719C4}.Release|Any CPU.Build.0 = Release|Any CPU - {EC5A112C-5652-4EAA-BEE9-BF1A98F719C4}.Release|x64.ActiveCfg = Release|x64 - {EC5A112C-5652-4EAA-BEE9-BF1A98F719C4}.Release|x64.Build.0 = Release|x64 - {EC5A112C-5652-4EAA-BEE9-BF1A98F719C4}.Release|x86.ActiveCfg = Release|x86 - {EC5A112C-5652-4EAA-BEE9-BF1A98F719C4}.Release|x86.Build.0 = Release|x86 {AC999819-265C-497A-8113-ADB8AC940CAC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {AC999819-265C-497A-8113-ADB8AC940CAC}.Debug|Any CPU.Build.0 = Debug|Any CPU {AC999819-265C-497A-8113-ADB8AC940CAC}.Debug|x64.ActiveCfg = Debug|x64 @@ -569,16 +396,8 @@ Global {3193ADF3-D394-44A1-B44D-F53616886A1E}.Release|x86.Build.0 = Release|x86 {D0B707E4-5563-41FA-A8B0-292605332EF1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {D0B707E4-5563-41FA-A8B0-292605332EF1}.Debug|Any CPU.Build.0 = Debug|Any CPU - {D0B707E4-5563-41FA-A8B0-292605332EF1}.Debug|x64.ActiveCfg = Debug|x64 - {D0B707E4-5563-41FA-A8B0-292605332EF1}.Debug|x64.Build.0 = Debug|x64 - {D0B707E4-5563-41FA-A8B0-292605332EF1}.Debug|x86.ActiveCfg = Debug|x86 - {D0B707E4-5563-41FA-A8B0-292605332EF1}.Debug|x86.Build.0 = Debug|x86 {D0B707E4-5563-41FA-A8B0-292605332EF1}.Release|Any CPU.ActiveCfg = Release|Any CPU {D0B707E4-5563-41FA-A8B0-292605332EF1}.Release|Any CPU.Build.0 = Release|Any CPU - {D0B707E4-5563-41FA-A8B0-292605332EF1}.Release|x64.ActiveCfg = Release|x64 - {D0B707E4-5563-41FA-A8B0-292605332EF1}.Release|x64.Build.0 = Release|x64 - {D0B707E4-5563-41FA-A8B0-292605332EF1}.Release|x86.ActiveCfg = Release|x86 - {D0B707E4-5563-41FA-A8B0-292605332EF1}.Release|x86.Build.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/src/Titanic Pattern/TitanicBroker/Properties/AssemblyInfo.cs b/src/Titanic Pattern/TitanicBroker/Properties/AssemblyInfo.cs deleted file mode 100644 index 35b8274..0000000 --- a/src/Titanic Pattern/TitanicBroker/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,38 +0,0 @@ -using System.Reflection; -using System.Runtime.CompilerServices; -using System.Runtime.InteropServices; - -// Allgemeine Informationen über eine Assembly werden über die folgenden -// Attribute gesteuert. Ändern Sie diese Attributwerte, um die Informationen zu ändern, -// die mit einer Assembly verknüpft sind. -[assembly: AssemblyTitle("TitanicBroker")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("TitanicBroker")] -[assembly: AssemblyCopyright("Copyright © 2015")] -[assembly: AssemblyTrademark("")] -[assembly: AssemblyCulture("")] - -// Durch Festlegen von ComVisible auf "false" werden die Typen in dieser Assembly unsichtbar -// für COM-Komponenten. Wenn Sie auf einen Typ in dieser Assembly von -// COM zugreifen müssen, legen Sie das ComVisible-Attribut für diesen Typ auf "true" fest. -[assembly: ComVisible(false)] - -// Die folgende GUID bestimmt die ID der Typbibliothek, wenn dieses Projekt für COM verfügbar gemacht wird -[assembly: Guid("96760749-ab76-49e2-b478-013945ed0b4d")] - -// Versionsinformationen für eine Assembly bestehen aus den folgenden vier Werten: -// -// Hauptversion -// Nebenversion -// Buildnummer -// Revision -// -// Sie können alle Werte angeben oder die standardmäßigen Build- und Revisionsnummern -// übernehmen, indem Sie "*" eingeben: -// [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] - -[assembly: InternalsVisibleTo ("TitanicProtocolTests")] diff --git a/src/Titanic Pattern/TitanicBroker/TitanicProtocol.csproj b/src/Titanic Pattern/TitanicBroker/TitanicProtocol.csproj index aee208c..5977891 100644 --- a/src/Titanic Pattern/TitanicBroker/TitanicProtocol.csproj +++ b/src/Titanic Pattern/TitanicBroker/TitanicProtocol.csproj @@ -1,124 +1,14 @@ - - - + + - Debug - AnyCPU - {F92E05F9-9177-4889-B192-23DFB49EC045} - Library - Properties - TitanicProtocol - TitanicProtocol - v4.5 - 512 + Copyright © 2015 + TitanicBroker - - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - true - bin\x64\Debug\ - DEBUG;TRACE - full - x64 - prompt - MinimumRecommendedRules.ruleset - - - bin\x64\Release\ - TRACE - true - pdbonly - x64 - prompt - MinimumRecommendedRules.ruleset - - - true - bin\x86\Debug\ - DEBUG;TRACE - full - x86 - prompt - MinimumRecommendedRules.ruleset - - - bin\x86\Release\ - TRACE - true - pdbonly - x86 - prompt - MinimumRecommendedRules.ruleset - - - - ..\..\packages\AsyncIO.0.1.18.0\lib\net40\AsyncIO.dll - True - - - ..\..\packages\JetBrains.Annotations.10.1.5\lib\net\JetBrains.Annotations.dll - True - - - ..\..\packages\NetMQ.4.0.0.0-beta\lib\net40\NetMQ.dll - True - - - - - - - - - - - - - - - - - - - - - - {a16ebccb-a575-4ba5-813d-c8ad925d5a59} - MajordomoProtocol - - - {ec5a112c-5652-4eaa-bee9-bf1a98f719c4} - MDPCommons - - - {15327854-4753-4b80-ae20-1d34a94f5771} - TitanicCommons - - + - + + + - - - \ No newline at end of file + + diff --git a/src/Titanic Pattern/TitanicBroker/packages.config b/src/Titanic Pattern/TitanicBroker/packages.config deleted file mode 100644 index 7297d1a..0000000 --- a/src/Titanic Pattern/TitanicBroker/packages.config +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/src/Titanic Pattern/TitanicCommons/Properties/AssemblyInfo.cs b/src/Titanic Pattern/TitanicCommons/Properties/AssemblyInfo.cs deleted file mode 100644 index 4118e6c..0000000 --- a/src/Titanic Pattern/TitanicCommons/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,35 +0,0 @@ -using System.Reflection; -using System.Runtime.InteropServices; - -// Allgemeine Informationen über eine Assembly werden über die folgenden -// Attribute gesteuert. Ändern Sie diese Attributwerte, um die Informationen zu ändern, -// die mit einer Assembly verknüpft sind. -[assembly: AssemblyTitle("TitanicCommons")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("TitanicCommons")] -[assembly: AssemblyCopyright("Copyright © 2015")] -[assembly: AssemblyTrademark("")] -[assembly: AssemblyCulture("")] - -// Durch Festlegen von ComVisible auf "false" werden die Typen in dieser Assembly unsichtbar -// für COM-Komponenten. Wenn Sie auf einen Typ in dieser Assembly von -// COM zugreifen müssen, legen Sie das ComVisible-Attribut für diesen Typ auf "true" fest. -[assembly: ComVisible(false)] - -// Die folgende GUID bestimmt die ID der Typbibliothek, wenn dieses Projekt für COM verfügbar gemacht wird -[assembly: Guid("3899c3c5-0112-4ad0-b217-fe81c71e7048")] - -// Versionsinformationen für eine Assembly bestehen aus den folgenden vier Werten: -// -// Hauptversion -// Nebenversion -// Buildnummer -// Revision -// -// Sie können alle Werte angeben oder die standardmäßigen Build- und Revisionsnummern -// übernehmen, indem Sie "*" eingeben: -// [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] diff --git a/src/Titanic Pattern/TitanicCommons/TitanicCommons.csproj b/src/Titanic Pattern/TitanicCommons/TitanicCommons.csproj index c4e565a..7d9b560 100644 --- a/src/Titanic Pattern/TitanicCommons/TitanicCommons.csproj +++ b/src/Titanic Pattern/TitanicCommons/TitanicCommons.csproj @@ -1,114 +1,13 @@ - - - + + - Debug - AnyCPU - {15327854-4753-4B80-AE20-1D34A94F5771} - Library - Properties - TitanicCommons - TitanicCommons - v4.5 - 512 + Copyright © 2015 + TitanicCommons - - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - true - bin\x64\Debug\ - DEBUG;TRACE - full - x64 - prompt - MinimumRecommendedRules.ruleset - - - bin\x64\Release\ - TRACE - true - pdbonly - x64 - prompt - MinimumRecommendedRules.ruleset - - - true - bin\x86\Debug\ - DEBUG;TRACE - full - x86 - prompt - MinimumRecommendedRules.ruleset - - - bin\x86\Release\ - TRACE - true - pdbonly - x86 - prompt - MinimumRecommendedRules.ruleset - - - - ..\..\packages\AsyncIO.0.1.18.0\lib\net40\AsyncIO.dll - True - - - ..\..\packages\NetMQ.4.0.0.0-beta\lib\net40\NetMQ.dll - True - - - - - - - - - - - - - - - - - - - - {a16ebccb-a575-4ba5-813d-c8ad925d5a59} - MajordomoProtocol - - - {ec5a112c-5652-4eaa-bee9-bf1a98f719c4} - MDPCommons - - + - + + - - - \ No newline at end of file + + diff --git a/src/Titanic Pattern/TitanicCommons/packages.config b/src/Titanic Pattern/TitanicCommons/packages.config deleted file mode 100644 index 43e456e..0000000 --- a/src/Titanic Pattern/TitanicCommons/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/src/Titanic Pattern/TitanicPatternTests/Properties/AssemblyInfo.cs b/src/Titanic Pattern/TitanicPatternTests/Properties/AssemblyInfo.cs deleted file mode 100644 index 350f3db..0000000 --- a/src/Titanic Pattern/TitanicPatternTests/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,35 +0,0 @@ -using System.Reflection; -using System.Runtime.InteropServices; - -// Allgemeine Informationen über eine Assembly werden über die folgenden -// Attribute gesteuert. Ändern Sie diese Attributwerte, um die Informationen zu ändern, -// die mit einer Assembly verknüpft sind. -[assembly: AssemblyTitle ("TitanicBrokerTests")] -[assembly: AssemblyDescription ("")] -[assembly: AssemblyConfiguration ("")] -[assembly: AssemblyCompany ("")] -[assembly: AssemblyProduct ("TitanicBrokerTests")] -[assembly: AssemblyCopyright ("Copyright © 2015")] -[assembly: AssemblyTrademark ("")] -[assembly: AssemblyCulture ("")] - -// Durch Festlegen von ComVisible auf "false" werden die Typen in dieser Assembly unsichtbar -// für COM-Komponenten. Wenn Sie auf einen Typ in dieser Assembly von -// COM zugreifen müssen, legen Sie das ComVisible-Attribut für diesen Typ auf "true" fest. -[assembly: ComVisible (false)] - -// Die folgende GUID bestimmt die ID der Typbibliothek, wenn dieses Projekt für COM verfügbar gemacht wird -[assembly: Guid ("6c7c78a8-1dae-4d96-b8ae-4115970fc0ea")] - -// Versionsinformationen für eine Assembly bestehen aus den folgenden vier Werten: -// -// Hauptversion -// Nebenversion -// Buildnummer -// Revision -// -// Sie können alle Werte angeben oder die standardmäßigen Build- und Revisionsnummern -// übernehmen, indem Sie "*" eingeben: -// [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion ("1.0.0.0")] -[assembly: AssemblyFileVersion ("1.0.0.0")] diff --git a/src/Titanic Pattern/TitanicPatternTests/TitanicPatternTests.csproj b/src/Titanic Pattern/TitanicPatternTests/TitanicPatternTests.csproj index f19497a..b88890c 100644 --- a/src/Titanic Pattern/TitanicPatternTests/TitanicPatternTests.csproj +++ b/src/Titanic Pattern/TitanicPatternTests/TitanicPatternTests.csproj @@ -1,152 +1,32 @@ - - - + + - Debug - AnyCPU - {E065C121-21E0-4317-97DA-A1DBF7D74ABF} - Library - Properties - TitanicProtocolTests - TitanicProtocolTests - v4.5 - 512 - - - AnyCPU - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - AnyCPU - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - - - - true - bin\x64\Debug\ - DEBUG;TRACE - full - x64 - prompt - MinimumRecommendedRules.ruleset - - - bin\x64\Release\ - TRACE - true - pdbonly - x64 - prompt - MinimumRecommendedRules.ruleset - - - true - bin\x86\Debug\ - DEBUG;TRACE - full - x86 - prompt - MinimumRecommendedRules.ruleset - - - bin\x86\Release\ - TRACE - true - pdbonly - x86 - prompt - MinimumRecommendedRules.ruleset + Copyright © 2015 + TitanicBrokerTests + - - ..\..\packages\AsyncIO.0.1.18.0\lib\net40\AsyncIO.dll - True - - - ..\..\packages\FluentAssertions.4.9.1\lib\net45\FluentAssertions.dll - True - - - ..\..\packages\FluentAssertions.4.9.1\lib\net45\FluentAssertions.Core.dll - True - - - ..\..\packages\JetBrains.Annotations.10.1.5\lib\net\JetBrains.Annotations.dll - True - - - ..\..\packages\NetMQ.4.0.0.0-beta\lib\net40\NetMQ.dll - True - - - ..\..\packages\NUnit.3.4.1\lib\net45\nunit.framework.dll - True - - - - - - - - + + + - - - - - - - - - - - + + + + - - - + + + - - - {a16ebccb-a575-4ba5-813d-c8ad925d5a59} - MajordomoProtocol - - - {ec5a112c-5652-4eaa-bee9-bf1a98f719c4} - MDPCommons - - - {f92e05f9-9177-4889-b192-23dfb49ec045} - TitanicProtocol - - - {15327854-4753-4b80-ae20-1d34a94f5771} - TitanicCommons - + + + - - + + + - - - \ No newline at end of file + + diff --git a/src/Titanic Pattern/TitanicPatternTests/packages.config b/src/Titanic Pattern/TitanicPatternTests/packages.config deleted file mode 100644 index 5811e67..0000000 --- a/src/Titanic Pattern/TitanicPatternTests/packages.config +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/src/Titanic Pattern/TitanicUsageExample/TitanicBrokerProcess/Properties/AssemblyInfo.cs b/src/Titanic Pattern/TitanicUsageExample/TitanicBrokerProcess/Properties/AssemblyInfo.cs deleted file mode 100644 index 7cd4e2d..0000000 --- a/src/Titanic Pattern/TitanicUsageExample/TitanicBrokerProcess/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,35 +0,0 @@ -using System.Reflection; -using System.Runtime.InteropServices; - -// Allgemeine Informationen über eine Assembly werden über die folgenden -// Attribute gesteuert. Ändern Sie diese Attributwerte, um die Informationen zu ändern, -// die mit einer Assembly verknüpft sind. -[assembly: AssemblyTitle ("TitanicBrokerProcess")] -[assembly: AssemblyDescription ("")] -[assembly: AssemblyConfiguration ("")] -[assembly: AssemblyCompany ("")] -[assembly: AssemblyProduct ("TitanicBrokerProcess")] -[assembly: AssemblyCopyright ("Copyright © 2015")] -[assembly: AssemblyTrademark ("")] -[assembly: AssemblyCulture ("")] - -// Durch Festlegen von ComVisible auf "false" werden die Typen in dieser Assembly unsichtbar -// für COM-Komponenten. Wenn Sie auf einen Typ in dieser Assembly von -// COM zugreifen müssen, legen Sie das ComVisible-Attribut für diesen Typ auf "true" fest. -[assembly: ComVisible (false)] - -// Die folgende GUID bestimmt die ID der Typbibliothek, wenn dieses Projekt für COM verfügbar gemacht wird -[assembly: Guid ("623bf596-f02b-4e73-a105-060247290b70")] - -// Versionsinformationen für eine Assembly bestehen aus den folgenden vier Werten: -// -// Hauptversion -// Nebenversion -// Buildnummer -// Revision -// -// Sie können alle Werte angeben oder die standardmäßigen Build- und Revisionsnummern -// übernehmen, indem Sie "*" eingeben: -// [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion ("1.0.0.0")] -[assembly: AssemblyFileVersion ("1.0.0.0")] diff --git a/src/Titanic Pattern/TitanicUsageExample/TitanicBrokerProcess/TitanicBrokerProcess.csproj b/src/Titanic Pattern/TitanicUsageExample/TitanicBrokerProcess/TitanicBrokerProcess.csproj index 451dc3e..6abf4da 100644 --- a/src/Titanic Pattern/TitanicUsageExample/TitanicBrokerProcess/TitanicBrokerProcess.csproj +++ b/src/Titanic Pattern/TitanicUsageExample/TitanicBrokerProcess/TitanicBrokerProcess.csproj @@ -1,125 +1,19 @@ - - - + + - Debug - AnyCPU - {006B3229-99F3-4EE4-868B-FB496664AF91} - Exe - Properties - TitanicBrokerProcess - TitanicBrokerProcess - v4.5 - 512 - - - AnyCPU - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - AnyCPU - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - true - bin\x64\Debug\ - DEBUG;TRACE - full - x64 - prompt - MinimumRecommendedRules.ruleset - true + Copyright © 2015 + TitanicBrokerProcess - - bin\x64\Release\ - TRACE - true - pdbonly - x64 - prompt - MinimumRecommendedRules.ruleset - true - - - true - bin\x86\Debug\ - DEBUG;TRACE - full - x86 - prompt - MinimumRecommendedRules.ruleset - true - - - bin\x86\Release\ - TRACE - true - pdbonly - x86 - prompt - MinimumRecommendedRules.ruleset - true + + + Exe + - - ..\..\..\packages\AsyncIO.0.1.18.0\lib\net40\AsyncIO.dll - True - - - ..\..\..\packages\NetMQ.4.0.0.0-beta\lib\net40\NetMQ.dll - True - - - - - - - - - - - - - - - - - - - - {A16EBCCB-A575-4BA5-813D-C8AD925D5A59} - MajordomoProtocol - - - {ec5a112c-5652-4eaa-bee9-bf1a98f719c4} - MDPCommons - - - {f92e05f9-9177-4889-b192-23dfb49ec045} - TitanicProtocol - - - {15327854-4753-4b80-ae20-1d34a94f5771} - TitanicCommons - + + + + - - + \ No newline at end of file diff --git a/src/Titanic Pattern/TitanicUsageExample/TitanicBrokerProcess/packages.config b/src/Titanic Pattern/TitanicUsageExample/TitanicBrokerProcess/packages.config deleted file mode 100644 index 43e456e..0000000 --- a/src/Titanic Pattern/TitanicUsageExample/TitanicBrokerProcess/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/src/Titanic Pattern/TitanicUsageExample/TitanicClientExample/Properties/AssemblyInfo.cs b/src/Titanic Pattern/TitanicUsageExample/TitanicClientExample/Properties/AssemblyInfo.cs deleted file mode 100644 index f0e23e0..0000000 --- a/src/Titanic Pattern/TitanicUsageExample/TitanicClientExample/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,35 +0,0 @@ -using System.Reflection; -using System.Runtime.InteropServices; - -// Allgemeine Informationen über eine Assembly werden über die folgenden -// Attribute gesteuert. Ändern Sie diese Attributwerte, um die Informationen zu ändern, -// die mit einer Assembly verknüpft sind. -[assembly: AssemblyTitle("TitanicClient")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("TitanicClient")] -[assembly: AssemblyCopyright("Copyright © 2015")] -[assembly: AssemblyTrademark("")] -[assembly: AssemblyCulture("")] - -// Durch Festlegen von ComVisible auf "false" werden die Typen in dieser Assembly unsichtbar -// für COM-Komponenten. Wenn Sie auf einen Typ in dieser Assembly von -// COM zugreifen müssen, legen Sie das ComVisible-Attribut für diesen Typ auf "true" fest. -[assembly: ComVisible(false)] - -// Die folgende GUID bestimmt die ID der Typbibliothek, wenn dieses Projekt für COM verfügbar gemacht wird -[assembly: Guid("8b66eb3b-e742-46b3-a653-85b7d947e52c")] - -// Versionsinformationen für eine Assembly bestehen aus den folgenden vier Werten: -// -// Hauptversion -// Nebenversion -// Buildnummer -// Revision -// -// Sie können alle Werte angeben oder die standardmäßigen Build- und Revisionsnummern -// übernehmen, indem Sie "*" eingeben: -// [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] diff --git a/src/Titanic Pattern/TitanicUsageExample/TitanicClientExample/TitanicClientExample.csproj b/src/Titanic Pattern/TitanicUsageExample/TitanicClientExample/TitanicClientExample.csproj index 5315bd2..54143c0 100644 --- a/src/Titanic Pattern/TitanicUsageExample/TitanicClientExample/TitanicClientExample.csproj +++ b/src/Titanic Pattern/TitanicUsageExample/TitanicClientExample/TitanicClientExample.csproj @@ -1,125 +1,19 @@ - - - + + - Debug - AnyCPU - {F516F643-D475-43FD-AEC7-B5CA8B997D22} - Exe - Properties - TitanicClientExample - TitanicClientExample - v4.5 - 512 - - - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 + Copyright © 2015 + TitanicClient + - - - - true - bin\x64\Debug\ - DEBUG;TRACE - full - x64 - prompt - MinimumRecommendedRules.ruleset - true - - - bin\x64\Release\ - TRACE - true - pdbonly - x64 - prompt - MinimumRecommendedRules.ruleset - true - - - true - bin\x86\Debug\ - DEBUG;TRACE - full - x86 - prompt - MinimumRecommendedRules.ruleset - true - - - bin\x86\Release\ - TRACE - true - pdbonly - x86 - prompt - MinimumRecommendedRules.ruleset - true + Exe + - - ..\..\..\packages\AsyncIO.0.1.18.0\lib\net40\AsyncIO.dll - True - - - ..\..\..\packages\NetMQ.4.0.0.0-beta\lib\net40\NetMQ.dll - True - - - - - - - - - - - - - - - - {a16ebccb-a575-4ba5-813d-c8ad925d5a59} - MajordomoProtocol - - - {ec5a112c-5652-4eaa-bee9-bf1a98f719c4} - MDPCommons - - - {f92e05f9-9177-4889-b192-23dfb49ec045} - TitanicProtocol - - - {15327854-4753-4b80-ae20-1d34a94f5771} - TitanicCommons - - - - + + + + - - + \ No newline at end of file diff --git a/src/Titanic Pattern/TitanicUsageExample/TitanicClientExample/packages.config b/src/Titanic Pattern/TitanicUsageExample/TitanicClientExample/packages.config deleted file mode 100644 index 43e456e..0000000 --- a/src/Titanic Pattern/TitanicUsageExample/TitanicClientExample/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/src/Titanic Pattern/TitanicUsageExample/TitanicWorkerExample/Properties/AssemblyInfo.cs b/src/Titanic Pattern/TitanicUsageExample/TitanicWorkerExample/Properties/AssemblyInfo.cs deleted file mode 100644 index 2630d76..0000000 --- a/src/Titanic Pattern/TitanicUsageExample/TitanicWorkerExample/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,35 +0,0 @@ -using System.Reflection; -using System.Runtime.InteropServices; - -// Allgemeine Informationen über eine Assembly werden über die folgenden -// Attribute gesteuert. Ändern Sie diese Attributwerte, um die Informationen zu ändern, -// die mit einer Assembly verknüpft sind. -[assembly: AssemblyTitle ("MDPWorkerExample")] -[assembly: AssemblyDescription ("")] -[assembly: AssemblyConfiguration ("")] -[assembly: AssemblyCompany ("")] -[assembly: AssemblyProduct ("MDPWorkerExample")] -[assembly: AssemblyCopyright ("Copyright © 2015")] -[assembly: AssemblyTrademark ("")] -[assembly: AssemblyCulture ("")] - -// Durch Festlegen von ComVisible auf "false" werden die Typen in dieser Assembly unsichtbar -// für COM-Komponenten. Wenn Sie auf einen Typ in dieser Assembly von -// COM zugreifen müssen, legen Sie das ComVisible-Attribut für diesen Typ auf "true" fest. -[assembly: ComVisible (false)] - -// Die folgende GUID bestimmt die ID der Typbibliothek, wenn dieses Projekt für COM verfügbar gemacht wird -[assembly: Guid ("96c42fea-fed2-44c9-9319-d9366a87e601")] - -// Versionsinformationen für eine Assembly bestehen aus den folgenden vier Werten: -// -// Hauptversion -// Nebenversion -// Buildnummer -// Revision -// -// Sie können alle Werte angeben oder die standardmäßigen Build- und Revisionsnummern -// übernehmen, indem Sie "*" eingeben: -// [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion ("1.0.0.0")] -[assembly: AssemblyFileVersion ("1.0.0.0")] diff --git a/src/Titanic Pattern/TitanicUsageExample/TitanicWorkerExample/TitanicWorkerExample.csproj b/src/Titanic Pattern/TitanicUsageExample/TitanicWorkerExample/TitanicWorkerExample.csproj index a442106..6d3a8ba 100644 --- a/src/Titanic Pattern/TitanicUsageExample/TitanicWorkerExample/TitanicWorkerExample.csproj +++ b/src/Titanic Pattern/TitanicUsageExample/TitanicWorkerExample/TitanicWorkerExample.csproj @@ -1,133 +1,17 @@ - - - + + - Debug - AnyCPU - {32B1FA88-2A00-41C9-AF28-1EB9F8BB51F3} - Exe - Properties - TitanicWorkerExample - TitanicWorkerExample - v4.5 - 512 - - - False - False - False - - - - - - - - - AnyCPU - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - AnyCPU - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - true - bin\x64\Debug\ - DEBUG;TRACE - full - x64 - prompt - MinimumRecommendedRules.ruleset - true + Copyright © 2015 + MDPWorkerExample - - bin\x64\Release\ - TRACE - true - pdbonly - x64 - prompt - MinimumRecommendedRules.ruleset - true - - - true - bin\x86\Debug\ - DEBUG;TRACE - full - x86 - prompt - MinimumRecommendedRules.ruleset - true - - - bin\x86\Release\ - TRACE - true - pdbonly - x86 - prompt - MinimumRecommendedRules.ruleset - true + + + Exe + - - ..\..\..\packages\AsyncIO.0.1.18.0\lib\net40\AsyncIO.dll - True - - - ..\..\..\packages\NetMQ.4.0.0.0-beta\lib\net40\NetMQ.dll - True - - - - - - - - - - - - - - - - - - - - {a16ebccb-a575-4ba5-813d-c8ad925d5a59} - MajordomoProtocol - - - {ec5a112c-5652-4eaa-bee9-bf1a98f719c4} - MDPCommons - + + - - - - - - - + \ No newline at end of file diff --git a/src/Titanic Pattern/TitanicUsageExample/TitanicWorkerExample/packages.config b/src/Titanic Pattern/TitanicUsageExample/TitanicWorkerExample/packages.config deleted file mode 100644 index 43e456e..0000000 --- a/src/Titanic Pattern/TitanicUsageExample/TitanicWorkerExample/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/src/WeatherUpdater/WeatherUpdateClient/Properties/AssemblyInfo.cs b/src/WeatherUpdater/WeatherUpdateClient/Properties/AssemblyInfo.cs deleted file mode 100644 index d78c406..0000000 --- a/src/WeatherUpdater/WeatherUpdateClient/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("WeatherUpdateClient")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("WeatherUpdateClient")] -[assembly: AssemblyCopyright("Copyright © 2012")] -[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("5ba816c2-139e-4a1a-9761-106e4d10c4c1")] - -// 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/src/WeatherUpdater/WeatherUpdateClient/WeatherUpdateClient.csproj b/src/WeatherUpdater/WeatherUpdateClient/WeatherUpdateClient.csproj index d4fd8d8..c9f145b 100644 --- a/src/WeatherUpdater/WeatherUpdateClient/WeatherUpdateClient.csproj +++ b/src/WeatherUpdater/WeatherUpdateClient/WeatherUpdateClient.csproj @@ -1,106 +1,12 @@ - - + + - Debug - x86 - 8.0.30703 - 2.0 - {37B320C0-9E44-44EF-B89A-E671DBA4986B} - Exe - Properties - WeatherUpdateClient - WeatherUpdateClient - v4.0 - - - 512 - - - x86 - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - x86 - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - true - bin\Debug\ - DEBUG;TRACE - full - AnyCPU - prompt - MinimumRecommendedRules.ruleset + Copyright © 2012 + WeatherUpdateClient - - bin\Release\ - TRACE - true - pdbonly - AnyCPU - prompt - MinimumRecommendedRules.ruleset - - - true - bin\x64\Debug\ - DEBUG;TRACE - full - x64 - prompt - MinimumRecommendedRules.ruleset - - - bin\x64\Release\ - TRACE - true - pdbonly - x64 - prompt - MinimumRecommendedRules.ruleset + + + Exe - - - ..\..\packages\AsyncIO.0.1.18.0\lib\net40\AsyncIO.dll - True - - - ..\..\packages\NetMQ.4.0.0.0-beta\lib\net40\NetMQ.dll - True - - - - - - - - - - - - - - - - - - - - \ No newline at end of file + + diff --git a/src/WeatherUpdater/WeatherUpdateClient/packages.config b/src/WeatherUpdater/WeatherUpdateClient/packages.config deleted file mode 100644 index c3ffb49..0000000 --- a/src/WeatherUpdater/WeatherUpdateClient/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/src/WeatherUpdater/WeatherUpdateServer/Properties/AssemblyInfo.cs b/src/WeatherUpdater/WeatherUpdateServer/Properties/AssemblyInfo.cs deleted file mode 100644 index 0621344..0000000 --- a/src/WeatherUpdater/WeatherUpdateServer/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("WeatherUpdateServer")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("WeatherUpdateServer")] -[assembly: AssemblyCopyright("Copyright © 2012")] -[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("98a0a0b4-44e1-4eea-85fd-d6da6dd66a7e")] - -// 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/src/WeatherUpdater/WeatherUpdateServer/WeatherUpdateServer.csproj b/src/WeatherUpdater/WeatherUpdateServer/WeatherUpdateServer.csproj index 8c525f7..1057dbb 100644 --- a/src/WeatherUpdater/WeatherUpdateServer/WeatherUpdateServer.csproj +++ b/src/WeatherUpdater/WeatherUpdateServer/WeatherUpdateServer.csproj @@ -1,104 +1,12 @@ - - + + - Debug - x86 - 8.0.30703 - 2.0 - {5B8F7740-EFD5-46B9-8A96-2E1F47385295} - Exe - Properties - WeatherUpdateServer - WeatherUpdateServer - v4.0 - Client - 512 - - - x86 - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - x86 - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - true - bin\Debug\ - DEBUG;TRACE - full - AnyCPU - prompt - MinimumRecommendedRules.ruleset + Copyright © 2012 + WeatherUpdateServer - - bin\Release\ - TRACE - true - pdbonly - AnyCPU - prompt - MinimumRecommendedRules.ruleset - - - true - bin\x64\Debug\ - DEBUG;TRACE - full - x64 - prompt - MinimumRecommendedRules.ruleset - - - bin\x64\Release\ - TRACE - true - pdbonly - x64 - prompt - MinimumRecommendedRules.ruleset + + + Exe - - - ..\..\packages\AsyncIO.0.1.18.0\lib\net40\AsyncIO.dll - True - - - ..\..\packages\NetMQ.4.0.0.0-beta\lib\net40\NetMQ.dll - True - - - - - - - - - - - - - - - - - - - \ No newline at end of file + + diff --git a/src/WeatherUpdater/WeatherUpdateServer/packages.config b/src/WeatherUpdater/WeatherUpdateServer/packages.config deleted file mode 100644 index 8ee9b5d..0000000 --- a/src/WeatherUpdater/WeatherUpdateServer/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file