Skip to content

Commit 7367448

Browse files
Copilotjfversluis
andcommitted
Remove version placeholder from README
Co-authored-by: jfversluis <[email protected]>
1 parent f11462e commit 7367448

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ The `CharacterSet` property defaults to "UTF-8" if not specified. Other common v
162162

163163
If your app crashes when opening the scanner in release builds but works fine in debug builds, this is likely due to aggressive code trimming by the .NET linker.
164164

165-
**This library is now trimmer-safe** (as of version X.X.X) and includes the necessary `[DynamicDependency]` attributes to preserve required code during trimming.
165+
**This library is now trimmer-safe** and includes the necessary `[DynamicDependency]` attributes to preserve required code during trimming.
166166

167167
If you're still experiencing issues:
168168

0 commit comments

Comments
 (0)