You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tests/DataverseProxyGenerator.Tests/AttributeTypeCodeGenTests.Generates_Correct_Code_For_All_AttributeTypes.verified.txt
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -275,7 +275,6 @@ public partial class TestEntity : ExtendedEntity
275
275
set => SetAttributeValue("uniqueid", value);
276
276
}
277
277
278
-
279
278
/// <summary>
280
279
/// Gets the logical column name for a property on the TestEntity entity, using the AttributeLogicalNameAttribute if present.
0 commit comments