Skip to content

Commit

Permalink
Merge pull request #15 from cashfree/3.1.1
Browse files Browse the repository at this point in the history
3.1.1
  • Loading branch information
suhas-cashfree authored Jan 10, 2024
2 parents 81bd723 + 7234983 commit 45ca708
Show file tree
Hide file tree
Showing 4 changed files with 74 additions and 74 deletions.
10 changes: 5 additions & 5 deletions cashfree_pg.sln
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25420.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "cashfree_pg", "src\cashfree_pg\cashfree_pg.csproj", "{86290CF6-6CA3-49FF-92AD-392E15786E26}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "cashfree_pg", "src\cashfree_pg\cashfree_pg.csproj", "{46E01DFB-79BD-4BB5-A782-DFF88EB142C4}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "cashfree_pg.Test", "src\cashfree_pg.Test\cashfree_pg.Test.csproj", "{19F1DEBC-DE5E-4517-8062-F000CD499087}"
EndProject
Expand All @@ -12,10 +12,10 @@ Global
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{86290CF6-6CA3-49FF-92AD-392E15786E26}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{86290CF6-6CA3-49FF-92AD-392E15786E26}.Debug|Any CPU.Build.0 = Debug|Any CPU
{86290CF6-6CA3-49FF-92AD-392E15786E26}.Release|Any CPU.ActiveCfg = Release|Any CPU
{86290CF6-6CA3-49FF-92AD-392E15786E26}.Release|Any CPU.Build.0 = Release|Any CPU
{46E01DFB-79BD-4BB5-A782-DFF88EB142C4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{46E01DFB-79BD-4BB5-A782-DFF88EB142C4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{46E01DFB-79BD-4BB5-A782-DFF88EB142C4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{46E01DFB-79BD-4BB5-A782-DFF88EB142C4}.Release|Any CPU.Build.0 = Release|Any CPU
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Debug|Any CPU.Build.0 = Debug|Any CPU
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Release|Any CPU.ActiveCfg = Release|Any CPU
Expand Down
Loading

0 comments on commit 45ca708

Please sign in to comment.