Skip to content

Commit

Permalink
Upload Files
Browse files Browse the repository at this point in the history
  • Loading branch information
JJnr83x committed Aug 13, 2024
0 parents commit 9ee5a62
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions Paypal-Payment.sln
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.9.34728.123
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Paypal-Payment", "Paypal-Payment-Api\Paypal-Payment.csproj", "{9B6EB999-11E9-4E9D-98F7-E9B0ED03691B}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Form1", "Paypal-Payment-Api\Form11\Form1.csproj", "{590ED63D-6690-4D70-B101-D1AE3D4C2A20}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{9B6EB999-11E9-4E9D-98F7-E9B0ED03691B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9B6EB999-11E9-4E9D-98F7-E9B0ED03691B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9B6EB999-11E9-4E9D-98F7-E9B0ED03691B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9B6EB999-11E9-4E9D-98F7-E9B0ED03691B}.Release|Any CPU.Build.0 = Release|Any CPU
{590ED63D-6690-4D70-B101-D1AE3D4C2A20}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{590ED63D-6690-4D70-B101-D1AE3D4C2A20}.Debug|Any CPU.Build.0 = Debug|Any CPU
{590ED63D-6690-4D70-B101-D1AE3D4C2A20}.Release|Any CPU.ActiveCfg = Release|Any CPU
{590ED63D-6690-4D70-B101-D1AE3D4C2A20}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {9F41F33D-AC02-4599-8ECB-EABABF9F7897}
EndGlobalSection
EndGlobal

0 comments on commit 9ee5a62

Please sign in to comment.