Skip to content

Commit 55c66cf

Browse files
authored
Update README.md
1 parent b587b0b commit 55c66cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -821,7 +821,7 @@ v2 -> v3 migration
821821
Since there are no changes to the API, binary format, or behavior, you can migrate simply by changing the command-line tool settings to the assembly attribute `[MasterMemoryGeneratorOptions]`.
822822

823823
* The code generator (MSBuild Task, .NET Core Global/Local Tools) has been removed and replaced with Source Generator
824-
* Tool options are now available through `MasterMemoryGeneratorOptions`
824+
* Tool options are now available through `MasterMemoryGeneratorOptions` (e.g. `-usingNamespace`)
825825
* The `-addImmutableConstructor` option has been completely removed; please use C#'s record or init keyword instead
826826
* The library is now only available through NuGet for Unity. Please use NuGetForUnity
827827

0 commit comments

Comments
 (0)