From 86471da8532d067c024a9476e647d01afae64f14 Mon Sep 17 00:00:00 2001 From: vitellaryjr <43586575+vitellaryjr@users.noreply.github.com> Date: Sun, 30 Nov 2025 18:18:04 -0700 Subject: [PATCH] small fixes to project --- Code/vitmod.csproj | 2 +- everest.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Code/vitmod.csproj b/Code/vitmod.csproj index ad71ea1..761a6c3 100644 --- a/Code/vitmod.csproj +++ b/Code/vitmod.csproj @@ -1,7 +1,7 @@  - net7.0 + net8.0 vitmod vitmod latest diff --git a/everest.yaml b/everest.yaml index 437830f..545d149 100644 --- a/everest.yaml +++ b/everest.yaml @@ -3,7 +3,7 @@ DLL: Code/bin/vitmod.dll Dependencies: - Name: EverestCore - Version: 1.5184.0 + Version: 1.5986.0 OptionalDependencies: - Name: FrostHelper Version: 1.21.2