~ruther/NosSmooth

56cc71e1103fb130841b5263b46d41bc51c6c0c2 — Rutherther 2 years ago c610aef
chore: add game tests to solution
1 files changed, 15 insertions(+), 0 deletions(-)

M NosSmooth.sln
M NosSmooth.sln => NosSmooth.sln +15 -0
@@ 52,6 52,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NosSmooth.Extensions.Combat
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NosSmooth.Extensions.Pathfinding", "Extensions\NosSmooth.Extensions.Pathfinding\NosSmooth.Extensions.Pathfinding.csproj", "{564CAD6F-09B1-450B-83ED-9BCDE106B646}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NosSmooth.Game.Tests", "Tests\NosSmooth.Game.Tests\NosSmooth.Game.Tests.csproj", "{21ECBA0F-38FA-45A5-8B42-9A76425204BC}"
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|Any CPU = Debug|Any CPU


@@ 254,6 256,18 @@ Global
		{564CAD6F-09B1-450B-83ED-9BCDE106B646}.Release|x64.Build.0 = Release|Any CPU
		{564CAD6F-09B1-450B-83ED-9BCDE106B646}.Release|x86.ActiveCfg = Release|Any CPU
		{564CAD6F-09B1-450B-83ED-9BCDE106B646}.Release|x86.Build.0 = Release|Any CPU
		{21ECBA0F-38FA-45A5-8B42-9A76425204BC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{21ECBA0F-38FA-45A5-8B42-9A76425204BC}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{21ECBA0F-38FA-45A5-8B42-9A76425204BC}.Debug|x64.ActiveCfg = Debug|Any CPU
		{21ECBA0F-38FA-45A5-8B42-9A76425204BC}.Debug|x64.Build.0 = Debug|Any CPU
		{21ECBA0F-38FA-45A5-8B42-9A76425204BC}.Debug|x86.ActiveCfg = Debug|Any CPU
		{21ECBA0F-38FA-45A5-8B42-9A76425204BC}.Debug|x86.Build.0 = Debug|Any CPU
		{21ECBA0F-38FA-45A5-8B42-9A76425204BC}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{21ECBA0F-38FA-45A5-8B42-9A76425204BC}.Release|Any CPU.Build.0 = Release|Any CPU
		{21ECBA0F-38FA-45A5-8B42-9A76425204BC}.Release|x64.ActiveCfg = Release|Any CPU
		{21ECBA0F-38FA-45A5-8B42-9A76425204BC}.Release|x64.Build.0 = Release|Any CPU
		{21ECBA0F-38FA-45A5-8B42-9A76425204BC}.Release|x86.ActiveCfg = Release|Any CPU
		{21ECBA0F-38FA-45A5-8B42-9A76425204BC}.Release|x86.Build.0 = Release|Any CPU
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE


@@ 275,6 289,7 @@ Global
		{D33E1AC5-8946-4D6F-A6D3-D81F98E4F86B} = {99E72557-BCE9-496A-B49C-79537B0E6063}
		{21F7EA0B-5E3C-4016-8ADD-28AF37C00782} = {3A6D13E3-4BBA-4B3D-AE99-BAC8B375F7DF}
		{564CAD6F-09B1-450B-83ED-9BCDE106B646} = {3A6D13E3-4BBA-4B3D-AE99-BAC8B375F7DF}
		{21ECBA0F-38FA-45A5-8B42-9A76425204BC} = {C6A8760D-92CB-4307-88A7-36CCAEBA4AD1}
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
		SolutionGuid = {C5F46653-4DEC-429B-8580-4ED18ED9B4CA}

Do not follow this link