-
Notifications
You must be signed in to change notification settings - Fork 9
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
Port all samples to .NET Core / 4.7.2 #8
Labels
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
Milestone
Comments
LordBenjamin
added
help wanted
Extra attention is needed
good first issue
Good for newcomers
labels
Jan 10, 2019
LordBenjamin
added a commit
that referenced
this issue
Jan 17, 2019
LordBenjamin
added a commit
that referenced
this issue
Jan 17, 2019
LordBenjamin
added a commit
that referenced
this issue
Jan 17, 2019
LordBenjamin
added a commit
that referenced
this issue
Jan 17, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
The existing
Samples
folder is mostly copied from the original FreeImage .NET Wrapper..csproj
files.csproj
files with new SDK-style projects multi-targetingnetcoreapp2.1
andnet472
net472
only for now. These can havenetcoreapp3.0
added as a target in futureThe text was updated successfully, but these errors were encountered: