50 lines
3.2 KiB
Plaintext
50 lines
3.2 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.0.32112.339
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MarketPriceLookup", "MarketPriceLookup\MarketPriceLookup.csproj", "{8E1A2B84-F63E-45DE-8C27-710A4E85F897}"
|
|
EndProject
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MarketPriceLookup.Common", "MarketPriceLookup.Common\MarketPriceLookup.Common.csproj", "{7A93F68F-ACFE-4950-B3DE-2A9DE2DC47FA}"
|
|
EndProject
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MarketPriceLookup.Common.Models", "MarketPriceLookup.Common.Models\MarketPriceLookup.Common.Models.csproj", "{4F371EC5-29D2-4B99-823D-0866FC51A030}"
|
|
EndProject
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TraderAllowedSellTypeGenerator", "TraderAllowedSellTypeGenerator\TraderAllowedSellTypeGenerator.csproj", "{53387C27-EB44-4F4E-A304-BEB988AA478B}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RarityValueGenerator", "RarityValueGenerator\RarityValueGenerator.csproj", "{BAF78315-E253-4739-85D4-4183103335BA}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{8E1A2B84-F63E-45DE-8C27-710A4E85F897}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{8E1A2B84-F63E-45DE-8C27-710A4E85F897}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{8E1A2B84-F63E-45DE-8C27-710A4E85F897}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{8E1A2B84-F63E-45DE-8C27-710A4E85F897}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{7A93F68F-ACFE-4950-B3DE-2A9DE2DC47FA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{7A93F68F-ACFE-4950-B3DE-2A9DE2DC47FA}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{7A93F68F-ACFE-4950-B3DE-2A9DE2DC47FA}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{7A93F68F-ACFE-4950-B3DE-2A9DE2DC47FA}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{4F371EC5-29D2-4B99-823D-0866FC51A030}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{4F371EC5-29D2-4B99-823D-0866FC51A030}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{4F371EC5-29D2-4B99-823D-0866FC51A030}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{4F371EC5-29D2-4B99-823D-0866FC51A030}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{53387C27-EB44-4F4E-A304-BEB988AA478B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{53387C27-EB44-4F4E-A304-BEB988AA478B}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{53387C27-EB44-4F4E-A304-BEB988AA478B}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{53387C27-EB44-4F4E-A304-BEB988AA478B}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{BAF78315-E253-4739-85D4-4183103335BA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{BAF78315-E253-4739-85D4-4183103335BA}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{BAF78315-E253-4739-85D4-4183103335BA}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{BAF78315-E253-4739-85D4-4183103335BA}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {4184D14B-CBBB-4B07-9C36-813474039BB4}
|
|
EndGlobalSection
|
|
EndGlobal
|