-
Notifications
You must be signed in to change notification settings - Fork 862
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix #3173 trim warning for constantclass.intern
- Loading branch information
1 parent
391116f
commit 039404b
Showing
2 changed files
with
12 additions
and
0 deletions.
There are no files selected for viewing
9 changes: 9 additions & 0 deletions
9
generator/.DevConfigs/c96f3a9d-eeff-4b56-9f52-353e52dad6cc.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"core": { | ||
"changeLogMessages": [ | ||
"Fix #3173. Add DynamicallyAccessedMembers to ConstantClass in Net8 to remove trim warnings." | ||
], | ||
"type": "patch", | ||
"updateMinimum": true | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters