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

Fix problems with using local palaso and chorus #246

Open
wants to merge 1 commit into
base: release/9.1
Choose a base branch
from

Conversation

mark-sil
Copy link
Contributor

@mark-sil mark-sil commented Jan 9, 2025

  • Use .net framework 462 for palaso and chorus
  • For Chorus, modify the versions for the specific package names instead of everything that begins with SIL.Chorus. This prevents modifying the version of SIL.Chorus.l10ns

A remaining task is to either remove the line containing
"SIL.Core" version="8.1.0-beta0035"
from packages.config, or modify the sed command so that it does not change this version number.


This change is Reviewable

- Use .net framework 462 for palaso and chorus
- For Chorus, modify the versions for the specific package names
  instead of everything that begins with SIL.Chorus. This
  prevents modifying the version of SIL.Chorus.l10ns

A remaining task is to either remove the line containing
  "SIL.Core" version="8.1.0-beta0035"
from packages.config, or modify the sed command so that it
does not change this version number.

Change-Id: I39498404fbe270e3f9865e03d2c256c19e06e52c
Copy link
Contributor

@jasonleenaylor jasonleenaylor left a comment

Choose a reason for hiding this comment

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

:lgtm:

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

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