Skip to content

Commit 8a44033

Browse files
committed
Try things
description TBD. It'll be long.
1 parent c537dd2 commit 8a44033

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/apksigner/apksigner.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<ItemGroup>
2020
<!-- There isn't an actual dependency here, but we can only build one 'gradlew' project
2121
at a time, and adding <ProjectReference> between them ensures they run sequentially. -->
22-
<ProjectReference Include="..\..\external\Java.Interop\tools\java-source-utils\java-source-utils.csproj" ReferenceOutputAssembly="False" SkipGetTargetFrameworkProperties="True" AdditionalProperties="TargetFramework=$(DotNetTargetFramework)" />
22+
<ProjectReference Include="..\..\external\Java.Interop\tools\java-source-utils\java-source-utils.csproj" ReferenceOutputAssembly="False" />
2323
</ItemGroup>
2424

2525
<Import Project="apksigner.targets" />

0 commit comments

Comments
 (0)