Skip to content

Commit ec5b445

Browse files
committed
Update
1 parent c3c89cf commit ec5b445

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

FSharp.Compiler.Service.sln

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,11 @@ Project("{6EC3EE1D-3C4E-46DD-8F32-0CC8E7565705}") = "FSharp.Compiler.ComponentTe
2222
{38A23D53-E2BF-4B76-907F-49F41D60C88E} = {38A23D53-E2BF-4B76-907F-49F41D60C88E}
2323
EndProjectSection
2424
EndProject
25+
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{DD4D4A7E-D519-4409-89DA-16DCA3EF80AA}"
26+
ProjectSection(SolutionItems) = preProject
27+
src\Compiler\FSComp.txt = src\Compiler\FSComp.txt
28+
EndProjectSection
29+
EndProject
2530
Global
2631
GlobalSection(SolutionConfigurationPlatforms) = preSolution
2732
Debug|Any CPU = Debug|Any CPU

FSharp.sln

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,11 @@ Project("{6EC3EE1D-3C4E-46DD-8F32-0CC8E7565705}") = "fsiAnyCpu", "src\fsi\fsiAny
101101
EndProject
102102
Project("{6EC3EE1D-3C4E-46DD-8F32-0CC8E7565705}") = "fsiArm64", "src\fsi\fsiArm64Project\fsiArm64.fsproj", "{209C7D37-8C01-413C-8698-EC25F4C86976}"
103103
EndProject
104+
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{D58BFE8B-7C85-4D3B-B5F3-9A7BB90FF1EE}"
105+
ProjectSection(SolutionItems) = preProject
106+
src\Compiler\FSComp.txt = src\Compiler\FSComp.txt
107+
EndProjectSection
108+
EndProject
104109
Global
105110
GlobalSection(SolutionConfigurationPlatforms) = preSolution
106111
Debug|Any CPU = Debug|Any CPU

0 commit comments

Comments
 (0)