Skip to content

[DO NOT MERGE - POC FOR LAB API] Update Microsoft.Identity.Lab.Api to 0.1.1#3757

Closed
Copilot wants to merge 2 commits intomasterfrom
copilot/update-microsoft-identity-lab-api-to-0-1-1
Closed

[DO NOT MERGE - POC FOR LAB API] Update Microsoft.Identity.Lab.Api to 0.1.1#3757
Copilot wants to merge 2 commits intomasterfrom
copilot/update-microsoft-identity-lab-api-to-0-1-1

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 24, 2026

Bumps Microsoft.Identity.Lab.Api to 0.1.1 across the repo and adds it explicitly to the AgentApplicationsTests project.

Changes

  • benchmark/Directory.Build.propsMicrosoftIdentityLabApiVersion: 2.0.00.1.1
  • tests/Directory.Build.propsMicrosoftIdentityLabApiVersion: 2.0.00.1.1
  • tests/E2E Tests/AgentApplications/AgentApplicationsTests.csproj — added direct package reference:
    <PackageReference Include="Microsoft.Identity.Lab.Api" Version="0.1.1" />

Microsoft.NET.Test.Sdk versions are unchanged.

Original prompt

Create a new pull request to update Microsoft.Identity.Lab.Api to version 0.1.1 with the following requirements:

  1. Set MicrosoftIdentityLabApiVersion to 0.1.1 in all Directory.Build.props files that define this property (in benchmark/ and tests/ directories)
  2. Add <PackageReference Include="Microsoft.Identity.Lab.Api" Version="0.1.1" /> to tests/E2E Tests/AgentApplications/AgentApplicationsTests.csproj
  3. Do NOT update any Microsoft.NET.Test.Sdk versions - keep them as they are currently defined

This is similar to PR #3754, but with different version requirements.

The following is the prior conversation context from the user's chat exploration (may be truncated):

User: can you create a new PR based on this one. But this time set

MicrosoftIdentityLabApiVersion to 0.1.1

Do not update any Microsoft.NET.Test.Sdk versions

set

Assistant: I'll create a new PR based on the existing one, updating only the Microsoft.Identity.Lab.Api version to 0.1.1 without touching Microsoft.NET.Test.Sdk versions.

Let me first examine the current PR to understand the structure:

Assistant: Now let me get the file changes from PR #3754 to understand what files were modified:

Assistant: Now I need to find the Directory.Build.props or similar file to understand the property definitions:

Assistant: Now I'll create a new PR with the updated requirements. Based on the existing PR, I need to update MicrosoftIdentityLabApiVersion to 0.1.1 in the Directory.Build.props files and add the Microsoft.Identity.Lab.Api package reference to the AgentApplicationsTests.csproj file, while keeping Microsoft.NET.Test.Sdk at its current version.

Assistant: We're waiting for your response to the tool call dialog to proceed.

This pull request was created from Copilot chat.


⚡ Quickly spin up Copilot coding agent tasks from anywhere on your macOS or Windows machine with Raycast.

Copilot AI changed the title [WIP] Update Microsoft.Identity.Lab.Api to version 0.1.1 Update Microsoft.Identity.Lab.Api to 0.1.1 Mar 24, 2026
Copilot AI requested a review from gladjohn March 24, 2026 02:12
@gladjohn gladjohn changed the title Update Microsoft.Identity.Lab.Api to 0.1.1 [DO NOT MERGE - POC FOR LAB API] Update Microsoft.Identity.Lab.Api to 0.1.1 Mar 24, 2026
@gladjohn gladjohn closed this Mar 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants