Skip to content

Commit d53362f

Browse files
author
Fraser Greenroyd
authored
Reflection_Engine: support methods for legacy attributes removed (#3233)
2 parents d941573 + 75ea69e commit d53362f

File tree

2 files changed

+6
-97
lines changed

2 files changed

+6
-97
lines changed

Reflection_Engine/Query/IsReleased.cs

Lines changed: 0 additions & 97 deletions
This file was deleted.

Reflection_Engine/Versioning_71.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"MessageForDeleted": {
3+
"BH.Engine.Reflection.Query.IsReleased(System.Reflection.MethodBase)": "This method has been removed as a part of legacy cleanup. Please contact developers in case you still need it.",
4+
"BH.Engine.Reflection.Query.IsReleased(System.Type)": "This method has been removed as a part of legacy cleanup. Please contact developers in case you still need it."
5+
}
6+
}

0 commit comments

Comments
 (0)