Add Grand.Mapping references and update project structure#668
Merged
KrzysztofPajak merged 1 commit intodevelopfrom Mar 30, 2026
Merged
Add Grand.Mapping references and update project structure#668KrzysztofPajak merged 1 commit intodevelopfrom
KrzysztofPajak merged 1 commit intodevelopfrom
Conversation
|
There was a problem hiding this comment.
Pull request overview
This PR updates the plugin/project structure by adding a direct Grand.Mapping project reference across multiple plugins/themes and adjusts the solution metadata/organization.
Changes:
- Add
ProjectReferencetosrc/Core/Grand.Mapping/Grand.Mapping.csprojin various plugin/theme.csprojfiles. - Reformat a few
.csprojfiles (whitespace/indentation) while inserting the new reference. - Update
GrandNode.slnVisual Studio version header and remove some solution-folder entries.
Reviewed changes
Copilot reviewed 17 out of 17 changed files in this pull request and generated 15 comments.
Show a summary per file
| File | Description |
|---|---|
| src/Plugins/Widgets.Slider/Widgets.Slider.csproj | Adds Grand.Mapping project reference. |
| src/Plugins/Widgets.GoogleAnalytics/Widgets.GoogleAnalytics.csproj | Adds Grand.Mapping project reference. |
| src/Plugins/Widgets.FacebookPixel/Widgets.FacebookPixel.csproj | Adds Grand.Mapping project reference. |
| src/Plugins/Theme.Modern/Theme.Modern.csproj | Reformat + adds Grand.Mapping project reference. |
| src/Plugins/Tax.FixedRate/Tax.FixedRate.csproj | Adds Grand.Mapping project reference. |
| src/Plugins/Tax.CountryStateZip/Tax.CountryStateZip.csproj | Adds Grand.Mapping project reference. |
| src/Plugins/Shipping.ShippingPoint/Shipping.ShippingPoint.csproj | Adds Grand.Mapping project reference. |
| src/Plugins/Shipping.FixedRateShipping/Shipping.FixedRateShipping.csproj | Adds Grand.Mapping project reference. |
| src/Plugins/Shipping.ByWeight/Shipping.ByWeight.csproj | Adds Grand.Mapping project reference. |
| src/Plugins/Payments.StripeCheckout/Payments.StripeCheckout.csproj | Adds Grand.Mapping project reference. |
| src/Plugins/Payments.CashOnDelivery/Payments.CashOnDelivery.csproj | Adds Grand.Mapping project reference. |
| src/Plugins/Payments.BrainTree/Payments.BrainTree.csproj | Adds Grand.Mapping project reference. |
| src/Plugins/ExchangeRate.McExchange/ExchangeRate.McExchange.csproj | Adds Grand.Mapping project reference. |
| src/Plugins/DiscountRules.Standard/DiscountRules.Standard.csproj | Reformat + adds Grand.Mapping project reference. |
| src/Plugins/Authentication.Google/Authentication.Google.csproj | Reformat + adds Grand.Mapping project reference. |
| src/Plugins/Authentication.Facebook/Authentication.Facebook.csproj | Adds Grand.Mapping project reference. |
| GrandNode.sln | Updates VS version header and removes solution-folder entries. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
src/Plugins/Shipping.FixedRateShipping/Shipping.FixedRateShipping.csproj
Show resolved
Hide resolved
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



No description provided.