From e6afb02162ef02a47ad7b5bbc23c4eebdae783ad Mon Sep 17 00:00:00 2001
From: masesdevelopers <94312179+masesdevelopers@users.noreply.github.com>
Date: Sun, 28 Jul 2024 19:08:53 +0200
Subject: [PATCH] Update to JNet 2.5.6
---
.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 eff4812a4e..688e3975a3 100644
--- a/.github/workflows/generateclasses.yaml
+++ b/.github/workflows/generateclasses.yaml
@@ -86,7 +86,7 @@ jobs:
MAVEN_GPG_PASSPHRASE: ${{ secrets.MAVEN_GPG_PASSPHRASE }}
- name: Download latest published version of JNetReflector
- run: dotnet tool update --version 2.5.5 -g MASES.JNetReflector
+ run: dotnet tool update --version 2.5.6 -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 6ec6dd609e..667b90360f 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 ab45a5f069..492c0b4c7a 100644
--- a/src/net/KNetPS/KNetPS.csproj
+++ b/src/net/KNetPS/KNetPS.csproj
@@ -42,7 +42,7 @@
-
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive