Skip to content

Fix: Bundle BankIntegrationTypes DLL in NuGet package (v1.1.0)#11

Merged
petre-c merged 1 commit intomainfrom
fix/bundle-bankintegrationtypes-dll
Aug 4, 2025
Merged

Fix: Bundle BankIntegrationTypes DLL in NuGet package (v1.1.0)#11
petre-c merged 1 commit intomainfrom
fix/bundle-bankintegrationtypes-dll

Conversation

@petre-c
Copy link
Contributor

@petre-c petre-c commented Aug 4, 2025

Summary

  • Fixed NuGet package to properly include the BankIntegrationTypes DLL
  • Bumped version to 1.1.0

Changes

  • Added MSBuild target CopyProjectReferencesToPackage to bundle the BankIntegrationTypes.dll
  • Updated VERSION file to 1.1.0

Test Plan

  • Built the NuGet package locally
  • Verified both DLLs are included in the package

Collaboration by Claude

- Add MSBuild target to include BankIntegrationTypes.dll in the package
- Fix issue where the dependency DLL was not bundled with the main package
- Bump version to 1.1.0

*Collaboration by Claude*
@petre-c petre-c merged commit d7579d3 into main Aug 4, 2025
1 check passed
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.

1 participant

Comments