diff --git a/README.md b/README.md index 1764197..544f7ac 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ Simply right click a member and click the `Rename Member` in the context menu. I ## Features - [x] Rename overridden methods automatically. + - See [issues](https://github.com/puff/dnSpy.Extension.EasyRename/issues) for current limitations. - [x] Rename type when renaming a constructor method. ### Warnings @@ -21,4 +22,4 @@ These are both part of the [AsmEditor](https://github.com/dnSpyEx/dnSpy/tree/mas Download the [latest release](https://github.com/puff/dnSpy.Extension.EasyRename/releases/latest) for your version of [dnSpy] (`net48` or `net6.0-windows`) and extract it to the `dnSpy/bin/Extensions` directory. \ You may need to create the `Extensions` folder if it doesn't already exist. You can also create a subdirectory there for this extension to organize your extensions folder. -[dnSpy]:https://github.com/dnSpyEx/dnSpy +[dnSpy]:https://github.com/dnSpyEx/dnSpy \ No newline at end of file diff --git a/dnSpy.Extension.EasyRename/dnSpy.Extension.EasyRename.csproj b/dnSpy.Extension.EasyRename/dnSpy.Extension.EasyRename.csproj index 83970b4..4d9d2e2 100644 --- a/dnSpy.Extension.EasyRename/dnSpy.Extension.EasyRename.csproj +++ b/dnSpy.Extension.EasyRename/dnSpy.Extension.EasyRename.csproj @@ -8,8 +8,8 @@ A simple dnSpy extension for easily renaming members puff Copyright © puff 2023 - 0.1.0.0 - 0.1.0 + 0.1.1.0 + 0.1.1 dnSpy.Extension.EasyRename.x EasyRename