Skip to content

Commit

Permalink
Fix StreamMaster.WebUI project not loading in Visual Studio.
Browse files Browse the repository at this point in the history
  • Loading branch information
iamfil authored and carlreid committed Feb 28, 2025
1 parent 025de01 commit af91ddc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion StreamMaster.sln
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "WebUI", "WebUI", "{5592C993
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Util", "Util", "{C764D36C-BABE-44D9-94B1-43F00965E836}"
EndProject
Project("{54A90642-561A-4BB1-A94E-469ADEE60C69}") = "StreamMaster.WebUI", "StreamMaster.WebUI\StreamMaster.WebUI.esproj", "{4E685088-6492-455C-A345-499F839E6E87}"
Project("{54A90642-561A-4BB1-A94E-469ADEE60C69}") = "StreamMaster.WebUI", "src\StreamMaster.WebUI\StreamMaster.WebUI.esproj", "{4E685088-6492-455C-A345-499F839E6E87}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{09387FAB-E6A5-4B48-90AD-85F301F1C719}"
ProjectSection(SolutionItems) = preProject
Expand Down

0 comments on commit af91ddc

Please sign in to comment.