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

Make package compatible to .NET 2 (or at least .NET 4) #2

Closed
fubar-coder opened this issue Mar 28, 2014 · 8 comments
Closed

Make package compatible to .NET 2 (or at least .NET 4) #2

fubar-coder opened this issue Mar 28, 2014 · 8 comments

Comments

@fubar-coder
Copy link

Please make the package compatible to .NET 2 (or at least .NET 4), because Windows XP only supports .NET 4 and PatchAPI is available for XP.

IOW: The dependency on .NET 4.5 forbids the usage on Windows XP - even though XP supports PatchAPI.

XP doesn't support MSDelta, but this shouldn't be a problem because the native DLLs will only be loaded when the DeltaCompressionDotNet.MsDelta is used.

PS: I know that XP reaches its EOL, but nearly 20-30% of our customers still use XP.

@taspeotis
Copy link
Owner

I'll see what I can do this weekend

@taspeotis
Copy link
Owner

Please try https://www.nuget.org/packages/DeltaCompressionDotNet/1.1.0-rc1

If it works I'll make a normal release version (i.e. no -rc1 suffix) and update the README.

@fubar-coder
Copy link
Author

Thank you for your fast response. But I can only try this on Monday at work where I have a XP VM.

@fubar-coder
Copy link
Author

It works as expected. Thank you.

@taspeotis
Copy link
Owner

No problems. Glad it worked. I'll convert 1.1.0-rc1 into a 1.1.0 (i.e. stable) release in a few days.

@taspeotis
Copy link
Owner

@fubar-coder Mind if I use your name in the contributors section? The .NET 2.0 support is basically attributable to you asking for it.

If so, do you have a preference for how your name is displayed/some URL to link it to?

@fubar-coder
Copy link
Author

Sorry, I just read your question. I don't mind if you mention me, and no, I don't have a preference how my name is displayed ;)

@taspeotis
Copy link
Owner

Alright. I have 0 time to do this but when I get around to it I'll put you in as a contributor.

Thanks.

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

No branches or pull requests

2 participants