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

Make a release #6

Open
FranklinYu opened this issue Aug 21, 2019 · 2 comments
Open

Make a release #6

FranklinYu opened this issue Aug 21, 2019 · 2 comments

Comments

@FranklinYu
Copy link

Please make a release so that we have a fixed version instead of moving target. Thanks! You can also add the binary as attachment of the release.

@900chem
Copy link

900chem commented May 13, 2024

Hello, is there some explanation on how to build this yourself? I keep getting error that dotnet 4.5.2 is needed. Is this easily changed to current version? Would it be possible to explain how?

@Rushyo
Copy link
Owner

Rushyo commented May 16, 2024

I keep getting error that dotnet 4.5.2 is needed.

You need to download the .NET Framework 4.5.2 runtime to run the application: https://dotnet.microsoft.com/en-us/download/dotnet-framework/net452

Hello, is there some explanation on how to build this yourself?

It's a standard C# .NET Framework project. There's no special requirements to build it beyond the .NET Framework 4.5.2 Developer Pack.

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

3 participants