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
* use official microsoft build of JDK 25
* move jdk versions into another file for central management
* remove unused app insights variable
* fix syntax
* remove trailing newline from README.md
Copy file name to clipboardExpand all lines: README.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -145,4 +145,3 @@ All Java types are represented by `Type` interface, which may be one of the foll
145
145
146
146
For the generic type behaviors (including compile-time validation and runtime type erasure) in Java, please refer to *[Generics in the Java Programming Language
0 commit comments