Files
transactions-list-parser/TransactionListParser.sln
2023-07-23 17:10:20 +03:00

17 lines
800 B
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PriorBankParser", "PriorBankParser\PriorBankParser.csproj", "{D855386F-0215-4DB0-9BF1-6542672009DB}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D855386F-0215-4DB0-9BF1-6542672009DB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D855386F-0215-4DB0-9BF1-6542672009DB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D855386F-0215-4DB0-9BF1-6542672009DB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D855386F-0215-4DB0-9BF1-6542672009DB}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal