You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,8 @@ News
12
12
Version **1.3.0** releaed!
13
13
14
14
Migration tips:
15
-
* Some of parameters are moved from [[Reinforced.Typings.settings.xml]] to [[[TsGlobal] attribute|Configuration-attributes]] and [[.Global fluent call|Fluent-configuration#global-configuration-builder]]. Please check out corresponding documentation pages to find out what has been changed
15
+
16
+
* Some of parameters are moved from [Reinforced.Typings.settings.xml](https://github.com/reinforced/Reinforced.Typings/wiki/Reinforced.Typings.settings.xml) to [[TsGlobal] attribute](https://github.com/reinforced/Reinforced.Typings/wiki/Configuration-attributes#TsGlobal) and [.Global fluent call](https://github.com/reinforced/Reinforced.Typings/wiki/Fluent-configuration#global-configuration-builder). Please check out corresponding documentation pages to find out what has been changed
16
17
*`RtTypeName` and other types ASTs has been moved to `Reinforced.Typings.Ast.TypeNames` namespace. Be aware of updating your usings
0 commit comments