We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3f148c commit fb6d5f9Copy full SHA for fb6d5f9
1 file changed
src/Java.Interop.Tools.Generator/Java.Interop.Tools.Generator.csproj
@@ -5,4 +5,8 @@
5
<LangVersion>8.0</LangVersion>
6
</PropertyGroup>
7
8
+ <PropertyGroup>
9
+ <OutputPath>$(UtilityOutputFullPath)</OutputPath>
10
+ </PropertyGroup>
11
+
12
</Project>
0 commit comments