-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathstand tag icon renderer.sln
31 lines (31 loc) · 1.62 KB
/
stand tag icon renderer.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.1.32328.378
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "stand tag icon renderer", "stand tag icon renderer\stand tag icon renderer.csproj", "{9BDAE754-5152-41A1-BBA3-70B942EA0562}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Stand Tag Theme Maker", "Stand Tag Theme Maker\Stand Tag Theme Maker.csproj", "{925D9E56-F5ED-4610-8A95-F66402E7F45A}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{9BDAE754-5152-41A1-BBA3-70B942EA0562}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9BDAE754-5152-41A1-BBA3-70B942EA0562}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9BDAE754-5152-41A1-BBA3-70B942EA0562}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9BDAE754-5152-41A1-BBA3-70B942EA0562}.Release|Any CPU.Build.0 = Release|Any CPU
{925D9E56-F5ED-4610-8A95-F66402E7F45A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{925D9E56-F5ED-4610-8A95-F66402E7F45A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{925D9E56-F5ED-4610-8A95-F66402E7F45A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{925D9E56-F5ED-4610-8A95-F66402E7F45A}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {7A8D9A2D-2F09-479D-B2ED-D30DD6F95EBF}
EndGlobalSection
EndGlobal