Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.12.35527.113 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UnityFileDumper", "UnityFileDumper\UnityFileDumper.csproj", "{AA81D2D2-75E6-483A-A682-61A8F9A26023}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UnityDependencyAnalyzer", "UnityDependencyAnalyzer\UnityDependencyAnalyzer.csproj", "{FC9CD587-C3AF-4892-9270-94BCC7E7C3D3}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {AA81D2D2-75E6-483A-A682-61A8F9A26023}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {AA81D2D2-75E6-483A-A682-61A8F9A26023}.Debug|Any CPU.Build.0 = Debug|Any CPU {AA81D2D2-75E6-483A-A682-61A8F9A26023}.Release|Any CPU.ActiveCfg = Release|Any CPU {AA81D2D2-75E6-483A-A682-61A8F9A26023}.Release|Any CPU.Build.0 = Release|Any CPU {FC9CD587-C3AF-4892-9270-94BCC7E7C3D3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {FC9CD587-C3AF-4892-9270-94BCC7E7C3D3}.Debug|Any CPU.Build.0 = Debug|Any CPU {FC9CD587-C3AF-4892-9270-94BCC7E7C3D3}.Release|Any CPU.ActiveCfg = Release|Any CPU {FC9CD587-C3AF-4892-9270-94BCC7E7C3D3}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection EndGlobal