Skip to content

Commit 7d3e72f

Browse files
Trusted Shops Widgets integrated into solution file
1 parent b209182 commit 7d3e72f

1 file changed

Lines changed: 26 additions & 0 deletions

File tree

src/SmartStoreNET.sln

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,10 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".nuget", ".nuget", "{C0A5A9
113113
EndProject
114114
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SmartStore.Plugin.Widgets.TrustedShopsSeal", "Plugins\Widgets.TrustedShopsSeal\SmartStore.Plugin.Widgets.TrustedShopsSeal.csproj", "{DD12934F-62E5-4A12-858A-82B2F17EA1D4}"
115115
EndProject
116+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SmartStore.Plugin.Widgets.TrustedShopsCustomerReviews", "Plugins\Widgets.TrustedShopsCustomerReviews\SmartStore.Plugin.Widgets.TrustedShopsCustomerReviews.csproj", "{94282A97-176B-4813-B3E6-AD435AC44E01}"
117+
EndProject
118+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SmartStore.Plugin.Widgets.TrustedShopsCustomerProtection", "Plugins\Widgets.TrustedShopsCustomerProtection\SmartStore.Plugin.Widgets.TrustedShopsCustomerProtection.csproj", "{C33D99D8-B428-4DB9-BC56-35505D68A0B7}"
119+
EndProject
116120
Global
117121
GlobalSection(SolutionConfigurationPlatforms) = preSolution
118122
Debug|Any CPU = Debug|Any CPU
@@ -503,6 +507,26 @@ Global
503507
{DD12934F-62E5-4A12-858A-82B2F17EA1D4}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
504508
{DD12934F-62E5-4A12-858A-82B2F17EA1D4}.Release|Mixed Platforms.Build.0 = Release|Any CPU
505509
{DD12934F-62E5-4A12-858A-82B2F17EA1D4}.Release|x86.ActiveCfg = Release|Any CPU
510+
{94282A97-176B-4813-B3E6-AD435AC44E01}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
511+
{94282A97-176B-4813-B3E6-AD435AC44E01}.Debug|Any CPU.Build.0 = Debug|Any CPU
512+
{94282A97-176B-4813-B3E6-AD435AC44E01}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
513+
{94282A97-176B-4813-B3E6-AD435AC44E01}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
514+
{94282A97-176B-4813-B3E6-AD435AC44E01}.Debug|x86.ActiveCfg = Debug|Any CPU
515+
{94282A97-176B-4813-B3E6-AD435AC44E01}.Release|Any CPU.ActiveCfg = Release|Any CPU
516+
{94282A97-176B-4813-B3E6-AD435AC44E01}.Release|Any CPU.Build.0 = Release|Any CPU
517+
{94282A97-176B-4813-B3E6-AD435AC44E01}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
518+
{94282A97-176B-4813-B3E6-AD435AC44E01}.Release|Mixed Platforms.Build.0 = Release|Any CPU
519+
{94282A97-176B-4813-B3E6-AD435AC44E01}.Release|x86.ActiveCfg = Release|Any CPU
520+
{C33D99D8-B428-4DB9-BC56-35505D68A0B7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
521+
{C33D99D8-B428-4DB9-BC56-35505D68A0B7}.Debug|Any CPU.Build.0 = Debug|Any CPU
522+
{C33D99D8-B428-4DB9-BC56-35505D68A0B7}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
523+
{C33D99D8-B428-4DB9-BC56-35505D68A0B7}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
524+
{C33D99D8-B428-4DB9-BC56-35505D68A0B7}.Debug|x86.ActiveCfg = Debug|Any CPU
525+
{C33D99D8-B428-4DB9-BC56-35505D68A0B7}.Release|Any CPU.ActiveCfg = Release|Any CPU
526+
{C33D99D8-B428-4DB9-BC56-35505D68A0B7}.Release|Any CPU.Build.0 = Release|Any CPU
527+
{C33D99D8-B428-4DB9-BC56-35505D68A0B7}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
528+
{C33D99D8-B428-4DB9-BC56-35505D68A0B7}.Release|Mixed Platforms.Build.0 = Release|Any CPU
529+
{C33D99D8-B428-4DB9-BC56-35505D68A0B7}.Release|x86.ActiveCfg = Release|Any CPU
506530
EndGlobalSection
507531
GlobalSection(SolutionProperties) = preSolution
508532
HideSolutionNode = FALSE
@@ -549,6 +573,8 @@ Global
549573
{A999F243-C752-4430-9AF6-8FCE281C9C20} = {252FB086-B3DA-4645-9DC1-40DC1BC82FD5}
550574
{C2B83AF5-80F6-4B8C-8628-FA7DE10C3BB5} = {80D551E6-D959-413D-8470-8B02C1A122B7}
551575
{DD12934F-62E5-4A12-858A-82B2F17EA1D4} = {80D551E6-D959-413D-8470-8B02C1A122B7}
576+
{94282A97-176B-4813-B3E6-AD435AC44E01} = {80D551E6-D959-413D-8470-8B02C1A122B7}
577+
{C33D99D8-B428-4DB9-BC56-35505D68A0B7} = {80D551E6-D959-413D-8470-8B02C1A122B7}
552578
EndGlobalSection
553579
GlobalSection(NDepend) = preSolution
554580
Project = ".\SmartStoreNET.ndproj"

0 commit comments

Comments
 (0)