Skip to content

Conversation

@robearlam
Copy link
Member

Added missing metadata for Pages Assembly

Description / Motivation

The Pages package wasn't generating with any information, due to the missing meta data in the csproj

Testing

  • The Unit & Intergration tests are passing.
  • I have added the necessary tests to cover my changes.

Terms

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds missing metadata to the Pages csproj file in order to ensure that the Pages package generates with the proper information.

  • Added a PropertyGroup block with Product and Description elements
  • Provides required metadata for the Pages assembly
Comments suppressed due to low confidence (1)

src/Sitecore.AspNetCore.SDK.Pages/Sitecore.AspNetCore.SDK.Pages.csproj:4

  • Consider updating the product name to 'Sitecore ASP.NET Core SDK Pages' to follow the standard .NET naming conventions.
<Product>Sitecore ASP.Net Core SDK Pages</Product>

@robearlam robearlam merged commit b04d2c8 into main Aug 29, 2025
4 checks passed
@robearlam robearlam deleted the 37-pages-csproj-meta branch August 29, 2025 06:36
@robearlam robearlam mentioned this pull request Sep 11, 2025
1 task
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.

3 participants