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

Add a FastDebug build configuration #50

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

toehead2001
Copy link
Contributor

This configuration will build Dynamic Draw as an EXE, and you can debug it without having to start Paint.NET.

We've been using a similar "FastDebug" configuration in CodeLab for a few years now. It saves a ton of time.

image

@NinthDesertDude
Copy link
Owner

Pulled the PR to test, I get this:
image
$exception {"Could not load file or assembly 'System.Windows.Forms, Version=6.0.1.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. The located assembly's manifest definition does not match the assembly reference. (0x80131040)":"System.Windows.Forms, Version=6.0.1.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"} System.IO.FileLoadException

I don't see version changes from this PR, so not sure what it's on about.

@toehead2001
Copy link
Contributor Author

hmmm, no issues here.
Is your Visual Studio 2022 updated to v17.1 ? and paint.net to v4.3.8 ?

@NinthDesertDude
Copy link
Owner

I'll get back to this soon, ideally with the next release

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.

2 participants