Skip to content

Commit bb6cdc5

Browse files
committed
Update README
1 parent 104abf9 commit bb6cdc5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -175,8 +175,8 @@ dnlib will use `Microsoft.DiaSymReader.Native` if it exists and fall back to `di
175175

176176
`Microsoft.DiaSymReader.Native` is a NuGet package with 32-bit and 64-bit native DLLs. You have to add a reference to this NuGet package if you want dnlib to use it. dnlib doesn't add a reference to it.
177177

178-
Strong name sign an assembly
179-
----------------------------
178+
Strong name signing an assembly
179+
-------------------------------
180180

181181
Use the following code to strong name sign the assembly when saving it:
182182

0 commit comments

Comments
 (0)