Skip to content

Add Grand.Mapping project reference to multiple modules#669

Merged
KrzysztofPajak merged 5 commits intodevelopfrom
fix/reference-grand-mapping-module
Mar 30, 2026
Merged

Add Grand.Mapping project reference to multiple modules#669
KrzysztofPajak merged 5 commits intodevelopfrom
fix/reference-grand-mapping-module

Conversation

@KrzysztofPajak
Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings March 30, 2026 18:31
Copy link
Copy Markdown

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

Adds a Grand.Mapping project reference to multiple module projects so they can compile against mapping-related types without relying on transitive dependencies.

Changes:

  • Added ProjectReference to src/Core/Grand.Mapping/Grand.Mapping.csproj in several module .csproj files.
  • Matched existing dependency metadata in modules that already use <ExcludeAssets>runtime</ExcludeAssets>.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 4 comments.

File Description
src/Modules/Grand.Module.ScheduledTasks/Grand.Module.ScheduledTasks.csproj Adds Grand.Mapping project reference alongside other Core references.
src/Modules/Grand.Module.Migration/Grand.Module.Migration.csproj Adds Grand.Mapping project reference to the module dependencies.
src/Modules/Grand.Module.Installer/Grand.Module.Installer.csproj Adds Grand.Mapping project reference to the module dependencies.
src/Modules/Grand.Module.Api/Grand.Module.Api.csproj Adds Grand.Mapping project reference alongside other Core references.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

KrzysztofPajak and others added 4 commits March 30, 2026 20:33
…Tasks.csproj

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@sonarqubecloud
Copy link
Copy Markdown

1 similar comment
@sonarqubecloud
Copy link
Copy Markdown

@KrzysztofPajak KrzysztofPajak merged commit ce2390d into develop Mar 30, 2026
5 of 6 checks passed
@KrzysztofPajak KrzysztofPajak deleted the fix/reference-grand-mapping-module branch March 30, 2026 18:42
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