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: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -175,8 +175,8 @@ dnlib will use `Microsoft.DiaSymReader.Native` if it exists and fall back to `di
175
175
176
176
`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.
177
177
178
-
Strong name sign an assembly
179
-
----------------------------
178
+
Strong name signing an assembly
179
+
-------------------------------
180
180
181
181
Use the following code to strong name sign the assembly when saving it:
0 commit comments