File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
tests/CodeBeam.UltimateAuth.Core.Tests Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 1616 </ItemGroup >
1717
1818 <ItemGroup >
19+ <ProjectReference Include =" ..\..\src\CodeBeam.UltimateAuth.Client\CodeBeam.UltimateAuth.Client.csproj" />
1920 <ProjectReference Include =" ..\..\src\CodeBeam.UltimateAuth.Core\CodeBeam.UltimateAuth.Core.csproj" />
21+ <ProjectReference Include =" ..\..\src\CodeBeam.UltimateAuth.Server\CodeBeam.UltimateAuth.Server.csproj" />
22+ <ProjectReference Include =" ..\..\src\CodeBeam.UltimateAuth.Users\CodeBeam.UltimateAuth.Server.Users.csproj" />
23+ <ProjectReference Include =" ..\..\src\credentials\CodeBeam.UltimateAuth.Credentials.InMemory\CodeBeam.UltimateAuth.Credentials.InMemory.csproj" />
24+ <ProjectReference Include =" ..\..\src\security\CodeBeam.UltimateAuth.Security.Argon2\CodeBeam.UltimateAuth.Security.Argon2.csproj" />
25+ <ProjectReference Include =" ..\..\src\sessions\CodeBeam.UltimateAuth.Sessions.EntityFrameworkCore\CodeBeam.UltimateAuth.Sessions.EntityFrameworkCore.csproj" />
26+ <ProjectReference Include =" ..\..\src\sessions\CodeBeam.UltimateAuth.Sessions.InMemory\CodeBeam.UltimateAuth.Sessions.InMemory.csproj" />
27+ <ProjectReference Include =" ..\..\src\tokens\CodeBeam.UltimateAuth.Tokens.InMemory\CodeBeam.UltimateAuth.Tokens.InMemory.csproj" />
2028 </ItemGroup >
2129
2230 <ItemGroup >
You can’t perform that action at this time.
0 commit comments