diff --git a/.github/workflows/generateclasses.yaml b/.github/workflows/generateclasses.yaml
index 24667978b..8c64773a5 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.7 -g MASES.JNetReflector
+ run: dotnet tool update --version 2.5.8 -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 d77909ab2..2269b971c 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 7dcd53de3..2cf1d628b 100644
--- a/src/net/KNetPS/KNetPS.csproj
+++ b/src/net/KNetPS/KNetPS.csproj
@@ -42,7 +42,7 @@
-
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive