File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,8 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Example Projects", "Example
2222EndProject
2323Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "ExampleNet45" , "ExampleNet45Project\ExampleNet45.csproj" , "{3B3F2699-F720-4498-8044-262EFE110A22}"
2424EndProject
25+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "SendGrid.ASPSamples" , "ExampleNet45ASPNetProject\SendGrid.ASPSamples\SendGrid.ASPSamples.csproj" , "{14FA0F22-DFB2-4CE2-867A-242E75F64E1B}"
26+ EndProject
2527Global
2628 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
2729 Debug| Any CPU = Debug| Any CPU
@@ -44,6 +46,10 @@ Global
4446 {3B3F2699-F720-4498-8044-262EFE110A22} .Debug| Any CPU .Build .0 = Debug| Any CPU
4547 {3B3F2699-F720-4498-8044-262EFE110A22} .Release| Any CPU .ActiveCfg = Release| Any CPU
4648 {3B3F2699-F720-4498-8044-262EFE110A22} .Release| Any CPU .Build .0 = Release| Any CPU
49+ {14FA0F22-DFB2-4CE2-867A-242E75F64E1B} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
50+ {14FA0F22-DFB2-4CE2-867A-242E75F64E1B} .Debug| Any CPU .Build .0 = Debug| Any CPU
51+ {14FA0F22-DFB2-4CE2-867A-242E75F64E1B} .Release| Any CPU .ActiveCfg = Release| Any CPU
52+ {14FA0F22-DFB2-4CE2-867A-242E75F64E1B} .Release| Any CPU .Build .0 = Release| Any CPU
4753 EndGlobalSection
4854 GlobalSection (SolutionProperties ) = preSolution
4955 HideSolutionNode = FALSE
5359 {D89ADAEA-2BE8-49AC-B5BC-6EABBB2AE4E3} = {D06BDAE9-BE83-448F-8AD4-3044BB187C11}
5460 {4BD07A97-8AD2-4134-848E-6A74EB992050} = {D3201F71-A289-4136-AC7E-E5204ACB9183}
5561 {3B3F2699-F720-4498-8044-262EFE110A22} = {D3201F71-A289-4136-AC7E-E5204ACB9183}
62+ {14FA0F22-DFB2-4CE2-867A-242E75F64E1B} = {D3201F71-A289-4136-AC7E-E5204ACB9183}
5663 EndGlobalSection
5764EndGlobal
You can’t perform that action at this time.
0 commit comments