27 lines
1.4 KiB
Plaintext
27 lines
1.4 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 15
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UnityTestRunnerAction", "UnityTestRunnerAction.csproj", "{00187BE3-F8D3-2EAA-5E2D-059E10541819}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp-Editor", "Assembly-CSharp-Editor.csproj", "{A4486AB6-3D1C-6A60-65DE-0C7A9E3D6DB1}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{00187BE3-F8D3-2EAA-5E2D-059E10541819}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{00187BE3-F8D3-2EAA-5E2D-059E10541819}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{00187BE3-F8D3-2EAA-5E2D-059E10541819}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{00187BE3-F8D3-2EAA-5E2D-059E10541819}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{A4486AB6-3D1C-6A60-65DE-0C7A9E3D6DB1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{A4486AB6-3D1C-6A60-65DE-0C7A9E3D6DB1}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{A4486AB6-3D1C-6A60-65DE-0C7A9E3D6DB1}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{A4486AB6-3D1C-6A60-65DE-0C7A9E3D6DB1}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|