Skip to content

Commit

Permalink
Merge pull request #5 from kbatbouta/development
Browse files Browse the repository at this point in the history
[Dummy] Development to Main
  • Loading branch information
kbatbouta authored Dec 4, 2022
2 parents 7ec6066 + 71ba8e4 commit c611af8
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions Source/Rule56.sln
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 25.0.1703.7
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Rule56", "Rule56\CombatAI.csproj", "{20A152DB-6471-43AC-BCAE-569E16D7DB09}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CombatExtended", "..\..\CombatRealism\Source\CombatExtended\CombatExtended.csproj", "{EEDAC5CC-FCF9-43EA-9B15-A687C894A8C1}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CombatAI", "Rule56\CombatAI.csproj", "{20A152DB-6471-43AC-BCAE-569E16D7DB09}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Expand All @@ -21,10 +19,6 @@ Global
{B79950E6-529C-4E02-822B-A2D01012A659}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B79950E6-529C-4E02-822B-A2D01012A659}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B79950E6-529C-4E02-822B-A2D01012A659}.Release|Any CPU.Build.0 = Release|Any CPU
{EEDAC5CC-FCF9-43EA-9B15-A687C894A8C1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EEDAC5CC-FCF9-43EA-9B15-A687C894A8C1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EEDAC5CC-FCF9-43EA-9B15-A687C894A8C1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EEDAC5CC-FCF9-43EA-9B15-A687C894A8C1}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down

0 comments on commit c611af8

Please sign in to comment.