Skip to content

Commit 86a0bec

Browse files
authored
Mark Java client as Product Package (#6697)
1 parent 63ee551 commit 86a0bec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/SignalR/clients/java/signalr/signalr.javaproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111

1212
<!-- In servicing builds, this will be set to value if the Java client is not configured to be released in the currently building patch. -->
1313
<IsPackable>true</IsPackable>
14+
15+
<IsProductPackage>true</IsProductPackage>
1416

1517
<!-- Pass the Java Package Version down to Gradle -->
1618
<GradleOptions>-PpackageVersion="$(PackageVersion)"</GradleOptions>

0 commit comments

Comments
 (0)