M.Pasadu

Results 6 comments of M.Pasadu

I also want to know if there is any news on this topic? Or at least is there a suggestion on how to model bits and do bitwise operations in...

That would be a possible solution. So: order(1) -> order(2) -> [noOrder] -> order(-2) -> order(-1) Edit: What would happen with order(0) though?

@dwmkerr Thank you I will give it a try! I'll report back (probably at the end of the week). Do you advise to install all the dependency libraries into the...

We went with nr3. A co-worker implemented a prototype but the project is on hold for now.

What is the fix? All our projects are not working. We have the same issue. Just delete the .targets files? EDIT: Deleting all "obj" folders fixed it. This is a...

Another issue we see is: Assemblies that are used in both, in a signed assembly (with StrongNamer) and in an unsigned assembly, are no longer copied to the respective bin/**...