This morning I upgraded the multiplayer packages in my project
com.unity.dedicated-server 1.3.2 → 1.3.3
com.unity.multiplayer.playmode 1.3.2 → 1.3.3
com.unity.multiplayer.tools 2.2.1 → 2.2.2
Unity Version 6000.0.30f1
After updating the packages there were GUID conflicts in console between com.unity.dedicated-server and com.unity.multiplayer.tools packages. I tried “Assets → Reimport All” and I also tried deleting the Library folder, but the issue is still present.
I am unable to test / build my project due to the resulting compile errors.
Errors after upgrading packages