Skip to content

Commit

Permalink
sln
Browse files Browse the repository at this point in the history
  • Loading branch information
Utar94 committed Dec 22, 2024
1 parent d5069b1 commit 540947c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Identity.sln
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Logitar.Identity.Infrastruc
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Logitar.Identity.Infrastructure.UnitTests", "tests\Logitar.Identity.Infrastructure.UnitTests\Logitar.Identity.Infrastructure.UnitTests.csproj", "{2B60FA82-D67E-4AB6-9FE5-6682F7AD875C}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Logitar.Identity.EntityFrameworkCore.Relational", "lib\Logitar.Identity.EntityFrameworkCore.Relational\Logitar.Identity.EntityFrameworkCore.Relational.csproj", "{DF4B769D-0293-4E9B-B069-CE57F336B0D3}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down Expand Up @@ -58,6 +60,10 @@ Global
{2B60FA82-D67E-4AB6-9FE5-6682F7AD875C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2B60FA82-D67E-4AB6-9FE5-6682F7AD875C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2B60FA82-D67E-4AB6-9FE5-6682F7AD875C}.Release|Any CPU.Build.0 = Release|Any CPU
{DF4B769D-0293-4E9B-B069-CE57F336B0D3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DF4B769D-0293-4E9B-B069-CE57F336B0D3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DF4B769D-0293-4E9B-B069-CE57F336B0D3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DF4B769D-0293-4E9B-B069-CE57F336B0D3}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down

0 comments on commit 540947c

Please sign in to comment.