Skip to content

fix dotnet pack command to run on linux too #1949

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

Merged
1 commit merged into from
Jan 29, 2025

Conversation

ghost
Copy link

@ghost ghost commented Jan 28, 2025

Issue #, if available: https://github.com/aws/aws-lambda-dotnet/actions/runs/13013063459/job/36295271057

Description of changes: Fix error where it was not able to find csproj file because the pathing was using \ instead of /. I tested on my windows machine and phils linux machine and it passed after doing this change. the CI still fails/hangs because of some other issue it seems, but it appears this issue is fixed

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@ghost ghost added the Release Not Needed Add this label if a PR does not need to be released. label Jan 28, 2025
@ghost ghost requested review from normj and philasmar and removed request for normj January 28, 2025 16:59
@ghost ghost marked this pull request as ready for review January 28, 2025 19:50
@ghost ghost merged commit 5dceeb2 into feature/lambdatesttool-v2 Jan 29, 2025
3 of 6 checks passed
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Release Not Needed Add this label if a PR does not need to be released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants