Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing DLL in NuGet packages + launchSettings.json fix #1229

Merged
merged 2 commits into from
May 8, 2024

Conversation

AnErrupTion
Copy link
Collaborator

This PR adds the missing MicroCom.Runtime.dll dependency in the Mosa.Tools.Package.* NuGet packages, which is required for the Avalonia tools.
It also fixes an issue in the launchSettings.json file of the MOSA template, where the working directory wouldn't be the same across every IDE, causing the launch to fail (note that the missing trailing slash at the end is intentional, because it is be added automatically).

Signed-off-by: AnErrupTion <anerruption@disroot.org>
@AnErrupTion AnErrupTion self-assigned this May 8, 2024
@AnErrupTion AnErrupTion merged commit a6f7beb into mosa:master May 8, 2024
66 checks passed
@AnErrupTion AnErrupTion deleted the template-changes branch May 8, 2024 14:04
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.

None yet

2 participants