Is there a way to change the target structure of all solution projects in one fell swoop? Changing goals on 18 projects is a bit tedious.
Search the project files for
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
and replace the version you need.
This is how you modify the Target Framework in VS2010.
Right-click Project .
Go to the Compile tab
At the bottom, click " More matching options ... "
Select a structure from the target structure (all configurations): "
Can you record a macro and then loop it over all the projects in the solution? (Not yet used 2k10.)
Source: https://habr.com/ru/post/1306950/More articles:ItemRenderer for TreeColumn in AdvancedDataGrid in Flex - flexHint and prevent user from going to page - javascriptSaving Russian text on SQL server - sql-serverC ++ when you need / need to transfer data as (* &) - c ++Is there a free Python to C translator? - cAndroid: keytool error on command line while searching for debug.keystore - androidJava specification - javaASP.Net JQuery SlideToggle Postback Panel - c #Want to learn Microsoft-Dynamics CRM. Please suggest for beginners Dynamics? - dynamics-crmComparing Objects of Type N - .netAll Articles