Initial Commit

This commit is contained in:
2022-05-24 11:19:34 -07:00
parent 68b2463480
commit 681ffefb58
10 changed files with 619 additions and 1 deletions

View File

@ -9,7 +9,7 @@ TODO: Guide users through getting your code up and running on their own system.
4. API references
# Build and Test
TODO: Describe and show how to build your code and run the tests.
"C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/MSBuild/Current/Bin/MSBuild.exe" /ConsoleLoggerParameters:PerformanceSummary;ErrorsOnly; /DetailedSummary /m /property:Configuration=Debug;TargetFrameworkVersion=v4.8 /restore:True /target:Build PDF-Text-Stripper.sln
# Contribute
TODO: Explain how other users and developers can contribute to make your code better.