Change .NET Framework VersionΒΆ
Command: repo.exe changenet
Changes the .NET Framework version for all projects in the repository
| Option | Description |
|---|---|
| directory | Absolute path to the repository |
| exclude | (optional) Subdirectories to exclude from being searched (recursive), comma-separated |
| target | The target .NET Framework, i.e “v4.5” or “v4.6” |