@@ -9,11 +9,11 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "IronPython.Modules", "src\c
99EndProject
1010Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "IronPython.Wpf" , "src\extensions\IronPython.Wpf\IronPython.Wpf.csproj" , "{65E997B7-E99B-4C83-B29E-9951429BB293}"
1111EndProject
12- Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "IronPythonConsole " , "src\executables\IronPython.Console\IronPythonConsole .csproj" , "{811AC32C-11F3-4ED8-92A7-A7E39C2BB704}"
12+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "IronPython.Console " , "src\executables\IronPython.Console\IronPython.Console .csproj" , "{811AC32C-11F3-4ED8-92A7-A7E39C2BB704}"
1313EndProject
14- Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "IronPythonTest " , "tests\IronPython.Tests\IronPythonTest .csproj" , "{B6B42537-07F8-4F6C-A99A-B155CAEB124E}"
14+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "IronPython.Tests " , "tests\IronPython.Tests\IronPython.Tests .csproj" , "{B6B42537-07F8-4F6C-A99A-B155CAEB124E}"
1515EndProject
16- Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "IronPythonWindow " , "src\executables\IronPython.Window\IronPythonWindow .csproj" , "{81DA19C7-4FEC-47E7-981B-D9310D549F95}"
16+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "IronPython.Window " , "src\executables\IronPython.Window\IronPython.Window .csproj" , "{81DA19C7-4FEC-47E7-981B-D9310D549F95}"
1717EndProject
1818Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Solution Items" , "Solution Items" , "{3A14D070-628F-44EF-92DD-47C8BE5C33CD}"
1919 Project Section (SolutionItems ) = preProject
@@ -46,7 +46,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Build", "Build", "{17737ACB
4646 eng \Tasks .Targets = eng \Tasks .Targets
4747 EndProject Section
4848EndProject
49- Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "IronPythonCompiler " , "src\executables\IronPython.Compiler\IronPythonCompiler .csproj" , "{3DFB096E-AC09-4E7A-9288-7F7C33C288C7}"
49+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "IronPython.Compiler " , "src\executables\IronPython.Compiler\IronPython.Compiler .csproj" , "{3DFB096E-AC09-4E7A-9288-7F7C33C288C7}"
5050EndProject
5151Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "DLR" , "DLR" , "{AC38EFB1-820D-4E90-BF40-BEF3AC825542}"
5252EndProject
@@ -68,9 +68,9 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "nuget", "nuget", "{EE77D917
6868 eng \package \nuget \IronPython .StdLib .nuspec = eng \package \nuget \IronPython .StdLib .nuspec
6969 EndProject Section
7070EndProject
71- Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "IronPythonConsole32 " , "src\executables\IronPython.Console32\IronPythonConsole32 .csproj" , "{AD21022F-E7C1-4B74-97C1-0A0E48EFF992}"
71+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "IronPython.Console32 " , "src\executables\IronPython.Console32\IronPython.Console32 .csproj" , "{AD21022F-E7C1-4B74-97C1-0A0E48EFF992}"
7272EndProject
73- Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "IronPythonAnalyzer " , "src\roslyn\IronPython.Analyzer\IronPythonAnalyzer .csproj" , "{DA3415F3-6922-42D0-93D7-BEE2E8603A18}"
73+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "IronPython.Analyzer " , "src\roslyn\IronPython.Analyzer\IronPython.Analyzer .csproj" , "{DA3415F3-6922-42D0-93D7-BEE2E8603A18}"
7474EndProject
7575Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "choco" , "choco" , "{EA550FD8-2241-4131-8292-619D009E0199}"
7676 Project Section (SolutionItems ) = preProject
@@ -103,7 +103,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "msi", "msi", "{450F93D5-DF0
103103 eng \package \msi \Version .wxi = eng \package \msi \Version .wxi
104104 EndProject Section
105105EndProject
106- Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "IronPythonWindow32 " , "src\executables\IronPython.Window32\IronPythonWindow32 .csproj" , "{8F177DC2-9822-45BD-AB05-1F40FCA86168}"
106+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "IronPython.Window32 " , "src\executables\IronPython.Window32\IronPython.Window32 .csproj" , "{8F177DC2-9822-45BD-AB05-1F40FCA86168}"
107107EndProject
108108Global
109109 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
0 commit comments