SerializeReferenceExtension.../Unity-SerializeReferenceExtensions.sln
2022-04-10 11:20:23 +09:00

33 lines
1.9 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MackySoft.SerializeReferenceExtensions", "MackySoft.SerializeReferenceExtensions.csproj", "{416A0403-CB55-36CC-5B0D-0D345FA05F49}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MackySoft.SerializeReferenceExtensions.Editor", "MackySoft.SerializeReferenceExtensions.Editor.csproj", "{D1920D53-66A8-7BB7-4FB5-7CA468A92179}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp-Editor", "Assembly-CSharp-Editor.csproj", "{04F153C5-20D1-19B7-12B1-BC5B94BDF53A}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{416A0403-CB55-36CC-5B0D-0D345FA05F49}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{416A0403-CB55-36CC-5B0D-0D345FA05F49}.Debug|Any CPU.Build.0 = Debug|Any CPU
{416A0403-CB55-36CC-5B0D-0D345FA05F49}.Release|Any CPU.ActiveCfg = Release|Any CPU
{416A0403-CB55-36CC-5B0D-0D345FA05F49}.Release|Any CPU.Build.0 = Release|Any CPU
{D1920D53-66A8-7BB7-4FB5-7CA468A92179}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D1920D53-66A8-7BB7-4FB5-7CA468A92179}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D1920D53-66A8-7BB7-4FB5-7CA468A92179}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D1920D53-66A8-7BB7-4FB5-7CA468A92179}.Release|Any CPU.Build.0 = Release|Any CPU
{04F153C5-20D1-19B7-12B1-BC5B94BDF53A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{04F153C5-20D1-19B7-12B1-BC5B94BDF53A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{04F153C5-20D1-19B7-12B1-BC5B94BDF53A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{04F153C5-20D1-19B7-12B1-BC5B94BDF53A}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal