[PR #1] [MERGED] Add a solution file for easier access #894

Closed
opened 2026-01-29 16:24:09 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/SabreTools/MPF/pull/1
Author: @mnadareski
Created: 5/14/2018
Status: Merged
Merged: 5/14/2018
Merged by: @undefined

Base: masterHead: master


📝 Commits (1)

  • a0fceee Add a solution file for easier access

📊 Changes

1 file changed (+25 additions, -0 deletions)

View changed files

DICUI.sln (+25 -0)

📄 Description

This commit adds an auto-generated Solution file to the repository so that it is easier to manage in the future, including things like .NET version, different build configurations, and any other projects that might be added to this.


🔄 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/SabreTools/MPF/pull/1 **Author:** [@mnadareski](https://github.com/mnadareski) **Created:** 5/14/2018 **Status:** ✅ Merged **Merged:** 5/14/2018 **Merged by:** [@undefined](undefined) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`a0fceee`](https://github.com/SabreTools/MPF/commit/a0fceee1535d9903fe92fe52443ea3b694e80c4a) Add a solution file for easier access ### 📊 Changes **1 file changed** (+25 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `DICUI.sln` (+25 -0) </details> ### 📄 Description This commit adds an auto-generated Solution file to the repository so that it is easier to manage in the future, including things like .NET version, different build configurations, and any other projects that might be added to this. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 16:24:09 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#894