-
Notifications
You must be signed in to change notification settings - Fork 0
/
WcfServiceConvertitoreMonete.sln
34 lines (34 loc) · 1.77 KB
/
WcfServiceConvertitoreMonete.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.7.34031.279
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WcfServiceConvertitoreMonete", "WcfServiceConvertitoreMonete\WcfServiceConvertitoreMonete.csproj", "{D2A6BFD7-BF7B-4169-9F8A-41CA0B1567DE}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WpfConvertitore", "WpfConvertitore\WpfConvertitore.csproj", "{8014E09F-8497-43FD-AB85-EC72629B847C}"
ProjectSection(ProjectDependencies) = postProject
{D2A6BFD7-BF7B-4169-9F8A-41CA0B1567DE} = {D2A6BFD7-BF7B-4169-9F8A-41CA0B1567DE}
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D2A6BFD7-BF7B-4169-9F8A-41CA0B1567DE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D2A6BFD7-BF7B-4169-9F8A-41CA0B1567DE}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D2A6BFD7-BF7B-4169-9F8A-41CA0B1567DE}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D2A6BFD7-BF7B-4169-9F8A-41CA0B1567DE}.Release|Any CPU.Build.0 = Release|Any CPU
{8014E09F-8497-43FD-AB85-EC72629B847C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8014E09F-8497-43FD-AB85-EC72629B847C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8014E09F-8497-43FD-AB85-EC72629B847C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8014E09F-8497-43FD-AB85-EC72629B847C}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {6FA01BC7-F7EE-4989-AE7F-10F6B18789B8}
EndGlobalSection
EndGlobal