Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

Inconsistencies in the nuget packages

Aperta
#1,776 3 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
4/5
Tempo stimato
3-5 giorni
Idoneità per principianti
35/100
Tipo di issue
Bug
Chiarezza
Abbastanza chiara
Stato di attività
Ferma
Stack tecnologico
csharp
Ambito
release

Direzione di ricerca

Compare the 3.8.1 and 3.8.2 NuGet packages, including the DLL file details, license.txt, and internal nuspec file mentioned in the report. Trace how these package artifacts are produced and verify that the package version, DLL metadata, and license information agree before republishing or correcting the affected package.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

Hello, as noted elsewhere (https://github.com/xceedsoftware/wpftoolkit/issues/1557#issuecomment-1883384700) there was a change in licensing terms around the 3.7, 3.8 releases.

My project was using 3.8.2 (with the MS-PL) license. But after a build in the output folder all the Xceed DLLs have 3.8.0 as their file details. (Example below)

  • I downloaded the Nuget package and looked inside, and sure enough that is what it has. The 3.8.2 package has 3.8.0 DLLs.

  • Also, the 3.8.2 nupkg has a license.txt which is not MS-PL, it is "XCEED SOFTWARE, INC. COMMUNITY LICENSE AGREEMENT (for non-commercial use)".

  • However the internal nuspec file says, "offered under the MS-PL License. v3.8.2 is equivalent to v3.8.1 with an MS-PL license."

  • The 3.8.1 nupkg also has 3.8.0 DLLs, but the licensing information looks OK.

I guess the main consequence of this is that any software which includes 3.8.0 DLLs with it, it seems impossible to tell which license was actually used by the developer.

Thanks

image

Lingua principale
C#
Stelle
4.2k
Fork
912
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di xceedsoftware/wpftoolkit

Tutte le issue di xceedsoftware/wpftoolkit

Issue simili

Altre issue su C#

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.