-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathHotStuff2-csharp.sln
27 lines (25 loc) · 1.35 KB
/
HotStuff2-csharp.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{2208D2CA-73CB-D570-3526-94E27607273B}") = "HotStuff2", "Assembly-CSharp-firstpass-vs.csproj", "{B4F5714A-335F-E1F8-3D5D-CA0A888EA57E}"
EndProject
Project("{2208D2CA-73CB-D570-3526-94E27607273B}") = "HotStuff2", "Assembly-CSharp-vs.csproj", "{F6455093-4C44-3B81-78AE-10F5125994CC}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B4F5714A-335F-E1F8-3D5D-CA0A888EA57E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B4F5714A-335F-E1F8-3D5D-CA0A888EA57E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B4F5714A-335F-E1F8-3D5D-CA0A888EA57E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B4F5714A-335F-E1F8-3D5D-CA0A888EA57E}.Release|Any CPU.Build.0 = Release|Any CPU
{F6455093-4C44-3B81-78AE-10F5125994CC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F6455093-4C44-3B81-78AE-10F5125994CC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F6455093-4C44-3B81-78AE-10F5125994CC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F6455093-4C44-3B81-78AE-10F5125994CC}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal