Review feedback + drop VS2013 support.
[mono.git] / mcs / errors / cs0172.cs
index fa6e77ae5783965417c6779655ed102aa995caac..5c8dc365fc7e68127053d3acf56c3aadc4a62d3d 100644 (file)
@@ -1,4 +1,4 @@
-// cs0172.cs: Can not compute type of conditional expression as `X' and `Y' convert implicitly to each other
+// CS0172: Type of conditional expression cannot be determined as `X' and `Y' convert implicitly to each other
 // Line: 25
 
 class X {