Could not load file or assembly 'System.Runtime, Version=6.0.0.0

Hello,
Since switching from Unity 2022.3.24f to 2022.3.25f I have the following warning message in Visual Studio:

Severity Code Description Project File Line Suppression State Details
Warning CS8032 An instance of analyzer Unity.Properties.SourceGenerator.PropertyBagGenerator cannot be created from C:\Program Files\Unity\Hub\Editor\2022.3.27f1\Editor\Data\Tools\Unity.SourceGenerators\Unity.Properties.SourceGenerator.dll: Could not load file or assembly ‘System.Runtime, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a’ or one of its dependencies. Das System kann die angegebene Datei nicht finden… Assembly-CSharp C:\Program Files\Unity\Hub\Editor\2022.3.27f1\Editor\Data\Tools\Unity.SourceGenerators\Unity.Properties.SourceGenerator.dll 1 Active

Unity.Properties.SourceGenerator.dll is there though.
Am I the only one? What can I do? Thanks for your time cheers