-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathIsKernel.ServiceClients.GrandTrunkCurrencies.sln
32 lines (32 loc) · 2.32 KB
/
IsKernel.ServiceClients.GrandTrunkCurrencies.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
# SharpDevelop 5.0
VisualStudioVersion = 12.0.20827.3
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IsKernel.ServiceClients.GrandTrunk.HistoricCurrencyConverter", "IsKernel.ServiceClients.GrandTrunk.HistoricCurrencyConverter\IsKernel.ServiceClients.GrandTrunk.HistoricCurrencyConverter.csproj", "{D6573400-3EB1-4C0D-AE5E-AA9651D2A891}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IsKernel.ServiceClients.GrandTrunk.HistoricCurrencyConverter.Tests", "IsKernel.ServiceClients.GrandTrunk.HistoricCurrencyConverter.Tests\IsKernel.ServiceClients.GrandTrunk.HistoricCurrencyConverter.Tests.csproj", "{C6C6B9AF-48FC-45B4-BCBD-DAADF40BD8EE}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IsKernel.ServiceClients.GrandTrunk.HistoricCurrencyConverter.ConsoleExample", "IsKernel.ServiceClients.GrandTrunk.HistoricCurrencyConverter.ConsoleExample\IsKernel.ServiceClients.GrandTrunk.HistoricCurrencyConverter.ConsoleExample.csproj", "{AD1A1692-AC62-414F-B837-7090FCAB983B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D6573400-3EB1-4C0D-AE5E-AA9651D2A891}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D6573400-3EB1-4C0D-AE5E-AA9651D2A891}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D6573400-3EB1-4C0D-AE5E-AA9651D2A891}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D6573400-3EB1-4C0D-AE5E-AA9651D2A891}.Release|Any CPU.Build.0 = Release|Any CPU
{C6C6B9AF-48FC-45B4-BCBD-DAADF40BD8EE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C6C6B9AF-48FC-45B4-BCBD-DAADF40BD8EE}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C6C6B9AF-48FC-45B4-BCBD-DAADF40BD8EE}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C6C6B9AF-48FC-45B4-BCBD-DAADF40BD8EE}.Release|Any CPU.Build.0 = Release|Any CPU
{AD1A1692-AC62-414F-B837-7090FCAB983B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{AD1A1692-AC62-414F-B837-7090FCAB983B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AD1A1692-AC62-414F-B837-7090FCAB983B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AD1A1692-AC62-414F-B837-7090FCAB983B}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal