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

Copy gdal native files when a project consuming the gdal nuget packages is published. #213

Open
szekerest opened this issue Aug 5, 2023 · 0 comments
Assignees

Comments

@szekerest
Copy link
Member

"I am trying to deploy an application which has your GDAL and GDAL.Native packages as dependencies. I find that when using the dotnet publish command the "gdal" directory is not copied to the build folder."

"My project is targeting .NET 6.0, I am using the GDAL and GDAL.Native version 3.6.4 for both of them.

I am running the following command to build/publish my application which is where I am seeing the issue.

dotnet publish <mproj.csproj> -c Release -o -r win-x64"

@szekerest szekerest self-assigned this Aug 5, 2023
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

1 participant