Skip to content

Commit

Permalink
Add solution file
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-drewery committed Dec 18, 2023
1 parent 0ca9245 commit 6b5bdaa
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions Blazor.PayPal.sln
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@

Microsoft Visual Studio Solution File, Format Version 12.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Blazor.PayPal", "Blazor.PayPal\Blazor.PayPal.csproj", "{4A2DC02F-0C27-4817-9360-1CE1A7907F18}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{4A2DC02F-0C27-4817-9360-1CE1A7907F18}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4A2DC02F-0C27-4817-9360-1CE1A7907F18}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4A2DC02F-0C27-4817-9360-1CE1A7907F18}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4A2DC02F-0C27-4817-9360-1CE1A7907F18}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal

0 comments on commit 6b5bdaa

Please sign in to comment.