From 5f0aacd00b8e99b1bc0ee6f142364e8d897c6303 Mon Sep 17 00:00:00 2001 From: gehnster <7077730+gehnster@users.noreply.github.com> Date: Tue, 27 Jan 2026 20:16:44 -0600 Subject: [PATCH] update to 4.0 --- EVEStandard/EVEStandard.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/EVEStandard/EVEStandard.csproj b/EVEStandard/EVEStandard.csproj index 380e2f3..f18f0c2 100644 --- a/EVEStandard/EVEStandard.csproj +++ b/EVEStandard/EVEStandard.csproj @@ -2,7 +2,7 @@ netstandard2.1;netstandard2.0 - 4.0.0-alpha.7 + 4.0.0 true true en-US @@ -12,7 +12,7 @@ https://github.com/gehnster/EVEStandard https://github.com/gehnster/EVEStandard A C# Library to access the EVE Online ESI API - Copyright ©2025 Matthew Park + Copyright ©2026 Matthew Park eveonline esi api csharp Matthew Park