-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathSide.TimeStamp.Helper.Standard.sln
More file actions
43 lines (43 loc) · 2.41 KB
/
Side.TimeStamp.Helper.Standard.sln
File metadata and controls
43 lines (43 loc) · 2.41 KB
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
38
39
40
41
42
43
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28307.168
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Side.TimeStamp.Helper.Standard", "Side.TimeStamp.Helper.Standard\Side.TimeStamp.Helper.Standard.csproj", "{C248E578-3878-4F03-8B76-2D62A7A14B8A}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Side.TimeStamp.Helper.Tests", "Side.TimeStamp.Helper.Tests\Side.TimeStamp.Helper.Tests.csproj", "{061D939D-F0F6-46E5-B6C8-8DFD66BB095A}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Side.TimeStamp.Helper.Sample", "Side.TimeStamp.Helper.Sample\Side.TimeStamp.Helper.Sample.csproj", "{69C9AADF-1A2A-466F-871A-F326DC479E36}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "SolutionItems", "SolutionItems", "{D979F78C-BA46-443F-81FD-12A5247B41F2}"
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
{C248E578-3878-4F03-8B76-2D62A7A14B8A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C248E578-3878-4F03-8B76-2D62A7A14B8A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C248E578-3878-4F03-8B76-2D62A7A14B8A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C248E578-3878-4F03-8B76-2D62A7A14B8A}.Release|Any CPU.Build.0 = Release|Any CPU
{061D939D-F0F6-46E5-B6C8-8DFD66BB095A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{061D939D-F0F6-46E5-B6C8-8DFD66BB095A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{061D939D-F0F6-46E5-B6C8-8DFD66BB095A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{061D939D-F0F6-46E5-B6C8-8DFD66BB095A}.Release|Any CPU.Build.0 = Release|Any CPU
{69C9AADF-1A2A-466F-871A-F326DC479E36}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{69C9AADF-1A2A-466F-871A-F326DC479E36}.Debug|Any CPU.Build.0 = Debug|Any CPU
{69C9AADF-1A2A-466F-871A-F326DC479E36}.Release|Any CPU.ActiveCfg = Release|Any CPU
{69C9AADF-1A2A-466F-871A-F326DC479E36}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {02990796-FBE2-4F4C-90B4-BF4F10D8F5A8}
EndGlobalSection
EndGlobal