~ruther/NosTale-PacketLogger

ref: 4d6087e1bd00b4880cd83790ca7fc71f34986bfe NosTale-PacketLogger/NosTale-PacketLogger.sln -rw-r--r-- 1.3 KiB
4d6087e1 — František Boháček chore: add packetlogger folder structure 2 years ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Microsoft Visual Studio Solution File, Format Version 12.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PacketLogger.PacketAnalyzer", "src\PacketLogger.PacketAnalyzer\PacketLogger.PacketAnalyzer.csproj", "{4DDFB174-CF6F-41D1-8E94-8D54F10F7177}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PacketLogger", "src\PacketLogger\PacketLogger.csproj", "{ED52AE11-3808-4D50-93DA-888F231F5207}"
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|Any CPU = Debug|Any CPU
		Release|Any CPU = Release|Any CPU
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{4DDFB174-CF6F-41D1-8E94-8D54F10F7177}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{4DDFB174-CF6F-41D1-8E94-8D54F10F7177}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{4DDFB174-CF6F-41D1-8E94-8D54F10F7177}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{4DDFB174-CF6F-41D1-8E94-8D54F10F7177}.Release|Any CPU.Build.0 = Release|Any CPU
		{ED52AE11-3808-4D50-93DA-888F231F5207}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{ED52AE11-3808-4D50-93DA-888F231F5207}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{ED52AE11-3808-4D50-93DA-888F231F5207}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{ED52AE11-3808-4D50-93DA-888F231F5207}.Release|Any CPU.Build.0 = Release|Any CPU
	EndGlobalSection
EndGlobal
Do not follow this link