forked from VahidN/DNTPersianUtils.Core
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DNTPersianUtils.Core.sln
35 lines (35 loc) · 1.74 KB
/
DNTPersianUtils.Core.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
32
33
34
35
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.26228.4
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{28417517-CA05-4924-8F33-0CE11400F296}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{34E5A0B6-4697-4F5F-BC3F-9DF9A019A93B}"
ProjectSection(SolutionItems) = preProject
LICENSE.md = LICENSE.md
README.md = README.md
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "DNTPersianUtils.Core", "src\DNTPersianUtils.Core\DNTPersianUtils.Core.csproj", "{EDEC6EA4-854B-4019-9BBB-4650E56DE69A}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "DNTPersianUtils.Core.Tests", "src\DNTPersianUtils.Core.Tests\DNTPersianUtils.Core.Tests.csproj", "{FB2FB4FF-5207-4AE9-8D61-0851F14E822E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{EDEC6EA4-854B-4019-9BBB-4650E56DE69A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EDEC6EA4-854B-4019-9BBB-4650E56DE69A}.Release|Any CPU.Build.0 = Release|Any CPU
{FB2FB4FF-5207-4AE9-8D61-0851F14E822E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FB2FB4FF-5207-4AE9-8D61-0851F14E822E}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{EDEC6EA4-854B-4019-9BBB-4650E56DE69A} = {28417517-CA05-4924-8F33-0CE11400F296}
{FB2FB4FF-5207-4AE9-8D61-0851F14E822E} = {28417517-CA05-4924-8F33-0CE11400F296}
EndGlobalSection
EndGlobal