this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 17 lines 778 B view raw
1 2Microsoft Visual Studio Solution File, Format Version 12.00 3# 4Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Iconify", "Iconify\Iconify.csproj", "{6C4588EC-0352-4244-A9F7-35A91EBBCA5A}" 5EndProject 6Global 7 GlobalSection(SolutionConfigurationPlatforms) = preSolution 8 Debug|Any CPU = Debug|Any CPU 9 Release|Any CPU = Release|Any CPU 10 EndGlobalSection 11 GlobalSection(ProjectConfigurationPlatforms) = postSolution 12 {6C4588EC-0352-4244-A9F7-35A91EBBCA5A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU 13 {6C4588EC-0352-4244-A9F7-35A91EBBCA5A}.Debug|Any CPU.Build.0 = Debug|Any CPU 14 {6C4588EC-0352-4244-A9F7-35A91EBBCA5A}.Release|Any CPU.ActiveCfg = Release|Any CPU 15 {6C4588EC-0352-4244-A9F7-35A91EBBCA5A}.Release|Any CPU.Build.0 = Release|Any CPU 16 EndGlobalSection 17EndGlobal