Skip to content

Commit 1f71de2

Browse files
committed
Relocate SLN
1 parent a029aff commit 1f71de2

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

SpellsAPI/SpellsAPI.sln renamed to SpellsAPI.sln

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,18 @@ Microsoft Visual Studio Solution File, Format Version 12.00
33
# Visual Studio Version 17
44
VisualStudioVersion = 17.3.32611.2
55
MinimumVisualStudioVersion = 10.0.40219.1
6-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SpellsAPI", "SpellsAPI\SpellsAPI.csproj", "{EE301F03-B655-4789-8C88-1E5C68447988}"
6+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SpellsAPI", "SpellsAPI\SpellsAPI\SpellsAPI.csproj", "{BCF93E26-3BD2-470E-A156-7B3DFBA24282}"
77
EndProject
88
Global
99
GlobalSection(SolutionConfigurationPlatforms) = preSolution
1010
Debug|Any CPU = Debug|Any CPU
1111
Release|Any CPU = Release|Any CPU
1212
EndGlobalSection
1313
GlobalSection(ProjectConfigurationPlatforms) = postSolution
14-
{EE301F03-B655-4789-8C88-1E5C68447988}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
15-
{EE301F03-B655-4789-8C88-1E5C68447988}.Debug|Any CPU.Build.0 = Debug|Any CPU
16-
{EE301F03-B655-4789-8C88-1E5C68447988}.Release|Any CPU.ActiveCfg = Release|Any CPU
17-
{EE301F03-B655-4789-8C88-1E5C68447988}.Release|Any CPU.Build.0 = Release|Any CPU
14+
{BCF93E26-3BD2-470E-A156-7B3DFBA24282}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
15+
{BCF93E26-3BD2-470E-A156-7B3DFBA24282}.Debug|Any CPU.Build.0 = Debug|Any CPU
16+
{BCF93E26-3BD2-470E-A156-7B3DFBA24282}.Release|Any CPU.ActiveCfg = Release|Any CPU
17+
{BCF93E26-3BD2-470E-A156-7B3DFBA24282}.Release|Any CPU.Build.0 = Release|Any CPU
1818
EndGlobalSection
1919
GlobalSection(SolutionProperties) = preSolution
2020
HideSolutionNode = FALSE

0 commit comments

Comments
 (0)