Skip to content

Commit

Permalink
Generating .Net SDK.
Browse files Browse the repository at this point in the history
  • Loading branch information
bitbucket-pipelines committed Jan 29, 2024
1 parent a20151b commit 7e04601
Show file tree
Hide file tree
Showing 4 changed files with 73 additions and 73 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", "{A15B7B42-5491-4B2A-972B-DE6CADE4F5A5}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "cashfree_pg", "src\cashfree_pg\cashfree_pg.csproj", "{73867AAA-427B-4146-A032-7124809139B6}"
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
{A15B7B42-5491-4B2A-972B-DE6CADE4F5A5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A15B7B42-5491-4B2A-972B-DE6CADE4F5A5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A15B7B42-5491-4B2A-972B-DE6CADE4F5A5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A15B7B42-5491-4B2A-972B-DE6CADE4F5A5}.Release|Any CPU.Build.0 = Release|Any CPU
{73867AAA-427B-4146-A032-7124809139B6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{73867AAA-427B-4146-A032-7124809139B6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{73867AAA-427B-4146-A032-7124809139B6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{73867AAA-427B-4146-A032-7124809139B6}.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 7e04601

Please sign in to comment.