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: DiffPlex.NuGet/DiffPlex.NuGet.nuproj
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@
33
33
<Version>1.2.1</Version>
34
34
<Title>DiffPlex - a .NET Diff Generator</Title>
35
35
<Authors>Matthew Manela</Authors>
36
-
<Owners>Matthew Manela</Owners>
36
+
<Owners>mmanela,aarnott</Owners>
37
37
<Summary>
38
38
</Summary>
39
39
<Description>DiffPlex is a diffing library that allows you to programatically create text diffs. DiffPlex is a fast and tested library which is used by CodePlex to provide its source code diffing functionality.</Description>
0 commit comments