Skip to content

Remove additional uses of relative paths #65

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
merged 1 commit into from
Jun 13, 2024
Merged

Conversation

kfcampbell
Copy link
Member

When troubleshooting the Kiota upgrade, I noticed .NET builds were erroneously succeeding. We were seeing output like chdir /home/runner/work/source-generator/source-generator/../dotnet-sdk/src: no such file or directory.

This fixes that path (and a couple other instances I found) to use the new staging locations. The .csproj changes are purely a result of rerunning scripts/generate-dotnet.sh with Kiota v1.14.0 installed, so IMO they're worth keeping.

@kfcampbell kfcampbell requested a review from nickfloyd June 13, 2024 19:06
@nickfloyd nickfloyd merged commit 3863d36 into main Jun 13, 2024
6 checks passed
@nickfloyd nickfloyd deleted the csharp-bugfixes branch June 13, 2024 20:57
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

Successfully merging this pull request may close these issues.

2 participants