ijwhost.dll regression: version downgraded from 6.0.3624 (140.x) to 6.0.3324 (144.x, 145.x)
- Lenguaje dominante
- C#
- Estrellas
- 10.3k
- Forks
- 2.9k
- Merge medio
- 5 d 22 h
- PR fusionados (30 d)
- 4
Descripción
### Is there an existing issue for this?
- [x] I have searched both open/closed issues, no issue already exists.
### CefSharp Version
144
### Operating System
Windows 11
### Architecture
x64
### .Net Version
.Net 6
### Implementation
OffScreen
### Reproduction Steps
**Summary**
ijwhost.dll bundled in CefSharp.Common.NETCore was downgraded to an older version starting from 144.0.120, compared to 140.1.140.
**Steps to Reproduce**
Install CefSharp.Common.NETCore 140.1.140 and 144.0.120
Compare ijwhost.dll file versions under runtimes\win-x86\lib\net6.0\ in the NuGet cache
Observe the version downgrade
### Expected behavior
ijwhost.dll should be updated to the latest available version with each CefSharp release, or at minimum should not regress to an older version.
### Actual behavior
**Version details**
CefSharp Version - ijwhost.dll Version
- 140.1.140 - 6.0.3624.51421
- 144.0.120 - 6.0.3324.36610
- 145.0.260 - 6.0.3324.36610
Impact
Applications using CefSharp.Common.NETCore >= 144.0.120 will have an older ijwhost.dll copied to their build output, overriding any newer version provided by the .NET runtime packs on the build machine.
### Regression?
_No response_
### Known Workarounds
_No response_
### Does this problem also occur in the CEF Sample Application
Not Tested
### Other information
_No response_
Guía de contribución
Línea de trabajo
Empieza inspeccionando el contenido del paquete NuGet CefSharp.Common.NETCore en runtimes\\win-x86\\lib\\net6.0\\ y el código fuente del empaquetado que proporciona ijwhost.dll. Compara los artefactos 140.1.140, 144.0.120 y 145.0.260 y, después, verifica que un release ya no incluya una ijwhost.dll más antigua que la versión de runtime esperada.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Área
- build-system
- Tipo de issue
- Error
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Tranquilo
- Claridad
- Bastante claro
- Aptitud para principiantes
- 48/100