Skip to content

Commit 928006e

Browse files
committed
Rename CTypes project
why did it not actually rename
1 parent d4ea59c commit 928006e

4 files changed

Lines changed: 5 additions & 33 deletions

File tree

IronPython.sln

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "roslyn", "roslyn", "{426817
115115
EndProject
116116
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "tests", "tests", "{26425961-0A4E-4CFA-9F45-9072AD6FA6F1}"
117117
EndProject
118-
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "_ctypes_test", "tests\ctypes\_ctypes_test.vcxproj", "{0BDA76B0-44BF-47B7-AA21-C247F83FAF73}"
118+
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "IronPython.Tests.CTypes", "tests\ctypes\IronPython.Tests.CTypes.vcxproj", "{0BDA76B0-44BF-47B7-AA21-C247F83FAF73}"
119119
EndProject
120120
Global
121121
GlobalSection(SolutionConfigurationPlatforms) = preSolution
@@ -351,7 +351,6 @@ Global
351351
{B8A5415F-9DF1-4BE3-AE4C-B3423764C6DC} = {18794F51-C0FB-4F30-AC4A-39BCE6937DD9}
352352
{11738435-FAB8-4E7A-BCD8-0D5D53302181} = {18794F51-C0FB-4F30-AC4A-39BCE6937DD9}
353353
{426817C8-2747-49E6-8060-245E05FFAEC0} = {18794F51-C0FB-4F30-AC4A-39BCE6937DD9}
354-
{0BDA76B0-44BF-47B7-AA21-C247F83FAF73} = {26425961-0A4E-4CFA-9F45-9072AD6FA6F1}
355354
EndGlobalSection
356355
GlobalSection(ExtensibilityGlobals) = postSolution
357356
SolutionGuid = {981EA700-AB4F-462F-96D7-F35FAAAA7E89}
File renamed without changes.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3+
<PropertyGroup />
4+
</Project>

tests/ctypes/_ctypes_test.sln

Lines changed: 0 additions & 31 deletions
This file was deleted.

0 commit comments

Comments
 (0)