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

Fix nuspec derpage #1726

Merged
merged 8 commits into from Apr 26, 2017
Merged

Fix nuspec derpage #1726

merged 8 commits into from Apr 26, 2017

Conversation

Cheesebaron
Copy link
Member

As described in #1725 there were some issues with our nuspecs. Some of it probably my fault 😄

This should fix this 🎉


<!-- dotnet -->
<file src="..\bin\Release\Mvx\Portable\MvvmCross.Core.*" target="lib\dotnet" />

<!-- console -->
<file src="..\bin\Release\Mvx\Console\MvvmCross.Console.*" target="lib\net45" />
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just as a note: this looks weird to me.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why? Core is already included in the core project which is a dependency.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry that comment applied to the inclusion of Console.*. I just didn't expect it.

@Cheesebaron
Copy link
Member Author

Cheesebaron commented Apr 25, 2017

Don't merge this yet. I see an issue. pdb.srcsrv are not added to nuget packages either. Need to fix that.

@martijn00 martijn00 merged commit 7408f00 into develop Apr 26, 2017
@Cheesebaron Cheesebaron deleted the bugfix/nuspec_derpage branch April 26, 2017 07:01
@martijn00 martijn00 added this to the 5.0.0 milestone Apr 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants