diff --git a/src/Microsoft.Identity.Web.GraphServiceClient/Microsoft.Identity.Web.GraphServiceClient.csproj b/src/Microsoft.Identity.Web.GraphServiceClient/Microsoft.Identity.Web.GraphServiceClient.csproj index 596b233bd..771a4d044 100644 --- a/src/Microsoft.Identity.Web.GraphServiceClient/Microsoft.Identity.Web.GraphServiceClient.csproj +++ b/src/Microsoft.Identity.Web.GraphServiceClient/Microsoft.Identity.Web.GraphServiceClient.csproj @@ -21,6 +21,7 @@ + diff --git a/tests/E2E Tests/AgentApplications/AgentApplicationsTests.csproj b/tests/E2E Tests/AgentApplications/AgentApplicationsTests.csproj index 741c3716f..2990d52bd 100644 --- a/tests/E2E Tests/AgentApplications/AgentApplicationsTests.csproj +++ b/tests/E2E Tests/AgentApplications/AgentApplicationsTests.csproj @@ -8,7 +8,7 @@ false true - + $(DefineConstants);FROM_GITHUB_ACTION