Skip to content

Commit

Permalink
+Mᐁ includes
Browse files Browse the repository at this point in the history
  • Loading branch information
devlooped-bot authored and kzu committed Sep 29, 2024
1 parent 6db37d6 commit 7b525af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -463,7 +463,7 @@ This makes it possible for consuming code to remain unchanged and not require
a recompile when the the values of `ThisAssembly` are changed in a referenced assembly.

If you want to keep the properties as constants, you can instead extend the generated
code by defining a another partial that can modify its visibility as needed (or add
code by defining another partial that can modify its visibility as needed (or add
new members).

```csharp
Expand Down

0 comments on commit 7b525af

Please sign in to comment.