Skip to content

How to build Microsoft.Windowsdesktop.App package #10763

Open
@baikaishiuc

Description

@baikaishiuc

Hi, I arranged the directory structure like this:

${rootdir}
|------> wpf
|------> runtime
|------> windowsdesktop

Then I entered the windowsdesktop subdirectory and ran:

cd windowsdesktop
.\build.cmd -pack -c Release

This generated a package at:

artifacts\packages\Release\Shipping\windowsdesktop-runtime-8.0.11-win-x64.zip

However, after extracting this ZIP package, I found that the PresentationCore.dll MD5 hash is different from the one in wpf/artifacts.

Where is the library in the windowsdesktop package coming from?
How can I pack my custom PresentationCore.dll in windowsdesktop-runtime-8.0.11-win-x64.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    QuestionGeneral question, not a problem in source code or documentation (yet)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions