@@ -22,8 +22,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Libraries", "Libraries", "{
22
22
EndProject
23
23
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "ItemTemplates" , "ItemTemplates" , "{F6DAEE9A-8BE1-4C4A-BC83-09215517C7DA}"
24
24
EndProject
25
- Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Utils" , "Utils" , "{D086C8C6-D00D-4C3B-9AB2-A4286C9F5922}"
26
- EndProject
27
25
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "FSharp.Compiler.Service.tests Support" , "FSharp.Compiler.Service.tests Support" , "{35636A82-401A-4C3A-B2AB-EB7DC5E9C268}"
28
26
EndProject
29
27
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Legacy" , "Legacy" , "{CCAB6E50-34C6-42AF-A6B0-567C29FCD91B}"
@@ -110,8 +108,6 @@ Project("{6EC3EE1D-3C4E-46DD-8F32-0CC8E7565705}") = "HostedCompilerServer", "tes
110
108
EndProject
111
109
Project ("{6EC3EE1D-3C4E-46DD-8F32-0CC8E7565705}" ) = "ILComparer" , "tests\fsharpqa\testenv\src\ILComparer\ILComparer.fsproj" , "{2E60864A-E3FF-4BCC-810F-DC7C34E6B236}"
112
110
EndProject
113
- Project ("{6EC3EE1D-3C4E-46DD-8F32-0CC8E7565705}" ) = "LanguageServiceProfiling" , "vsintegration\Utils\LanguageServiceProfiling\LanguageServiceProfiling.fsproj" , "{E7FA3A71-51AF-4FCA-9C2F-7C853E515903}"
114
- EndProject
115
111
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "FSharp.UIResources" , "vsintegration\src\FSharp.UIResources\FSharp.UIResources.csproj" , "{C4586A06-1402-48BC-8E35-A1B8642F895B}"
116
112
EndProject
117
113
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "CSharp_Analysis" , "tests\service\data\CSharp_Analysis\CSharp_Analysis.csproj" , "{887630A3-4B1D-40EA-B8B3-2D842E9C40DB}"
@@ -160,7 +156,7 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "LibraryProject", "vsintegra
160
156
EndProject
161
157
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "TutorialProject" , "vsintegration\ProjectTemplates\TutorialProject\TutorialProject.csproj" , "{2937CBEC-262D-4C94-BE1D-291FAB72E3E8}"
162
158
EndProject
163
- Project ("{6EC3EE1D-3C4E-46DD-8F32-0CC8E7565705}" ) = "DependencyManager" , "src\fsharp\Microsoft.DotNet.DependencyManager\Microsoft.DotNet.DependencyManager.fsproj" , "{C2F38485-5F87-4986-985B-55D7ED96D5CE}"
159
+ Project ("{6EC3EE1D-3C4E-46DD-8F32-0CC8E7565705}" ) = "Microsoft.DotNet. DependencyManager" , "src\fsharp\Microsoft.DotNet.DependencyManager\Microsoft.DotNet.DependencyManager.fsproj" , "{C2F38485-5F87-4986-985B-55D7ED96D5CE}"
164
160
EndProject
165
161
Global
166
162
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
@@ -664,18 +660,6 @@ Global
664
660
{2E60864A-E3FF-4BCC-810F-DC7C34E6B236} .Release| Any CPU .Build .0 = Release| Any CPU
665
661
{2E60864A-E3FF-4BCC-810F-DC7C34E6B236} .Release| x86 .ActiveCfg = Release| Any CPU
666
662
{2E60864A-E3FF-4BCC-810F-DC7C34E6B236} .Release| x86 .Build .0 = Release| Any CPU
667
- {E7FA3A71-51AF-4FCA-9C2F-7C853E515903} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
668
- {E7FA3A71-51AF-4FCA-9C2F-7C853E515903} .Debug| Any CPU .Build .0 = Debug| Any CPU
669
- {E7FA3A71-51AF-4FCA-9C2F-7C853E515903} .Debug| x86 .ActiveCfg = Debug| Any CPU
670
- {E7FA3A71-51AF-4FCA-9C2F-7C853E515903} .Debug| x86 .Build .0 = Debug| Any CPU
671
- {E7FA3A71-51AF-4FCA-9C2F-7C853E515903} .Proto| Any CPU .ActiveCfg = Release| Any CPU
672
- {E7FA3A71-51AF-4FCA-9C2F-7C853E515903} .Proto| Any CPU .Build .0 = Release| Any CPU
673
- {E7FA3A71-51AF-4FCA-9C2F-7C853E515903} .Proto| x86 .ActiveCfg = Release| Any CPU
674
- {E7FA3A71-51AF-4FCA-9C2F-7C853E515903} .Proto| x86 .Build .0 = Release| Any CPU
675
- {E7FA3A71-51AF-4FCA-9C2F-7C853E515903} .Release| Any CPU .ActiveCfg = Release| Any CPU
676
- {E7FA3A71-51AF-4FCA-9C2F-7C853E515903} .Release| Any CPU .Build .0 = Release| Any CPU
677
- {E7FA3A71-51AF-4FCA-9C2F-7C853E515903} .Release| x86 .ActiveCfg = Release| Any CPU
678
- {E7FA3A71-51AF-4FCA-9C2F-7C853E515903} .Release| x86 .Build .0 = Release| Any CPU
679
663
{C4586A06-1402-48BC-8E35-A1B8642F895B} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
680
664
{C4586A06-1402-48BC-8E35-A1B8642F895B} .Debug| Any CPU .Build .0 = Debug| Any CPU
681
665
{C4586A06-1402-48BC-8E35-A1B8642F895B} .Debug| x86 .ActiveCfg = Debug| Any CPU
@@ -948,7 +932,6 @@ Global
948
932
{3F044931-FB83-4433-B934-AE66AB27B278} = {F7876C9B-FB6A-4EFB-B058-D6967DB75FB2}
949
933
{F7876C9B-FB6A-4EFB-B058-D6967DB75FB2} = {4C7B48D7-19AF-4AE7-9D1D-3BB289D5480D}
950
934
{F6DAEE9A-8BE1-4C4A-BC83-09215517C7DA} = {4C7B48D7-19AF-4AE7-9D1D-3BB289D5480D}
951
- {D086C8C6-D00D-4C3B-9AB2-A4286C9F5922} = {4C7B48D7-19AF-4AE7-9D1D-3BB289D5480D}
952
935
{35636A82-401A-4C3A-B2AB-EB7DC5E9C268} = {F7876C9B-FB6A-4EFB-B058-D6967DB75FB2}
953
936
{CCAB6E50-34C6-42AF-A6B0-567C29FCD91B} = {4C7B48D7-19AF-4AE7-9D1D-3BB289D5480D}
954
937
{991DCF75-C2EB-42B6-9A0D-AA1D2409D519} = {4C7B48D7-19AF-4AE7-9D1D-3BB289D5480D}
@@ -992,7 +975,6 @@ Global
992
975
{1FB1DD07-06AA-45B4-B5AC-20FF5BEE98B6} = {F6DAEE9A-8BE1-4C4A-BC83-09215517C7DA}
993
976
{4239EFEA-E746-446A-BF7A-51FCBAB13946} = {CFE3259A-2D30-4EB0-80D5-E8B5F3D01449}
994
977
{2E60864A-E3FF-4BCC-810F-DC7C34E6B236} = {CFE3259A-2D30-4EB0-80D5-E8B5F3D01449}
995
- {E7FA3A71-51AF-4FCA-9C2F-7C853E515903} = {D086C8C6-D00D-4C3B-9AB2-A4286C9F5922}
996
978
{C4586A06-1402-48BC-8E35-A1B8642F895B} = {4C7B48D7-19AF-4AE7-9D1D-3BB289D5480D}
997
979
{887630A3-4B1D-40EA-B8B3-2D842E9C40DB} = {35636A82-401A-4C3A-B2AB-EB7DC5E9C268}
998
980
{FF76BD3C-5E0A-4752-B6C3-044F6E15719B} = {35636A82-401A-4C3A-B2AB-EB7DC5E9C268}
0 commit comments