Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Dummy] Development to Main #5

Merged
merged 2 commits into from
Dec 4, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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