BADF00D / DisposableFixer

This is a Visual Studio Extension and NuGet package that should identify and fix problems as memleaks while using IDisposables.
Other
35 stars 7 forks source link

Support VS 2019 #101

Closed xperiandri closed 5 years ago

xperiandri commented 5 years ago

https://blogs.msdn.microsoft.com/visualstudio/2018/09/26/how-to-upgrade-extensions-to-support-visual-studio-2019/

BADF00D commented 5 years ago

Thanks again! Will be part of 1.4.0

xperiandri commented 5 years ago

@BADF00D, I've already increased minor version in my PR https://github.com/BADF00D/DisposableFixer/pull/102/files#diff-513cb6c59d4474fd2c3ef8100f58860d

BADF00D commented 5 years ago

Yes, but I saw this too late. But at least there are enough numbers available :-)

xperiandri commented 5 years ago

But you can force push branch without your commit