PrepAway - Latest Free Exam Questions & Answers

You need to build a NuGet package to integrate the libr…

DRAG DROP
You have a UI element library.
You need to build a NuGet package to integrate the library into your projects.
What should you do? (To answer, drag the appropriate code elements to the correct location or locations in the
answer area. Each code element 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:

PrepAway - Latest Free Exam Questions & Answers

Answer:

Explanation:
Box 1: nuspec
A :nuspec file is an XML manifest that contains package metadata. This is used both to build the package and
to provide information to consumers. The manifest is always included in a package.
Box 2: Pack
Box 3: nuspec
When creating a package, the nuget pack command will replace $-delimited tokens in the .nuspec file’s
<metadata> node with values that come from either a project file or the pack command’s -properties switch.
https://docs.microsoft.com/en-us/nuget/schema/nuspec


Leave a Reply