Skip to content

Commit

Permalink
Remove useless csproj into sln
Browse files Browse the repository at this point in the history
  • Loading branch information
Tusquito committed Sep 30, 2021
1 parent 307fdcb commit b888baa
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions BinancePayDotnetSdk.sln
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
Microsoft Visual Studio Solution File, Format Version 12.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BinancePayDotnetSdk.Common", "srcs\BinancePayDotnetSdk.Common\BinancePayDotnetSdk.Common.csproj", "{2FC1ED26-DA3E-4359-A466-51DD25F38655}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BinancePayDotnetSdk.Executable", "srcs\BinancePayDotnetSdk.Executable\BinancePayDotnetSdk.Executable.csproj", "{66D056A7-E93E-4D30-B673-B4E8D8D77851}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand All @@ -14,9 +12,5 @@ Global
{2FC1ED26-DA3E-4359-A466-51DD25F38655}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2FC1ED26-DA3E-4359-A466-51DD25F38655}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2FC1ED26-DA3E-4359-A466-51DD25F38655}.Release|Any CPU.Build.0 = Release|Any CPU
{66D056A7-E93E-4D30-B673-B4E8D8D77851}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{66D056A7-E93E-4D30-B673-B4E8D8D77851}.Debug|Any CPU.Build.0 = Debug|Any CPU
{66D056A7-E93E-4D30-B673-B4E8D8D77851}.Release|Any CPU.ActiveCfg = Release|Any CPU
{66D056A7-E93E-4D30-B673-B4E8D8D77851}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal

0 comments on commit b888baa

Please sign in to comment.