Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better C# copying and version check #75

Merged
merged 1 commit into from
Jan 3, 2022
Merged

Conversation

emgre
Copy link
Contributor

@emgre emgre commented Jan 3, 2022

  • C# now includes targets to properly copy the Windows DLL when consumed as
    a NuGet package on .NET Framework.
  • C# and Java now checks that the version number of the source code is the same
    as the loaded module.

Fix stepfunc/dnp3#147

- C# now includes targets to properly copy the Windows DLL when consumed as
  a NuGet package.
- C# and Java now checks that the version number of the source code is the same
  as the loaded module.
@emgre emgre merged commit 27e5a31 into master Jan 3, 2022
@jadamcrain jadamcrain deleted the feature/version-check branch January 5, 2022 20:06
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.

dnp3_ffi.dll is not copied to .NET app bin folder when installing via NuGet
1 participant