Skip to content

Commit

Permalink
MakiSei solution file rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
Pawel Oziomek committed Sep 6, 2023
1 parent b985340 commit 5fa045f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion MakiSei.sln
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ VisualStudioVersion = 17.5.33627.172
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MakiSei", "MakiSei\MakiSei.csproj", "{B03701AF-8D0A-4838-A5B7-D7E94E35FDDB}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MakiSeiBackend", "MakiSeiBackend\MakiSeiBackend.csproj", "{AD5FA5A2-6758-4F5B-8821-B14C54BC6D86}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MakiSeiBackend", "MakiSeiBackend\MakiSeiBackend.csproj", "{AD5FA5A2-6758-4F5B-8821-B14C54BC6D86}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Expand All @@ -21,6 +21,10 @@ Global
{AD5FA5A2-6758-4F5B-8821-B14C54BC6D86}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AD5FA5A2-6758-4F5B-8821-B14C54BC6D86}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AD5FA5A2-6758-4F5B-8821-B14C54BC6D86}.Release|Any CPU.Build.0 = Release|Any CPU
{535A93AF-E7B6-4EB7-8130-B6813B61FBE5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{535A93AF-E7B6-4EB7-8130-B6813B61FBE5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{535A93AF-E7B6-4EB7-8130-B6813B61FBE5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{535A93AF-E7B6-4EB7-8130-B6813B61FBE5}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down

0 comments on commit 5fa045f

Please sign in to comment.