For .NET Framework migration we can use following approaches:
- Changing version one by one for each project in properties window
- Use any comander with change and replace commands through files with regular expression
- Install target framework migration tool
For C# version we can use multi-selected projects properties window.
No comments:
Post a Comment