-
-
Notifications
You must be signed in to change notification settings - Fork 3
/
niffler.az.sln
37 lines (37 loc) · 1.81 KB
/
niffler.az.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
36
37
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29728.190
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "niffler.az", "niffler.az\niffler.az.csproj", "{BE1A54A8-1008-401A-BA83-B7E0EB97A038}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "niffler.az.test", "niffler.az.test\niffler.az.test.csproj", "{0F664257-7B12-4201-91D4-D16861A64846}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{5599C169-32A7-4C15-8EF1-38AF2F376834}"
ProjectSection(SolutionItems) = preProject
LICENSE = LICENSE
README.md = README.md
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{BE1A54A8-1008-401A-BA83-B7E0EB97A038}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BE1A54A8-1008-401A-BA83-B7E0EB97A038}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BE1A54A8-1008-401A-BA83-B7E0EB97A038}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BE1A54A8-1008-401A-BA83-B7E0EB97A038}.Release|Any CPU.Build.0 = Release|Any CPU
{0F664257-7B12-4201-91D4-D16861A64846}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0F664257-7B12-4201-91D4-D16861A64846}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0F664257-7B12-4201-91D4-D16861A64846}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0F664257-7B12-4201-91D4-D16861A64846}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {5C1D4AA0-70DB-4314-ACF7-F7753C71BD15}
EndGlobalSection
EndGlobal