Remove OPEN_TASK.md from SolutionItems in src project
The `OPEN_TASK.md` file was removed from the `SolutionItems` section of the `src` project in the `EnvelopeGenerator.sln` solution file. This change ensures the file is no longer tracked as part of the solution.
This commit is contained in:
@@ -22,7 +22,6 @@ EndProject
|
||||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{134D4164-B291-4E19-99B9-E4FA3AFAB62C}"
|
||||
ProjectSection(SolutionItems) = preProject
|
||||
COPILOT_CONTEXT_EN.md = COPILOT_CONTEXT_EN.md
|
||||
OPEN_TASK.md = OPEN_TASK.md
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "tests", "tests", "{0CBC2432-A561-4440-89BC-671B66A24146}"
|
||||
|
||||
Reference in New Issue
Block a user