@@ -27,8 +27,6 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Nop.Core.Tests", "Tests\Nop
2727EndProject
2828Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Nop.Tests" , "Tests\Nop.Tests\Nop.Tests.csproj" , "{1D9EB579-3630-468A-BE94-49E7DF4F6E1D}"
2929EndProject
30- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Nop.Plugin.Tax.FixedRate" , "Plugins\Nop.Plugin.Tax.FixedRate\Nop.Plugin.Tax.FixedRate.csproj" , "{60E882EA-9ACB-4EFE-82A0-8FB1F5884B04}"
31- EndProject
3230Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Nop.Plugin.Shipping.AustraliaPost" , "Plugins\Nop.Plugin.Shipping.AustraliaPost\Nop.Plugin.Shipping.AustraliaPost.csproj" , "{767CED15-6A9B-433C-9F69-DABA80920C74}"
3331EndProject
3432Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Nop.Plugin.DiscountRules.CustomerRoles" , "Plugins\Nop.Plugin.DiscountRules.CustomerRoles\Nop.Plugin.DiscountRules.CustomerRoles.csproj" , "{D28CAD64-4C88-48CB-8AA4-10B7D050BE56}"
@@ -43,8 +41,6 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Nop.Web.Framework", "Presen
4341EndProject
4442Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Nop.Admin" , "Presentation\Nop.Web\Administration\Nop.Admin.csproj" , "{152C761A-DD2E-4C1F-AF89-DFB2547A3BCA}"
4543EndProject
46- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Nop.Plugin.Tax.CountryStateZip" , "Plugins\Nop.Plugin.Tax.CountryStateZip\Nop.Plugin.Tax.CountryStateZip.csproj" , "{493761CB-5190-4283-8C6C-A8CEB5450CAB}"
47- EndProject
4844Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Nop.Plugin.DiscountRules.HasAllProducts" , "Plugins\Nop.Plugin.DiscountRules.HasAllProducts\Nop.Plugin.DiscountRules.HasAllProducts.csproj" , "{36261AB6-2FD4-4BDA-A941-AF4CC18C21E5}"
4945EndProject
5046Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Nop.Plugin.DiscountRules.HasOneProduct" , "Plugins\Nop.Plugin.DiscountRules.HasOneProduct\Nop.Plugin.DiscountRules.HasOneProduct.csproj" , "{5B956174-04FA-4E95-AA00-3736630FEEFB}"
@@ -79,6 +75,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Nop.Plugin.Shipping.FixedOr
7975EndProject
8076Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Nop.Plugin.Feed.GoogleShopping" , "Plugins\Nop.Plugin.Feed.GoogleShopping\Nop.Plugin.Feed.GoogleShopping.csproj" , "{965A02F0-FC84-4AC4-91E4-79EADFC1CA9D}"
8177EndProject
78+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Nop.Plugin.Tax.FixedOrByCountryStateZip" , "Plugins\Nop.Plugin.Tax.FixedOrByCountryStateZip\Nop.Plugin.Tax.FixedOrByCountryStateZip.csproj" , "{493761CB-5190-4283-8C6C-A8CEB5450CAB}"
79+ EndProject
8280Global
8381 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
8482 Debug| Any CPU = Debug| Any CPU
@@ -169,16 +167,6 @@ Global
169167 {1D9EB579-3630-468A-BE94-49E7DF4F6E1D} .Release| Mixed Platforms .ActiveCfg = Release| Any CPU
170168 {1D9EB579-3630-468A-BE94-49E7DF4F6E1D} .Release| Mixed Platforms .Build .0 = Release| Any CPU
171169 {1D9EB579-3630-468A-BE94-49E7DF4F6E1D} .Release| x86 .ActiveCfg = Release| Any CPU
172- {60E882EA-9ACB-4EFE-82A0-8FB1F5884B04} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
173- {60E882EA-9ACB-4EFE-82A0-8FB1F5884B04} .Debug| Any CPU .Build .0 = Debug| Any CPU
174- {60E882EA-9ACB-4EFE-82A0-8FB1F5884B04} .Debug| Mixed Platforms .ActiveCfg = Debug| Any CPU
175- {60E882EA-9ACB-4EFE-82A0-8FB1F5884B04} .Debug| Mixed Platforms .Build .0 = Debug| Any CPU
176- {60E882EA-9ACB-4EFE-82A0-8FB1F5884B04} .Debug| x86 .ActiveCfg = Debug| Any CPU
177- {60E882EA-9ACB-4EFE-82A0-8FB1F5884B04} .Release| Any CPU .ActiveCfg = Release| Any CPU
178- {60E882EA-9ACB-4EFE-82A0-8FB1F5884B04} .Release| Any CPU .Build .0 = Release| Any CPU
179- {60E882EA-9ACB-4EFE-82A0-8FB1F5884B04} .Release| Mixed Platforms .ActiveCfg = Release| Any CPU
180- {60E882EA-9ACB-4EFE-82A0-8FB1F5884B04} .Release| Mixed Platforms .Build .0 = Release| Any CPU
181- {60E882EA-9ACB-4EFE-82A0-8FB1F5884B04} .Release| x86 .ActiveCfg = Release| Any CPU
182170 {767CED15-6A9B-433C-9F69-DABA80920C74} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
183171 {767CED15-6A9B-433C-9F69-DABA80920C74} .Debug| Any CPU .Build .0 = Debug| Any CPU
184172 {767CED15-6A9B-433C-9F69-DABA80920C74} .Debug| Mixed Platforms .ActiveCfg = Debug| Any CPU
@@ -249,16 +237,6 @@ Global
249237 {152C761A-DD2E-4C1F-AF89-DFB2547A3BCA} .Release| Mixed Platforms .ActiveCfg = Release| Any CPU
250238 {152C761A-DD2E-4C1F-AF89-DFB2547A3BCA} .Release| Mixed Platforms .Build .0 = Release| Any CPU
251239 {152C761A-DD2E-4C1F-AF89-DFB2547A3BCA} .Release| x86 .ActiveCfg = Release| Any CPU
252- {493761CB-5190-4283-8C6C-A8CEB5450CAB} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
253- {493761CB-5190-4283-8C6C-A8CEB5450CAB} .Debug| Any CPU .Build .0 = Debug| Any CPU
254- {493761CB-5190-4283-8C6C-A8CEB5450CAB} .Debug| Mixed Platforms .ActiveCfg = Debug| Any CPU
255- {493761CB-5190-4283-8C6C-A8CEB5450CAB} .Debug| Mixed Platforms .Build .0 = Debug| Any CPU
256- {493761CB-5190-4283-8C6C-A8CEB5450CAB} .Debug| x86 .ActiveCfg = Debug| Any CPU
257- {493761CB-5190-4283-8C6C-A8CEB5450CAB} .Release| Any CPU .ActiveCfg = Release| Any CPU
258- {493761CB-5190-4283-8C6C-A8CEB5450CAB} .Release| Any CPU .Build .0 = Release| Any CPU
259- {493761CB-5190-4283-8C6C-A8CEB5450CAB} .Release| Mixed Platforms .ActiveCfg = Release| Any CPU
260- {493761CB-5190-4283-8C6C-A8CEB5450CAB} .Release| Mixed Platforms .Build .0 = Release| Any CPU
261- {493761CB-5190-4283-8C6C-A8CEB5450CAB} .Release| x86 .ActiveCfg = Release| Any CPU
262240 {36261AB6-2FD4-4BDA-A941-AF4CC18C21E5} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
263241 {36261AB6-2FD4-4BDA-A941-AF4CC18C21E5} .Debug| Any CPU .Build .0 = Debug| Any CPU
264242 {36261AB6-2FD4-4BDA-A941-AF4CC18C21E5} .Debug| Mixed Platforms .ActiveCfg = Debug| Any CPU
@@ -437,6 +415,18 @@ Global
437415 {965A02F0-FC84-4AC4-91E4-79EADFC1CA9D} .Release| Mixed Platforms .Build .0 = Release| Any CPU
438416 {965A02F0-FC84-4AC4-91E4-79EADFC1CA9D} .Release| x86 .ActiveCfg = Release| Any CPU
439417 {965A02F0-FC84-4AC4-91E4-79EADFC1CA9D} .Release| x86 .Build .0 = Release| Any CPU
418+ {493761CB-5190-4283-8C6C-A8CEB5450CAB} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
419+ {493761CB-5190-4283-8C6C-A8CEB5450CAB} .Debug| Any CPU .Build .0 = Debug| Any CPU
420+ {493761CB-5190-4283-8C6C-A8CEB5450CAB} .Debug| Mixed Platforms .ActiveCfg = Debug| Any CPU
421+ {493761CB-5190-4283-8C6C-A8CEB5450CAB} .Debug| Mixed Platforms .Build .0 = Debug| Any CPU
422+ {493761CB-5190-4283-8C6C-A8CEB5450CAB} .Debug| x86 .ActiveCfg = Debug| Any CPU
423+ {493761CB-5190-4283-8C6C-A8CEB5450CAB} .Debug| x86 .Build .0 = Debug| Any CPU
424+ {493761CB-5190-4283-8C6C-A8CEB5450CAB} .Release| Any CPU .ActiveCfg = Release| Any CPU
425+ {493761CB-5190-4283-8C6C-A8CEB5450CAB} .Release| Any CPU .Build .0 = Release| Any CPU
426+ {493761CB-5190-4283-8C6C-A8CEB5450CAB} .Release| Mixed Platforms .ActiveCfg = Release| Any CPU
427+ {493761CB-5190-4283-8C6C-A8CEB5450CAB} .Release| Mixed Platforms .Build .0 = Release| Any CPU
428+ {493761CB-5190-4283-8C6C-A8CEB5450CAB} .Release| x86 .ActiveCfg = Release| Any CPU
429+ {493761CB-5190-4283-8C6C-A8CEB5450CAB} .Release| x86 .Build .0 = Release| Any CPU
440430 EndGlobalSection
441431 GlobalSection (SolutionProperties ) = preSolution
442432 HideSolutionNode = FALSE
@@ -450,15 +440,13 @@ Global
450440 {5DCBE5B1-1A02-48E7-9853-5FCEF2A36805} = {A340B280-C12B-47E7-90B7-89C650F8AAFC}
451441 {7A9BDC6A-F880-43D5-9B2A-59C1674CE449} = {A340B280-C12B-47E7-90B7-89C650F8AAFC}
452442 {1D9EB579-3630-468A-BE94-49E7DF4F6E1D} = {A340B280-C12B-47E7-90B7-89C650F8AAFC}
453- {60E882EA-9ACB-4EFE-82A0-8FB1F5884B04} = {7881B112-7843-4542-B1F7-F99553FB9BB7}
454443 {767CED15-6A9B-433C-9F69-DABA80920C74} = {7881B112-7843-4542-B1F7-F99553FB9BB7}
455444 {D28CAD64-4C88-48CB-8AA4-10B7D050BE56} = {7881B112-7843-4542-B1F7-F99553FB9BB7}
456445 {57718244-1B22-4637-9DBF-F5D8E460FC95} = {A340B280-C12B-47E7-90B7-89C650F8AAFC}
457446 {9A7B9344-6AD0-4828-876D-0BF14C177148} = {7881B112-7843-4542-B1F7-F99553FB9BB7}
458447 {C4FFB99C-8A99-47E2-B863-3586AE2CF9C9} = {7881B112-7843-4542-B1F7-F99553FB9BB7}
459448 {75FD4163-333C-4DD5-854D-2EF294E45D94} = {B09156FB-8291-46A2-AF37-67CE97CFB5A6}
460449 {152C761A-DD2E-4C1F-AF89-DFB2547A3BCA} = {B09156FB-8291-46A2-AF37-67CE97CFB5A6}
461- {493761CB-5190-4283-8C6C-A8CEB5450CAB} = {7881B112-7843-4542-B1F7-F99553FB9BB7}
462450 {36261AB6-2FD4-4BDA-A941-AF4CC18C21E5} = {7881B112-7843-4542-B1F7-F99553FB9BB7}
463451 {5B956174-04FA-4E95-AA00-3736630FEEFB} = {7881B112-7843-4542-B1F7-F99553FB9BB7}
464452 {D70F1294-BD6C-4B80-ADCB-618655B6C094} = {7881B112-7843-4542-B1F7-F99553FB9BB7}
@@ -476,6 +464,7 @@ Global
476464 {06C88D0B-A276-4D3D-8BE5-7C58BF3072E3} = {7881B112-7843-4542-B1F7-F99553FB9BB7}
477465 {560768D4-7E1D-4431-99F0-CC14C255E167} = {7881B112-7843-4542-B1F7-F99553FB9BB7}
478466 {965A02F0-FC84-4AC4-91E4-79EADFC1CA9D} = {7881B112-7843-4542-B1F7-F99553FB9BB7}
467+ {493761CB-5190-4283-8C6C-A8CEB5450CAB} = {7881B112-7843-4542-B1F7-F99553FB9BB7}
479468 EndGlobalSection
480469 GlobalSection (NDepend ) = preSolution
481470 Project = ".\NopCommerce.ndproj"
0 commit comments