1
Reply

What is Manifest?

Rajeev Prajapati

Rajeev Prajapati

Jun 19, 2013
958
0

    Assembly Manifest is a file that contains data that describes how the elements present inside an assembly are connected to each other. The assembly manifest contains assembly metadata to define the scope of the assembly and resolve references to resources and classes.

    Ritesh Singh
    August 05, 2016
    0