Skip to content

restructure as one dll#208

Merged
stephenegriffin merged 2 commits intomainfrom
u/sgriffin/dll
Aug 4, 2025
Merged

restructure as one dll#208
stephenegriffin merged 2 commits intomainfrom
u/sgriffin/dll

Conversation

@stephenegriffin
Copy link
Collaborator

@stephenegriffin stephenegriffin commented Aug 4, 2025

This pull request removes the BlockParser project as a standalone dependency and integrates its components directly into the MAPIInspector project. The changes simplify the project structure by consolidating code and removing redundant references.

Removal of BlockParser project:

  • Removed the BlockParser project reference from BlockParserTests.csproj (MAPIInspector/Source/BlockParserTests/BlockParserTests.csproj).
  • Removed the BlockParser project reference from MAPIInspector.csproj and added its individual files directly to the MAPIInspector project (MAPIInspector/Source/MAPIInspector.csproj). [1] [2]
  • Removed the BlockParser project entry from the solution file (MAPIInspector.sln).

Build configuration updates:

  • Removed build configurations for the BlockParser project from the solution file (MAPIInspector.sln).

@stephenegriffin stephenegriffin enabled auto-merge (squash) August 4, 2025 16:18
@stephenegriffin stephenegriffin enabled auto-merge (squash) August 4, 2025 16:20
@stephenegriffin stephenegriffin merged commit 15539c1 into main Aug 4, 2025
9 checks passed
@stephenegriffin stephenegriffin deleted the u/sgriffin/dll branch August 4, 2025 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants