[PR #6] [MERGED] Updated documentation file path to be relative to project #9

Closed
opened 2026-09-04 00:45:59 +02:00 by Stone_Red · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Stone-Red-Code/DesktopMagic/pull/6
Author: @dylanrenwick
Created: 10/25/2024
Status: Merged
Merged: 10/25/2024
Merged by: @Stone-Red-Code

Base: mainHead: main


📝 Commits (1)

  • 1fe59e6 Updated documentation file path to be relative to project

📊 Changes

1 file changed (+3 additions, -3 deletions)

View changed files

📝 src/DesktopMagicPluginAPI/DesktopMagic.Api.csproj (+3 -3)

📄 Description

Minor change, but I noticed the API project wouldn't build as the .csproj provided an absolute path for the XML documentation file path, that doesn't exist outside of @Stone-Red-Code's local machine.

This change updates the settings to use the actual directory of the project, allowing it to work on anybody's machine.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Stone-Red-Code/DesktopMagic/pull/6 **Author:** [@dylanrenwick](https://github.com/dylanrenwick) **Created:** 10/25/2024 **Status:** ✅ Merged **Merged:** 10/25/2024 **Merged by:** [@Stone-Red-Code](https://github.com/Stone-Red-Code) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`1fe59e6`](https://github.com/Stone-Red-Code/DesktopMagic/commit/1fe59e6338a99ec4843b165410fc5b09e3ca0105) Updated documentation file path to be relative to project ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/DesktopMagicPluginAPI/DesktopMagic.Api.csproj` (+3 -3) </details> ### 📄 Description Minor change, but I noticed the API project wouldn't build as the `.csproj` provided an absolute path for the XML documentation file path, that doesn't exist outside of @Stone-Red-Code's local machine. This change updates the settings to use the actual directory of the project, allowing it to work on anybody's machine. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Stone_Red added the pull-request label 2026-09-04 00:45:59 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Stone_Red/DesktopMagic#9