Skip to content

Commit

Permalink
Ensure that SimulateOidc is built before IntegrationTests (that use i…
Browse files Browse the repository at this point in the history
…t) (#2984)
  • Loading branch information
jmprieur authored Aug 18, 2024
1 parent 17f0078 commit cbd131d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
<ItemGroup>
<ProjectReference Include="..\..\src\Microsoft.Identity.Web\Microsoft.Identity.Web.csproj" />
<ProjectReference Include="..\E2E Tests\IntegrationTestService\IntegrationTestService.csproj" />
<ProjectReference Include="..\E2E Tests\SimulateOidc\SimulateOidc.csproj" />
<ProjectReference Include="..\Microsoft.Identity.Web.Test.Common\Microsoft.Identity.Web.Test.Common.csproj" />
</ItemGroup>

Expand Down

0 comments on commit cbd131d

Please # to comment.