[NWD] b/192690768 Add EPPlusSDK.csproj to the solution file

This will allow our vulnerability scanner to pick up the dependencies
it contains (otherwise it's effectively orphaned and the scanner will
miss it).

Release Note: No

Change-Id: I8d66f38ef442ae2f912bd29db8d7a787e29ed3b7
1 file changed
tree: 78dfdcf394e8e258fe9081594e76a3146abfa9f7
  1. Doc/
  2. EPPlus/
  3. EPPlusExcelCalculationSample/
  4. EPPlusTest/
  5. EPPlusWebSample/
  6. Profiling/
  7. SampleApp/
  8. .gitignore
  9. EPPlus.sln
  10. EPPlus.testsettings
  11. EPPlusTest.runsettings
  12. ExcelPackage.vsmdi
  13. LICENSE
  14. LocalTestRun.testrunconfig
  15. METADATA
  16. README.md
  17. ReadMe_UpdatingEPPlus.txt
README.md

EPPlus

AppSheet fork of EPPlus

To compile this fork, run: dotnet pack EPPlus/EPPlusSDK.csproj -c Release

Then, copy the .nupkg file: EPPlus/bin/Release/Appsheet.EPPlus.1.0.0.nupkg -> jeenee/lib/nuget