-
Notifications
You must be signed in to change notification settings - Fork 3
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
.NET 4.5.X support #6
Comments
Which project are you talking about? The ObjectDumper? Yeah, it should be easy for it, |
Sorry. Yes, the objectdumper project :)
…On 19 June 2017 at 17:26, Val Melamed ***@***.***> wrote:
Which project are you talking about? The ObjectDumper? Yeah, it should be
easy for it,
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#6 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AA_xUSRU-H1W7kG0xM010RsDP-XLscR9ks5sFpNAgaJpZM4N-Umn>
.
|
I'll upload a NuGet package 1.7.3 shortly. There is a major change in it with regards to performance - no features or API changes. However, please give it a few spins before deploying to production as there might be some cases not covered by the unit tests. And if you find a problem of course let me know. As a fallback, 1.6.22 should be fine. |
Will do! Thanks for the effort :)
…On 19 June 2017 at 18:24, Val Melamed ***@***.***> wrote:
I'll upload a NuGet package 1.7.3 shortly. There is a major change in it
with regards to performance - no features or API changes. However, please
give it a few spins before deploying to production as there might be some
cases not covered by the unit tests. And if you find a problem of course
let me know. As a fallback, 1.6.22 should be fine.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#6 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AA_xUcsAedePuF1hZ7KLOJJ-COqgVDXBks5sFqC0gaJpZM4N-Umn>
.
|
Latest version only supports .NET 4.6.2
Our production servers haven't been updated yet. Is it possible to target .NET 4.5.2 again in the nuget package? Looking at the source this should be possible.
The text was updated successfully, but these errors were encountered: