Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Report a warning on duplicate file in mpack #43

Open
Therzok opened this issue May 17, 2017 · 4 comments
Open

Report a warning on duplicate file in mpack #43

Therzok opened this issue May 17, 2017 · 4 comments

Comments

@Therzok
Copy link

Therzok commented May 17, 2017

If the mpack contains a duplicate file under the same path, report an msbuild warning.

@mhutch
Copy link
Owner

mhutch commented Jul 17, 2017

How did this happen? Does it cause problems?

@Therzok
Copy link
Author

Therzok commented Jul 17, 2017

I'm not sure how, @netonjm had an mpack for IOT with 2 files under the same destination, which made unzip prompt to replace.

@mhutch
Copy link
Owner

mhutch commented Jul 17, 2017

Huh. Interesting.

@Therzok
Copy link
Author

Therzok commented Jul 17, 2017

I think they were gathered by having the same dll in different output locations, and they got packed to the same directory in the end.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants