forked from kerryjiang/SuperSocket.ClientEngine
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
kerryjiang
committed
Apr 9, 2012
1 parent
d630eaf
commit aaddc58
Showing
11 changed files
with
101 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
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("SuperSocket.ClientEngine.Core for Silverlight 4.0")] | ||
[assembly: AssemblyDescription("SuperSocket.ClientEngine.Core")] | ||
[assembly: AssemblyConfiguration("")] | ||
[assembly: ComVisible(false)] | ||
[assembly: Guid("7FBCB35D-C26B-454A-8ED0-C11A0F5493C6")] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
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("SuperSocket.ClientEngine.Core for Windows Phone 7.1")] | ||
[assembly: AssemblyDescription("SuperSocket.ClientEngine.Core")] | ||
[assembly: AssemblyConfiguration("")] | ||
[assembly: ComVisible(false)] | ||
[assembly: Guid("33F89486-B096-4EE6-8846-95237A39A37D")] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
using System.Reflection; | ||
using System.Runtime.CompilerServices; | ||
using System.Runtime.InteropServices; | ||
|
||
[assembly: AssemblyVersion("0.1.0.0")] | ||
[assembly: AssemblyFileVersion("0.1.0.0")] | ||
[assembly: AssemblyCompany("SuperSocket")] | ||
[assembly: AssemblyProduct("SuperSocket ClientEngine")] | ||
[assembly: AssemblyInformationalVersion("0.1.0.0")] | ||
[assembly: AssemblyCopyright("Copyright © clientengine.codeplex.com 2012")] | ||
[assembly: AssemblyTrademark("")] | ||
[assembly: AssemblyCulture("")] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
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("SuperSocket.ClientEngine.Protocol for MonoDroid")] | ||
[assembly: AssemblyDescription("SuperSocket.ClientEngine.Protocol")] | ||
[assembly: AssemblyConfiguration("")] | ||
[assembly: ComVisible(false)] | ||
[assembly: Guid("C24F2E17-F718-4A4B-BD37-F2D4BE8B8434")] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
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("SuperSocket.ClientEngine.Protocol for .NET 3.5")] | ||
[assembly: AssemblyDescription("SuperSocket.ClientEngine.Protocol")] | ||
[assembly: AssemblyConfiguration("")] | ||
[assembly: ComVisible(false)] | ||
[assembly: Guid("8BA03C1B-64D8-405F-978A-46C217C2A97C")] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
using System.Reflection; | ||
using System.Runtime.CompilerServices; | ||
using System.Runtime.InteropServices; | ||
|
||
[assembly: AssemblyTitle("SuperSocket.ClientEngine.Protocol for .NET 4.0/Mono 2.10+")] | ||
[assembly: AssemblyDescription("SuperSocket.ClientEngine.Protocol")] | ||
[assembly: AssemblyConfiguration("")] | ||
[assembly: ComVisible(false)] | ||
[assembly: Guid("AAAD620D-6E44-40A5-9D50-6FB73EF0A4DC")] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
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("SuperSocket.ClientEngine.Protocol for Silverlight 4.0")] | ||
[assembly: AssemblyDescription("SuperSocket.ClientEngine.Protocol")] | ||
[assembly: AssemblyConfiguration("")] | ||
[assembly: ComVisible(false)] | ||
[assembly: Guid("EBC11FC8-867B-411D-8DC6-1BF1D436A3B6")] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
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("SuperSocket.ClientEngine.Protocol for Windows Phone 7.1")] | ||
[assembly: AssemblyDescription("SuperSocket.ClientEngine.Protocol")] | ||
[assembly: AssemblyConfiguration("")] | ||
[assembly: ComVisible(false)] | ||
[assembly: Guid("32989C43-E19F-4DB7-9999-A21C30C5F09D")] |