We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99d45d3 commit 32b920fCopy full SHA for 32b920f
build-tools/scripts/Prepare.targets
@@ -20,6 +20,7 @@
20
<JdkInfo
21
JdksRoot="$(JdksRoot)"
22
MakeFragmentFile="$(MSBuildThisFileDirectory)..\..\bin\Build$(Configuration)\JdkInfo.mk"
23
+ MinimumJdkVersion="11"
24
MaximumJdkVersion="$(_MaxJdk)"
25
DotnetToolPath="$(DotnetToolPath)"
26
PropertyFile="$(_TopDir)\bin\Build$(Configuration)\JdkInfo.props">
0 commit comments