I did not find any example on how to configure PH2075. I tried dotnet_code_quality.PH2075.assembly_version = 5.2.0.0 and dotnet_code_quality.PH2075.assembly_version = "5.2.0.0" but I still get the error
AssemblyVersion has changed. Actual: 5.2.0.0 Expected: 1.0.0.0
I did not find any example on how to configure PH2075. I tried
dotnet_code_quality.PH2075.assembly_version = 5.2.0.0anddotnet_code_quality.PH2075.assembly_version = "5.2.0.0"but I still get the error