How should you complete the code?

DRAG DROP
You are developing an assembly.
You need to set the current version of the assembly to 4.3.2.1.
How should you complete the code? To answer, drag the appropriate code blocks to the correct locations. Each
block may be used once, more than once, or not at all. You may need to drag the split bar between panes or
scroll to view content.
Select and Place:

DRAG DROP
You are developing an assembly.
You need to set the current version of the assembly to 4.3.2.1.
How should you complete the code? To answer, drag the appropriate code blocks to the correct locations. Each
block may be used once, more than once, or not at all. You may need to drag the split bar between panes or
scroll to view content.
Select and Place:

Answer:

Explanation:
To set the version number for the assembly.
[assembly:AssemblyVersionAttribute(“4.3.2.1”)]
https://msdn.microsoft.com/en-us/library/4w8c1y2s(v=vs.110).aspx



Leave a Reply 0

Your email address will not be published. Required fields are marked *