@@ -3,11 +3,9 @@ Microsoft Visual Studio Solution File, Format Version 12.00
33# Visual Studio 15 
44VisualStudioVersion =  15.0.26228.10 
55MinimumVisualStudioVersion =  10.0.40219.1 
6- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "SendLetters " , "sendletters\SendLetters .csproj" , "{D74FB037-CC7C-4047-8384-2C2E37999A7A}" 
6+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "SendItems " , "SendItems\SendItems .csproj" , "{D74FB037-CC7C-4047-8384-2C2E37999A7A}" 
77EndProject 
8- Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "SendLetters.Api" , "webapi\SendLetters.Api.csproj" , "{526E9ED5-0D1E-4226-8370-888460AD5CBF}" 
9- EndProject 
10- Project ("{D954291E-2A0B-460D-934E-DC6B0785DB48}" ) = "SendLetters.Common" , "common\SendLetters.Common.shproj" , "{E7F132C9-39B8-4344-B8AA-4B35829BEDF1}" 
8+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "SendItemsApi" , "SendItemsApi\SendItemsApi.csproj" , "{526E9ED5-0D1E-4226-8370-888460AD5CBF}" 
119EndProject 
1210Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = ".metadata" , ".metadata" , "{7D99962B-F613-4157-81BB-F8AA3F54B065}" 
1311	Project Section (SolutionItems ) = preProject 
@@ -18,15 +16,9 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".metadata", ".metadata", "{
1816		readme .md  = readme .md 
1917	EndProject Section 
2018EndProject 
21- Project ("{D954291E-2A0B-460D-934E-DC6B0785DB48 }" ) = "Pathoschild.Stardew.Common " , "Pathoschild.Stardew.Common\Pathoschild.Stardew.Common.shproj " , "{EB97DAD7-6B56-40B9-8622-E1A795589D5F }" 
19+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC }" ) = "BuyRecipes " , "BuyRecipes\BuyRecipes.csproj " , "{7DACA8E6-D69F-43BB-8442-CDB25F7C863B }" 
2220EndProject 
2321Global 
24- 	GlobalSection (SharedMSBuildProjectFiles ) = preSolution 
25- 		common \denifia .stardew .sendletters .common .projitems *{d74fb037-cc7c-4047-8384-2c2e37999a7a} *SharedItemsImports =  4 
26- 		Pathoschild .Stardew .Common \Pathoschild .Stardew .Common .projitems *{d74fb037-cc7c-4047-8384-2c2e37999a7a} *SharedItemsImports =  4 
27- 		common \denifia .stardew .sendletters .common .projitems *{e7f132c9-39b8-4344-b8aa-4b35829bedf1} *SharedItemsImports =  13 
28- 		Pathoschild .Stardew .Common \Pathoschild .Stardew .Common .projitems *{eb97dad7-6b56-40b9-8622-e1a795589d5f} *SharedItemsImports =  13 
29- 	EndGlobalSection 
3022	GlobalSection (SolutionConfigurationPlatforms ) = preSolution 
3123		Debug| Any CPU  = Debug| Any CPU 
3224		Release| Any CPU  = Release| Any CPU 
@@ -40,6 +32,10 @@ Global
4032		{526E9ED5-0D1E-4226-8370-888460AD5CBF} .Debug| Any CPU .Build .0  = Debug| Any CPU 
4133		{526E9ED5-0D1E-4226-8370-888460AD5CBF} .Release| Any CPU .ActiveCfg  = Release| Any CPU 
4234		{526E9ED5-0D1E-4226-8370-888460AD5CBF} .Release| Any CPU .Build .0  = Release| Any CPU 
35+ 		{7DACA8E6-D69F-43BB-8442-CDB25F7C863B} .Debug| Any CPU .ActiveCfg  = Debug| Any CPU 
36+ 		{7DACA8E6-D69F-43BB-8442-CDB25F7C863B} .Debug| Any CPU .Build .0  = Debug| Any CPU 
37+ 		{7DACA8E6-D69F-43BB-8442-CDB25F7C863B} .Release| Any CPU .ActiveCfg  = Release| Any CPU 
38+ 		{7DACA8E6-D69F-43BB-8442-CDB25F7C863B} .Release| Any CPU .Build .0  = Release| Any CPU 
4339	EndGlobalSection 
4440	GlobalSection (SolutionProperties ) = preSolution 
4541		HideSolutionNode =  FALSE 
0 commit comments