~mandel/wadlsharp/fix_643524

« back to all changes in this revision

Viewing changes to WadlSharp.sln

  • Committer: Manish Sinha
  • Date: 2010-04-06 18:47:38 UTC
  • Revision ID: manishsinha27@gmail.com-20100406184738-b2lh90t0b4qvzsw5
Changed the name of the asembly from LpNet.WadlSharp to LpNet.WadlSharp.Common
Added CreateIdentifier method in Utils.cs

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1

2
2
Microsoft Visual Studio Solution File, Format Version 10.00
3
3
# Visual Studio 2008
4
 
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LpNet.WadlSharp", "LpNet.WadlSharp\LpNet.WadlSharp.csproj", "{69BA4ABC-93E1-416E-A1EF-0F5DF64B4B71}"
 
4
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LpNet.WadlSharp.Common", "LpNet.WadlSharp\LpNet.WadlSharp.Common.csproj", "{69BA4ABC-93E1-416E-A1EF-0F5DF64B4B71}"
5
5
EndProject
6
6
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LpNet.WadlSharp.UnitTest", "LpNet.WadlSharp.UnitTest\LpNet.WadlSharp.UnitTest.csproj", "{032D5E6D-CA4D-41AE-B756-16DC5E7FBE28}"
7
7
EndProject