Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # 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
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant