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

Fix StreamMaster.WebUI project not loading in Visual Studio. #49

Merged
merged 1 commit into from
Feb 28, 2025

Conversation

iamfil
Copy link
Contributor

@iamfil iamfil commented Feb 28, 2025

Description

Fixes StreamMaster.WebUI project not loading in Visual Studio with "not found" error.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)

Testing Instructions

  • Steps to reproduce/test the changes
  1. Open StreamMaster solution in Visual Studio
  2. See that StreamMaster.WebUI project is now loaded and available for editing!

Checklist

  • I have followed the Conventional Commits naming convention
  • My branch is up to date with the main branch (rebased)
  • My code follows the style guidelines and existing patterns of this project
  • I have performed a self-review of my own code
  • I have commented complex logic
  • I have added tests (if applicable)
  • All tests are passing
  • I have updated documentation as needed

Copy link
Owner

@carlreid carlreid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks 👍

@carlreid carlreid merged commit af91ddc into carlreid:main Feb 28, 2025
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