Archived
0
0
Fork 0
This repository has been archived on 2024-02-06. You can view files and clone it, but cannot push or open issues or pull requests.
netsd/netsd.sln

16 lines
719 B
Text

Microsoft Visual Studio Solution File, Format Version 12.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "netsd", "netsd\netsd.csproj", "{2A72A757-76F5-427C-B1DF-7E72EFE6780C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Release|x64 = Release|x64
Debug|x64 = Debug|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{2A72A757-76F5-427C-B1DF-7E72EFE6780C}.Release|x64.ActiveCfg = Release|x64
{2A72A757-76F5-427C-B1DF-7E72EFE6780C}.Release|x64.Build.0 = Release|x64
{2A72A757-76F5-427C-B1DF-7E72EFE6780C}.Debug|x64.ActiveCfg = Debug|x64
{2A72A757-76F5-427C-B1DF-7E72EFE6780C}.Debug|x64.Build.0 = Debug|x64
EndGlobalSection
EndGlobal