Denis Kuzmin
Denis Kuzmin
> Any citation for the removal by Microsoft.... Ask [Claire Novotny](https://github.com/clairernovotny) (Microsoft employee; .NET Foundation Executive Director, and PM on the .NET Team) with whom [I had a discussion](https://github.com/3F/DllExport/issues/36#issuecomment-320794498) in...
I see. But in fact your case represents exactly a unique project instances that we really need as a feature. > In any case, "C:\foo" will now contain 2 of...
Same here, https://github.com/3F/MvsSln/issues/5#issuecomment-410464661 solves problem. But this only for .netfx 4.6 v14.3.0 (.netfx 4.5) contains same problem by the way.
Hello David, Did you try something like https://github.com/3F/MvsSln/discussions/42 About locked collections in sln result, see #9 But it's all about convenience and you can re-write (construct) anything using collections at...
Hello, > Do not see a way to get the "tools version passes... In xProjectEnv.cs it appears to be a hard coded null.... *null* was used initially to reach the...
> [IeXod](https://github.com/3F/IeXod) has been planned as the new engine Regarding to IeXod, by the way, Actually I remember PR *WIP. Review of the first beta features* is almost ready, or...
Same here :( DllExport project: * https://github.com/3F/DllExport/pull/97 vsSolutionBuildEvent project: * https://github.com/3F/vsSolutionBuildEvent/pull/48 * https://github.com/3F/vsSolutionBuildEvent/pull/49 * https://github.com/3F/vsSolutionBuildEvent/pull/50 * https://github.com/3F/vsSolutionBuildEvent/pull/51 * https://github.com/3F/vsSolutionBuildEvent/pull/52
Please note the following features with .NET projects: ### new `references` records Some updates may add **new** references in project files if we're talking about nuget manager. For example, for...
I don't know... for .NET packages dependabot adds more inconvenience than improvements because I need to fix manually each PR for more than 40+ packages in each .NET based projects....
I see. Same story for me. This is why this project looks great to save a bit of time. Thanks for this! I have no time today but I'll try...