Skip to content

Include all frameworks in local LCM, Palaso & Chorus#481

Merged
mark-sil merged 1 commit into
release/9.3from
localNupkg
Oct 2, 2025
Merged

Include all frameworks in local LCM, Palaso & Chorus#481
mark-sil merged 1 commit into
release/9.3from
localNupkg

Conversation

@mark-sil

@mark-sil mark-sil commented Oct 2, 2025

Copy link
Copy Markdown
Contributor

One of the LCM target frameworks is netstandard2.0. To build a local LCM that uses a local Palaso, LCM needs the netstandard2.0 framework to be in the palaso nupkg. By removing the TargetFrameworks parameter from the ‘dotnet pack’ command the nuget packages will contain all the frameworks specified in the .csproj files.

Change-Id: Ia31076ec00105f880b88c975a8eee37dfa63d8b9


This change is Reviewable

One of the LCM target frameworks is netstandard2.0. To build a
local LCM that uses a local Palaso, LCM needs the netstandard2.0
framework to be in the palaso nupkg.  By removing the
TargetFrameworks parameter from the ‘dotnet pack’ command the
nuget packages will contain all the frameworks specified in
the .csproj files.

Change-Id: Ia31076ec00105f880b88c975a8eee37dfa63d8b9

@jasonleenaylor jasonleenaylor left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

So, when I originally wrote these it was necessary to pack only the target version (possibly because most developer machines didn't yet have the dotnet core workload installed) If this works now then - :LGTM:
If it doesn't work for someone we just need to add some sort of test and error condition to guide developers to what the requirements are to run this.

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

@mark-sil mark-sil merged commit d82df8f into release/9.3 Oct 2, 2025
5 checks passed
@mark-sil mark-sil deleted the localNupkg branch October 2, 2025 19:36
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