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

Specify framework on lcm build so building with dotnet 8 works #19

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

jasonleenaylor
Copy link
Contributor

@jasonleenaylor jasonleenaylor commented Apr 3, 2024

This change is Reviewable

Copy link
Contributor

@mark-sil mark-sil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @jasonleenaylor)

Copy link
Contributor

@mark-sil mark-sil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewable status: 0 of 1 files reviewed, 1 unresolved discussion (waiting on @jasonleenaylor)


Build/buildLocalLibraries.sh line 90 at r1 (raw file):

			echo "Running 'dotnet pack' in the chorus directory: $chorus_dir"
			pack_output=$(cd "$chorus_dir" && dotnet pack -c Debug)

The same change is needed for chorus (and probably palaso)

@jasonleenaylor jasonleenaylor enabled auto-merge (rebase) April 3, 2024 23:16
Copy link
Contributor

@mark-sil mark-sil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 1 of 1 files at r2, all commit messages.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @jasonleenaylor)

@jasonleenaylor jasonleenaylor merged commit c54bd64 into release/9.1 Apr 4, 2024
4 of 5 checks passed
@jasonleenaylor jasonleenaylor deleted the feature/fixLocalLcm branch April 4, 2024 14:47
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