No Description

WhiteNoise.sln 6.0KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293
  1. 
  2. Microsoft Visual Studio Solution File, Format Version 11.00
  3. # Visual Studio 2010
  4. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WhiteNoise", "WhiteNoise\WhiteNoise.csproj", "{EBCA3317-A6C3-4265-851B-02173598CF81}"
  5. EndProject
  6. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WhiteNoise.Listen", "WhiteNoise.Listen\WhiteNoise.Listen.csproj", "{F310496B-BA21-4326-9B48-156ED21B1FC2}"
  7. EndProject
  8. Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Resources", "Resources", "{DE564CA5-B56D-4164-8124-499700031529}"
  9. ProjectSection(SolutionItems) = preProject
  10. Resources\Iesi.Collections.dll = Resources\Iesi.Collections.dll
  11. Resources\NHibernate.dll = Resources\NHibernate.dll
  12. Resources\PacketDotNet.dll = Resources\PacketDotNet.dll
  13. Resources\SharpPcap.dll = Resources\SharpPcap.dll
  14. Resources\Npgsql.dll = Resources\Npgsql.dll
  15. Resources\Npgsql.dll.mdb = Resources\Npgsql.dll.mdb
  16. Resources\Npgsql.xml = Resources\Npgsql.xml
  17. Resources\policy.2.0.Npgsql.dll = Resources\policy.2.0.Npgsql.dll
  18. Resources\NHibernate.ByteCode.Castle.dll = Resources\NHibernate.ByteCode.Castle.dll
  19. EndProjectSection
  20. EndProject
  21. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WhiteNoise.Test", "WhiteNoise.Test\WhiteNoise.Test.csproj", "{AEA071CB-7205-4054-A60F-8D5FD82BE80D}"
  22. EndProject
  23. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WhiteNoise.Storage", "WhiteNoise.Storage\WhiteNoise.Storage.csproj", "{38860173-5301-424A-BE5F-F71B0F94D294}"
  24. EndProject
  25. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WhiteNoise.Domain", "WhiteNoise.Domain\WhiteNoise.Domain.csproj", "{0686B6EA-7782-45FE-A990-A06EAD8A57C6}"
  26. EndProject
  27. Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{B808F57E-8352-4CFD-B6F5-C75439147755}"
  28. ProjectSection(SolutionItems) = preProject
  29. MIT.txt = MIT.txt
  30. EndProjectSection
  31. EndProject
  32. Global
  33. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  34. Debug|x86 = Debug|x86
  35. Release|x86 = Release|x86
  36. Default|Any CPU = Default|Any CPU
  37. EndGlobalSection
  38. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  39. {0686B6EA-7782-45FE-A990-A06EAD8A57C6}.Debug|x86.ActiveCfg = Debug|Any CPU
  40. {0686B6EA-7782-45FE-A990-A06EAD8A57C6}.Debug|x86.Build.0 = Debug|Any CPU
  41. {0686B6EA-7782-45FE-A990-A06EAD8A57C6}.Default|Any CPU.ActiveCfg = Debug|Any CPU
  42. {0686B6EA-7782-45FE-A990-A06EAD8A57C6}.Default|Any CPU.Build.0 = Debug|Any CPU
  43. {0686B6EA-7782-45FE-A990-A06EAD8A57C6}.Release|x86.ActiveCfg = Release|Any CPU
  44. {0686B6EA-7782-45FE-A990-A06EAD8A57C6}.Release|x86.Build.0 = Release|Any CPU
  45. {38860173-5301-424A-BE5F-F71B0F94D294}.Debug|x86.ActiveCfg = Debug|Any CPU
  46. {38860173-5301-424A-BE5F-F71B0F94D294}.Debug|x86.Build.0 = Debug|Any CPU
  47. {38860173-5301-424A-BE5F-F71B0F94D294}.Default|Any CPU.ActiveCfg = Debug|Any CPU
  48. {38860173-5301-424A-BE5F-F71B0F94D294}.Default|Any CPU.Build.0 = Debug|Any CPU
  49. {38860173-5301-424A-BE5F-F71B0F94D294}.Release|x86.ActiveCfg = Release|Any CPU
  50. {38860173-5301-424A-BE5F-F71B0F94D294}.Release|x86.Build.0 = Release|Any CPU
  51. {AEA071CB-7205-4054-A60F-8D5FD82BE80D}.Debug|x86.ActiveCfg = Debug|Any CPU
  52. {AEA071CB-7205-4054-A60F-8D5FD82BE80D}.Debug|x86.Build.0 = Debug|Any CPU
  53. {AEA071CB-7205-4054-A60F-8D5FD82BE80D}.Default|Any CPU.ActiveCfg = Debug|Any CPU
  54. {AEA071CB-7205-4054-A60F-8D5FD82BE80D}.Default|Any CPU.Build.0 = Debug|Any CPU
  55. {AEA071CB-7205-4054-A60F-8D5FD82BE80D}.Release|x86.ActiveCfg = Release|Any CPU
  56. {AEA071CB-7205-4054-A60F-8D5FD82BE80D}.Release|x86.Build.0 = Release|Any CPU
  57. {EBCA3317-A6C3-4265-851B-02173598CF81}.Debug|x86.ActiveCfg = Debug|x86
  58. {EBCA3317-A6C3-4265-851B-02173598CF81}.Debug|x86.Build.0 = Debug|x86
  59. {EBCA3317-A6C3-4265-851B-02173598CF81}.Release|x86.ActiveCfg = Release|x86
  60. {EBCA3317-A6C3-4265-851B-02173598CF81}.Release|x86.Build.0 = Release|x86
  61. {F310496B-BA21-4326-9B48-156ED21B1FC2}.Debug|x86.ActiveCfg = Debug|Any CPU
  62. {F310496B-BA21-4326-9B48-156ED21B1FC2}.Debug|x86.Build.0 = Debug|Any CPU
  63. {F310496B-BA21-4326-9B48-156ED21B1FC2}.Release|x86.ActiveCfg = Release|Any CPU
  64. {F310496B-BA21-4326-9B48-156ED21B1FC2}.Release|x86.Build.0 = Release|Any CPU
  65. EndGlobalSection
  66. GlobalSection(NestedProjects) = preSolution
  67. EndGlobalSection
  68. GlobalSection(MonoDevelopProperties) = preSolution
  69. StartupItem = WhiteNoise\WhiteNoise.csproj
  70. Policies = $0
  71. $0.DotNetNamingPolicy = $1
  72. $1.DirectoryNamespaceAssociation = PrefixedHierarchical
  73. $1.ResourceNamePolicy = FileName
  74. $0.TextStylePolicy = $2
  75. $2.inheritsSet = null
  76. $2.scope = text/x-csharp
  77. $0.CSharpFormattingPolicy = $3
  78. $3.IndentSwitchBody = True
  79. $3.inheritsSet = Mono
  80. $3.inheritsScope = text/x-csharp
  81. $3.scope = text/x-csharp
  82. $0.TextStylePolicy = $4
  83. $4.FileWidth = 120
  84. $4.TabWidth = 4
  85. $4.inheritsSet = Mono
  86. $4.inheritsScope = text/plain
  87. $4.scope = text/plain
  88. $0.StandardHeader = $5
  89. $5.Text = @\n${FileName}\n \nAuthor:\n ${AuthorName} <${AuthorEmail}>\n\nCopyright (c) ${Year} ${CopyrightHolder}\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the "Software"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.
  90. $5.IncludeInNewFiles = True
  91. EndGlobalSection
  92. EndGlobal