Posts by Ewerson Brasiliano • 41 points
1 post
- 
		4 votes3 answers2501 viewsA: Build problem in C#release modeIn App.config: <startup> ... </startup> Modify to: <startup useLegacyV2RuntimeActivationPolicy="true"> ... </startup>… 
1 post
4
votes3
answers2501
viewsIn App.config: <startup> ... </startup> Modify to: <startup useLegacyV2RuntimeActivationPolicy="true"> ... </startup>…