aboutsummaryrefslogtreecommitdiffstats
path: root/src/IOL.VippsEcommerce.sln
diff options
context:
space:
mode:
authorivarlovlie <git@ivarlovlie.no>2021-03-31 18:00:22 +0200
committerivarlovlie <git@ivarlovlie.no>2021-03-31 18:00:22 +0200
commite6ca7a484d9cc213fb00c34ebf7cb55ace892c04 (patch)
treee885d823c224d55503286b1dab207fcc7c5c68d1 /src/IOL.VippsEcommerce.sln
downloaddotnet-vipps-ecommerce-e6ca7a484d9cc213fb00c34ebf7cb55ace892c04.tar.xz
dotnet-vipps-ecommerce-e6ca7a484d9cc213fb00c34ebf7cb55ace892c04.zip
Initial commit
Diffstat (limited to 'src/IOL.VippsEcommerce.sln')
-rw-r--r--src/IOL.VippsEcommerce.sln48
1 files changed, 48 insertions, 0 deletions
diff --git a/src/IOL.VippsEcommerce.sln b/src/IOL.VippsEcommerce.sln
new file mode 100644
index 0000000..27ecda2
--- /dev/null
+++ b/src/IOL.VippsEcommerce.sln
@@ -0,0 +1,48 @@
+
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio Version 16
+VisualStudioVersion = 16.6.30114.105
+MinimumVisualStudioVersion = 10.0.40219.1
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IOL.VippsEcommerce", "IOL.VippsEcommerce\IOL.VippsEcommerce.csproj", "{21C501E7-F8B0-427D-88BD-21CD2460961B}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IOL.VippsEcommerce.Client", "IOL.VippsEcommerce.Client\IOL.VippsEcommerce.Client.csproj", "{A9D97F08-B3F6-42B0-81A8-6856E56C7582}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Any CPU = Debug|Any CPU
+ Debug|x64 = Debug|x64
+ Debug|x86 = Debug|x86
+ Release|Any CPU = Release|Any CPU
+ Release|x64 = Release|x64
+ Release|x86 = Release|x86
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {21C501E7-F8B0-427D-88BD-21CD2460961B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {21C501E7-F8B0-427D-88BD-21CD2460961B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {21C501E7-F8B0-427D-88BD-21CD2460961B}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {21C501E7-F8B0-427D-88BD-21CD2460961B}.Debug|x64.Build.0 = Debug|Any CPU
+ {21C501E7-F8B0-427D-88BD-21CD2460961B}.Debug|x86.ActiveCfg = Debug|Any CPU
+ {21C501E7-F8B0-427D-88BD-21CD2460961B}.Debug|x86.Build.0 = Debug|Any CPU
+ {21C501E7-F8B0-427D-88BD-21CD2460961B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {21C501E7-F8B0-427D-88BD-21CD2460961B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {21C501E7-F8B0-427D-88BD-21CD2460961B}.Release|x64.ActiveCfg = Release|Any CPU
+ {21C501E7-F8B0-427D-88BD-21CD2460961B}.Release|x64.Build.0 = Release|Any CPU
+ {21C501E7-F8B0-427D-88BD-21CD2460961B}.Release|x86.ActiveCfg = Release|Any CPU
+ {21C501E7-F8B0-427D-88BD-21CD2460961B}.Release|x86.Build.0 = Release|Any CPU
+ {A9D97F08-B3F6-42B0-81A8-6856E56C7582}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {A9D97F08-B3F6-42B0-81A8-6856E56C7582}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {A9D97F08-B3F6-42B0-81A8-6856E56C7582}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {A9D97F08-B3F6-42B0-81A8-6856E56C7582}.Debug|x64.Build.0 = Debug|Any CPU
+ {A9D97F08-B3F6-42B0-81A8-6856E56C7582}.Debug|x86.ActiveCfg = Debug|Any CPU
+ {A9D97F08-B3F6-42B0-81A8-6856E56C7582}.Debug|x86.Build.0 = Debug|Any CPU
+ {A9D97F08-B3F6-42B0-81A8-6856E56C7582}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {A9D97F08-B3F6-42B0-81A8-6856E56C7582}.Release|Any CPU.Build.0 = Release|Any CPU
+ {A9D97F08-B3F6-42B0-81A8-6856E56C7582}.Release|x64.ActiveCfg = Release|Any CPU
+ {A9D97F08-B3F6-42B0-81A8-6856E56C7582}.Release|x64.Build.0 = Release|Any CPU
+ {A9D97F08-B3F6-42B0-81A8-6856E56C7582}.Release|x86.ActiveCfg = Release|Any CPU
+ {A9D97F08-B3F6-42B0-81A8-6856E56C7582}.Release|x86.Build.0 = Release|Any CPU
+ EndGlobalSection
+EndGlobal