New interop methods, ToString() implementation for transaction structures + quick...
[NovacoinLibrary.git] / Novacoin.sln
1 \feff
2 Microsoft Visual Studio Solution File, Format Version 12.00
3 # Visual Studio Express 2012 for Windows Desktop
4 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Novacoin", "Novacoin\Novacoin.csproj", "{6C657EA6-E9FB-41D7-B949-B41DD5136748}"
5 EndProject
6 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NovacoinTest", "NovacoinTest\NovacoinTest.csproj", "{BFBAD4AE-BCD5-4025-9637-3CE724126448}"
7 EndProject
8 Global
9         GlobalSection(SolutionConfigurationPlatforms) = preSolution
10                 Debug|Any CPU = Debug|Any CPU
11                 Release|Any CPU = Release|Any CPU
12         EndGlobalSection
13         GlobalSection(ProjectConfigurationPlatforms) = postSolution
14                 {6C657EA6-E9FB-41D7-B949-B41DD5136748}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
15                 {6C657EA6-E9FB-41D7-B949-B41DD5136748}.Debug|Any CPU.Build.0 = Debug|Any CPU
16                 {6C657EA6-E9FB-41D7-B949-B41DD5136748}.Release|Any CPU.ActiveCfg = Release|Any CPU
17                 {6C657EA6-E9FB-41D7-B949-B41DD5136748}.Release|Any CPU.Build.0 = Release|Any CPU
18                 {BFBAD4AE-BCD5-4025-9637-3CE724126448}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
19                 {BFBAD4AE-BCD5-4025-9637-3CE724126448}.Debug|Any CPU.Build.0 = Debug|Any CPU
20                 {BFBAD4AE-BCD5-4025-9637-3CE724126448}.Release|Any CPU.ActiveCfg = Release|Any CPU
21                 {BFBAD4AE-BCD5-4025-9637-3CE724126448}.Release|Any CPU.Build.0 = Release|Any CPU
22         EndGlobalSection
23         GlobalSection(SolutionProperties) = preSolution
24                 HideSolutionNode = FALSE
25         EndGlobalSection
26         GlobalSection(MonoDevelopProperties) = preSolution
27                 StartupItem = Novacoin\Novacoin.csproj
28         EndGlobalSection
29 EndGlobal