-
Notifications
You must be signed in to change notification settings - Fork 34
/
TusClient-2012.sln
29 lines (29 loc) · 1.52 KB
/
TusClient-2012.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
28
29
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "TusClientConsole", "TusClientConsole\TusClientConsole-2012.vbproj", "{324071A9-3082-4DC0-B727-26B697A669FB}"
ProjectSection(ProjectDependencies) = postProject
{CE7AA067-3451-4252-89F6-859D47938852} = {CE7AA067-3451-4252-89F6-859D47938852}
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TusClient", "TusClient\TusClient-2012.csproj", "{CE7AA067-3451-4252-89F6-859D47938852}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{324071A9-3082-4DC0-B727-26B697A669FB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{324071A9-3082-4DC0-B727-26B697A669FB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{324071A9-3082-4DC0-B727-26B697A669FB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{324071A9-3082-4DC0-B727-26B697A669FB}.Release|Any CPU.Build.0 = Release|Any CPU
{CE7AA067-3451-4252-89F6-859D47938852}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CE7AA067-3451-4252-89F6-859D47938852}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CE7AA067-3451-4252-89F6-859D47938852}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CE7AA067-3451-4252-89F6-859D47938852}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal