Hi @jonorossi Unfortunately in master Windsor does not build. MS have made the csproj projecticonurl become a warning. and the Windsor does not build with warnings. MS recommend using the the csproj projecticon attribute. But this requires either: 1. The icon is downloaded at build time and referenced with path, or 2. The Windsor icon is added to the repo and references with path We can also: 3. add NU5048 to the no warn for the the build I personally think option 2 is best. Anyone else have any thoughts or experiences?