开发者

will there be an update on MiscUtil for .Net 4?

开发者 https://www.devze.com 2023-01-29 19:32 出处:网络
I was wondering about MiscUtil maintained by Jon Skeet if I am not mistaken. Will there be an update for .NET 4 or is the code moved somewhere else by now?

I was wondering about MiscUtil maintained by Jon Skeet if I am not mistaken. Will there be an update for .NET 4 or is the code moved somewhere else by now? What I mean is that the solution type is for VS 2008 and the solution needs to be converted, which works but i was just wandering if that is already done in some place, for reasons of ea开发者_JS百科sy packaging I would prefer a wget "path to zipfile" & extract deployment, as our IT department is only 3 people, the less issue to worry about the better it is. Its just a marginal issue, the library itself works fairly well so far.


Nope, I haven't made any changes for .NET 4.

If there's demand for it, I can update the source zip to have two solution files - one for VS2008 and one for VS2010. At the moment I'm unlikely to do anything more than that. I haven't written any code for MiscUtil in quite a while - I'm spending my time on other projects like Noda Time.

0

精彩评论

暂无评论...
验证码 换一张
取 消