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

[NuGet] Replace slashes #5556

Merged
merged 1 commit into from Mar 9, 2017
Merged

[NuGet] Replace slashes #5556

merged 1 commit into from Mar 9, 2017

Conversation

harry-cpp
Copy link
Member

@harry-cpp harry-cpp commented Mar 8, 2017

So I included "/" slashes so the NuGet package could be built from both Windows and Linux, and I've already tested this before and this time it worked on most files... but unfortunately it seems like the files that start with "../" didn't get included on the build bot, not sure why.

"Package NuGet" build bot does not offer artifacts so I can't really tell if this fixed it.

@tomspilman
Copy link
Member

So what is this fixing?

It seems like you are just giving up on building NuGet files from Linux?

@harry-cpp
Copy link
Member Author

harry-cpp commented Mar 8, 2017

The following files are not getting included in the NuGet package:

  • ../../NuGetPackages/readme/MonoGame.Framework/readme.txt
  • ../../NuGetPackages/build/DesktopGL/DesktopGL.targets

@tomspilman
Copy link
Member

Ahh... I see.

@harry-cpp
Copy link
Member Author

I need this merged so I can submit SDL Mixer PR.

@tomspilman tomspilman merged commit 961b979 into MonoGame:develop Mar 9, 2017
@harry-cpp harry-cpp deleted the fn branch March 9, 2017 22:48
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

Successfully merging this pull request may close these issues.

None yet

2 participants