From d9b95370e2432dd8ecc6bd46c1032b87478da4d9 Mon Sep 17 00:00:00 2001
From: MASES Public Developers Team
<94312179+masesdevelopers@users.noreply.github.com>
Date: Wed, 31 Jul 2024 04:42:18 +0200
Subject: [PATCH] Update to JNet 2.5.8 (#577)
---
.github/workflows/generateclasses.yaml | 2 +-
src/net/KNet/KNet.csproj | 2 +-
src/net/KNetPS/KNetPS.csproj | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
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