|
| 1 | + |
| 2 | +Microsoft Visual Studio Solution File, Format Version 12.00 |
| 3 | +# Visual Studio Version 16 |
| 4 | +VisualStudioVersion = 16.0.31112.23 |
| 5 | +MinimumVisualStudioVersion = 10.0.40219.1 |
| 6 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MaterialSkin", "MaterialSkin\MaterialSkin.csproj", "{40237559-2A59-4AF6-B204-D24C5B9A2A51}" |
| 7 | +EndProject |
| 8 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MaterialSkinExample", "MaterialSkinExample\MaterialSkinExample.csproj", "{59668A61-31D5-445D-B65F-CB79BC05E274}" |
| 9 | +EndProject |
| 10 | +Global |
| 11 | + GlobalSection(SolutionConfigurationPlatforms) = preSolution |
| 12 | + Debug|Any CPU = Debug|Any CPU |
| 13 | + Release|Any CPU = Release|Any CPU |
| 14 | + EndGlobalSection |
| 15 | + GlobalSection(ProjectConfigurationPlatforms) = postSolution |
| 16 | + {40237559-2A59-4AF6-B204-D24C5B9A2A51}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 17 | + {40237559-2A59-4AF6-B204-D24C5B9A2A51}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 18 | + {40237559-2A59-4AF6-B204-D24C5B9A2A51}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 19 | + {40237559-2A59-4AF6-B204-D24C5B9A2A51}.Release|Any CPU.Build.0 = Release|Any CPU |
| 20 | + {59668A61-31D5-445D-B65F-CB79BC05E274}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 21 | + {59668A61-31D5-445D-B65F-CB79BC05E274}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 22 | + {59668A61-31D5-445D-B65F-CB79BC05E274}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 23 | + {59668A61-31D5-445D-B65F-CB79BC05E274}.Release|Any CPU.Build.0 = Release|Any CPU |
| 24 | + EndGlobalSection |
| 25 | + GlobalSection(SolutionProperties) = preSolution |
| 26 | + HideSolutionNode = FALSE |
| 27 | + EndGlobalSection |
| 28 | + GlobalSection(ExtensibilityGlobals) = postSolution |
| 29 | + SolutionGuid = {72502849-BB63-4858-A84E-C6AC5F34A79D} |
| 30 | + EndGlobalSection |
| 31 | +EndGlobal |
0 commit comments