Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
stelzo committed May 10, 2024
1 parent d10e933 commit 5d6e538
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Dofusdude.Api.sln
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
VisualStudioVersion = 12.0.0.0
MinimumVisualStudioVersion = 10.0.0.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Dofusdude.Api", "src\Dofusdude.Api\Dofusdude.Api.csproj", "{5FD7B6E2-22CF-4EBB-AD22-0C4400E41C3F}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Dofusdude.Api", "src\Dofusdude.Api\Dofusdude.Api.csproj", "{6394D42E-B858-4DA7-9A4F-8CE3AFBDC291}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Dofusdude.Api.Test", "src\Dofusdude.Api.Test\Dofusdude.Api.Test.csproj", "{19F1DEBC-DE5E-4517-8062-F000CD499087}"
EndProject
Expand All @@ -12,10 +12,10 @@ Global
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{5FD7B6E2-22CF-4EBB-AD22-0C4400E41C3F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5FD7B6E2-22CF-4EBB-AD22-0C4400E41C3F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5FD7B6E2-22CF-4EBB-AD22-0C4400E41C3F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5FD7B6E2-22CF-4EBB-AD22-0C4400E41C3F}.Release|Any CPU.Build.0 = Release|Any CPU
{6394D42E-B858-4DA7-9A4F-8CE3AFBDC291}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6394D42E-B858-4DA7-9A4F-8CE3AFBDC291}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6394D42E-B858-4DA7-9A4F-8CE3AFBDC291}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6394D42E-B858-4DA7-9A4F-8CE3AFBDC291}.Release|Any CPU.Build.0 = Release|Any CPU
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Debug|Any CPU.Build.0 = Debug|Any CPU
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Release|Any CPU.ActiveCfg = Release|Any CPU
Expand Down

0 comments on commit 5d6e538

Please sign in to comment.