Skip to content

Commit e5890be

Browse files
committed
fix update assembly-differ that should no longer barf on dealing with content only packages
1 parent 1a00922 commit e5890be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dotnet-tools.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
]
1010
},
1111
"assembly-differ": {
12-
"version": "0.12.0",
12+
"version": "0.12.1",
1313
"commands": [
1414
"assembly-differ"
1515
]

0 commit comments

Comments
 (0)