-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathEVP.sln
More file actions
39 lines (39 loc) · 1.79 KB
/
Copy pathEVP.sln
File metadata and controls
39 lines (39 loc) · 1.79 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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.13.35919.96
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EVP", "EVP\EVP.csproj", "{7F96A7F0-2F76-FED0-E3E9-0B19CD009F4B}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Projektmappenelemente", "Projektmappenelemente", "{84D27F74-D2BA-6C25-2661-968F101900D9}"
ProjectSection(SolutionItems) = preProject
LICENSE.txt = LICENSE.txt
README.md = README.md
EndProjectSection
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "EVP-Installer", "EVP-Installer\EVP-Installer.vdproj", "{F063FAF3-23B7-21FB-456E-65101264F1D1}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{7F96A7F0-2F76-FED0-E3E9-0B19CD009F4B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7F96A7F0-2F76-FED0-E3E9-0B19CD009F4B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7F96A7F0-2F76-FED0-E3E9-0B19CD009F4B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7F96A7F0-2F76-FED0-E3E9-0B19CD009F4B}.Release|Any CPU.Build.0 = Release|Any CPU
{F063FAF3-23B7-21FB-456E-65101264F1D1}.Debug|Any CPU.ActiveCfg = Debug
{F063FAF3-23B7-21FB-456E-65101264F1D1}.Release|Any CPU.ActiveCfg = Release
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
RESX_PrefixTranslations = False
SolutionGuid = {99DFB4BB-E996-4028-A8E2-D37B6D86D8C1}
RESX_NeutralResourcesLanguage = de-DE
RESX_SaveFilesImmediatelyUponChange = False
RESX_CultureCountyOverrides = en=en-DE
EndGlobalSection
EndGlobal