File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 2727 <SetEnvironmentVariable Name =" MONO_TRACE_LISTENER" Value =" Console.Out" />
2828 <SetEnvironmentVariable Name =" JAVA_INTEROP_GREF_LOG" Value =" bin\Test$(Configuration)\g-%(_TestAssembly.Filename).txt" />
2929 <SetEnvironmentVariable Name =" JAVA_INTEROP_LREF_LOG" Value =" bin\Test$(Configuration)\l-%(_TestAssembly.Filename).txt" />
30- <SetEnvironmentVariable Name =" JI_JVM_PATH" Value =" $(JdkJvmPath )" />
30+ <SetEnvironmentVariable Name =" JI_JVM_PATH" Value =" $(JdkJvm11Path )" />
3131 <Exec
3232 Command =" $(_NUnit) $(NUNIT_EXTRA) %(_TestAssembly.Identity) $(_Run) --result=" TestResult-%(Filename).xml" --output=" bin\Test$(Configuration)\TestOutput-%(Filename).txt" "
3333 WorkingDirectory =" $(_TopDir)"
You can’t perform that action at this time.
0 commit comments