We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63ee551 commit 86a0becCopy full SHA for 86a0bec
src/SignalR/clients/java/signalr/signalr.javaproj
@@ -11,6 +11,8 @@
11
12
<!-- In servicing builds, this will be set to value if the Java client is not configured to be released in the currently building patch. -->
13
<IsPackable>true</IsPackable>
14
+
15
+ <IsProductPackage>true</IsProductPackage>
16
17
<!-- Pass the Java Package Version down to Gradle -->
18
<GradleOptions>-PpackageVersion="$(PackageVersion)"</GradleOptions>
0 commit comments