csharp_pain/netspeed/NetSpeed.sln
2014-06-26 17:13:46 +02:00

20 lines
917 B
Text

Microsoft Visual Studio Solution File, Format Version 9.00
# Visual C# Express 2005
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NetSpeed", "NetSpeed\NetSpeed.csproj", "{AAB289C5-8AC3-4CEF-A133-E245C218A844}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{AAB289C5-8AC3-4CEF-A133-E245C218A844}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{AAB289C5-8AC3-4CEF-A133-E245C218A844}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AAB289C5-8AC3-4CEF-A133-E245C218A844}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AAB289C5-8AC3-4CEF-A133-E245C218A844}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal