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

Port all samples to .NET Core / 4.7.2 #8

Open
LordBenjamin opened this issue Jan 10, 2019 · 0 comments
Open

Port all samples to .NET Core / 4.7.2 #8

LordBenjamin opened this issue Jan 10, 2019 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed
Milestone

Comments

@LordBenjamin
Copy link
Owner

LordBenjamin commented Jan 10, 2019

The existing Samples folder is mostly copied from the original FreeImage .NET Wrapper.

  • Delete the VS2005 .csproj files
  • Replace the existing .csproj files with new SDK-style projects multi-targeting netcoreapp2.1 and net472
  • The samples that target WinForms will need to be net472 only for now. These can have netcoreapp3.0 added as a target in future
@LordBenjamin LordBenjamin added the bug Something isn't working label Jan 10, 2019
@LordBenjamin LordBenjamin added this to the 4.3.8 milestone Jan 10, 2019
@LordBenjamin 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
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 LordBenjamin modified the milestones: 4.3.8, 4.3.9 Jun 3, 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
Projects
None yet
Development

No branches or pull requests

1 participant