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

cleanup VS output dir with Fody Costura #1413

Merged
merged 1 commit into from
Jul 30, 2016
Merged

cleanup VS output dir with Fody Costura #1413

merged 1 commit into from
Jul 30, 2016

Conversation

draggehn
Copy link
Contributor

@draggehn draggehn commented Jul 30, 2016

This would allow the bin/* folders to only contain the NecroBot executable, it's .config, and it's .pdb.

The folder would then look like this:

bin/
-- Debug/ (or Release/)
---- Configs/
---- Logs/
---- temp/
---- NecroBot.exe, .config, .pdb

Before: http://i.imgur.com/vFgZAjn.png
After: http://i.imgur.com/6eEArBw.png

The GitHub repo can be found here: https://github.com/Fody/Costura. Demonstrates some config tweaks you can make, should you want.

CREDS TO JASH ON DISCORD BECAUSE HE'S A HOE

@Ilses
Copy link
Contributor

Ilses commented Jul 30, 2016

Trying this out now -- seems like a really nice quality-of-life improvement.

@Ilses
Copy link
Contributor

Ilses commented Jul 30, 2016

Update: Looks to be working on my end as of 37a2871

@NecronomiconCoding NecronomiconCoding merged commit 4322e7b into NecronomiconCoding:master Jul 30, 2016
schnapster pushed a commit to schnapster/NecroBot that referenced this pull request Dec 8, 2016
cleanup VS output dir with Fody Costura
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.

4 participants