From 6b55719f17ca749813e65ac9b89a7b7cf582bbdf Mon Sep 17 00:00:00 2001 From: Jonathan Pobst Date: Wed, 20 May 2020 10:47:28 -0500 Subject: [PATCH] [J.I.T.Generator] Specify "OutputPath". --- .../Java.Interop.Tools.Generator.csproj | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/Java.Interop.Tools.Generator/Java.Interop.Tools.Generator.csproj b/src/Java.Interop.Tools.Generator/Java.Interop.Tools.Generator.csproj index c9252c92d..4fee86360 100644 --- a/src/Java.Interop.Tools.Generator/Java.Interop.Tools.Generator.csproj +++ b/src/Java.Interop.Tools.Generator/Java.Interop.Tools.Generator.csproj @@ -5,4 +5,8 @@ 8.0 + + $(UtilityOutputFullPath) + +