Skip to content

Make the ProjectData.Tasks package packable and include the targets file - #85232

Merged
jasonmalinowski merged 1 commit into
dotnet:mainfrom
jasonmalinowski:make-projectdata.tasks-packable
Sep 10, 2026
Merged

Make the ProjectData.Tasks package packable and include the targets file#85232
jasonmalinowski merged 1 commit into
dotnet:mainfrom
jasonmalinowski:make-projectdata.tasks-packable

Conversation

@jasonmalinowski

@jasonmalinowski jasonmalinowski commented Sep 9, 2026

Copy link
Copy Markdown
Member

This is to enable consumption in the SDK repo.

Microsoft Reviewers: Open in CodeFlow

@jasonmalinowski jasonmalinowski self-assigned this Sep 9, 2026
Copilot AI lite review requested due to automatic review settings September 9, 2026 21:26
@jasonmalinowski
jasonmalinowski requested a review from a team as a code owner September 9, 2026 21:26
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 2 pipeline(s).
There may be pipelines that require an authorized user to comment /azp run to run.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot review overview

🟡 Changes recommended

Add a pack-level test verifying both support files are included under lib/netstandard2.0.

Once you've addressed the issues Copilot identified, you can request another Copilot review.

Review tier: Lite
Findings: 1 Low severity

New issues introduced by this change (1)
Severity Finding
Low severity src/​LanguageServer/​ProjectData/​Microsoft.NET.ProjectData.Tasks/​Microsoft.NET.ProjectData.Tasks.csproj — Could you add a pack-level test for this change? TargetsFileShipsAlongsideTaskAssembly only…
What changed in this PR

Enables Microsoft.NET.ProjectData.Tasks to be packaged for SDK consumption with its MSBuild support files.

Changes:

  • Enables NuGet packing.
  • Includes targets and schema props under lib/netstandard2.0.
File Description
src/​LanguageServer/​ProjectData/​Microsoft.NET.ProjectData.Tasks/​Microsoft.NET.ProjectData.Tasks.csproj Configures package generation and packaged build files.

Copilot AI review requested due to automatic review settings September 9, 2026 22:45
@jasonmalinowski
jasonmalinowski force-pushed the make-projectdata.tasks-packable branch from 9a18544 to ac41086 Compare September 9, 2026 22:45
@jasonmalinowski
jasonmalinowski requested a review from a team as a code owner September 9, 2026 22:45

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot review overview

🟢 Approval recommended

No unresolved review issues were identified.

Review tier: Lite
Findings: None

Issues resolved since last review (1)
Severity Finding
Low severity src/​LanguageServer/​ProjectData/​Microsoft.NET.ProjectData.Tasks/​Microsoft.NET.ProjectData.Tasks.csproj — Could you add a pack-level test for this change? TargetsFileShipsAlongsideTaskAssembly only… View resolved comment

@jasonmalinowski
jasonmalinowski merged commit a44ae6b into dotnet:main Sep 10, 2026
24 of 26 checks passed
@dotnet-policy-service dotnet-policy-service Bot added this to the Next milestone Sep 10, 2026
@jasonmalinowski
jasonmalinowski deleted the make-projectdata.tasks-packable branch September 10, 2026 15:54
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.

5 participants