diff --git a/.github/workflows/generateclasses.yaml b/.github/workflows/generateclasses.yaml
index 5370f7296..24667978b 100644
--- a/.github/workflows/generateclasses.yaml
+++ b/.github/workflows/generateclasses.yaml
@@ -91,7 +91,7 @@ jobs:
MAVEN_GPG_PASSPHRASE: ${{ secrets.MAVEN_GPG_PASSPHRASE }}
- name: Download latest published version of JNetReflector
- run: dotnet tool update --version 2.5.6 -g MASES.JNetReflector
+ run: dotnet tool update --version 2.5.7 -g MASES.JNetReflector
if: ${{ inputs.UseLatestJNetReflector == false }}
- name: Build classes with unpublished JNetReflector
diff --git a/src/net/KNet/KNet.csproj b/src/net/KNet/KNet.csproj
index 667b90360..d77909ab2 100644
--- a/src/net/KNet/KNet.csproj
+++ b/src/net/KNet/KNet.csproj
@@ -49,7 +49,7 @@
-
+
All
None
diff --git a/src/net/KNetPS/KNetPS.csproj b/src/net/KNetPS/KNetPS.csproj
index 492c0b4c7..7dcd53de3 100644
--- a/src/net/KNetPS/KNetPS.csproj
+++ b/src/net/KNetPS/KNetPS.csproj
@@ -42,7 +42,7 @@
-
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive