-
Notifications
You must be signed in to change notification settings - Fork 0
/
CS2.Util.Locale.sln
31 lines (31 loc) · 1.6 KB
/
CS2.Util.Locale.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.11.35017.193
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CS2.Util.Locale", "CS2.Util.Locale\CS2.Util.Locale.csproj", "{3972D481-52EA-4C62-BDB0-A81877032B5E}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CS2.Util.Locale.Core", "CS2.Util.Locale.Core\CS2.Util.Locale.Core.csproj", "{9AC513B1-3755-428E-8089-F82C0052C4A6}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{3972D481-52EA-4C62-BDB0-A81877032B5E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3972D481-52EA-4C62-BDB0-A81877032B5E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3972D481-52EA-4C62-BDB0-A81877032B5E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3972D481-52EA-4C62-BDB0-A81877032B5E}.Release|Any CPU.Build.0 = Release|Any CPU
{9AC513B1-3755-428E-8089-F82C0052C4A6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9AC513B1-3755-428E-8089-F82C0052C4A6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9AC513B1-3755-428E-8089-F82C0052C4A6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9AC513B1-3755-428E-8089-F82C0052C4A6}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {19102B93-AD4E-44E3-BDD6-2EB354A15A2F}
EndGlobalSection
EndGlobal