-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathFrends.Community.VismaSign.sln
More file actions
37 lines (37 loc) · 1.89 KB
/
Frends.Community.VismaSign.sln
File metadata and controls
37 lines (37 loc) · 1.89 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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28307.438
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Frends.Community.VismaSign", "Frends.Community.VismaSign\Frends.Community.VismaSign.csproj", "{0F41FE3F-60AF-4477-ABBD-EA557E9F322E}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "SolutionItems", "SolutionItems", "{4900CED0-119B-442B-A03F-462223382BA2}"
ProjectSection(SolutionItems) = preProject
LICENSE = LICENSE
README.md = README.md
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Frends.Community.VismaSign.Test", "Frends.Community.VismaSign.Test\Frends.Community.VismaSign.Test.csproj", "{85817D6F-62D8-484C-A906-DC23CC491FFF}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{0F41FE3F-60AF-4477-ABBD-EA557E9F322E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0F41FE3F-60AF-4477-ABBD-EA557E9F322E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0F41FE3F-60AF-4477-ABBD-EA557E9F322E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0F41FE3F-60AF-4477-ABBD-EA557E9F322E}.Release|Any CPU.Build.0 = Release|Any CPU
{85817D6F-62D8-484C-A906-DC23CC491FFF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{85817D6F-62D8-484C-A906-DC23CC491FFF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{85817D6F-62D8-484C-A906-DC23CC491FFF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{85817D6F-62D8-484C-A906-DC23CC491FFF}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {75D28812-B072-446F-8B15-CBB3796A50D8}
EndGlobalSection
EndGlobal