From 168762ff754639d1b49fe14c802a4f9148063882 Mon Sep 17 00:00:00 2001 From: "d.breimaier" Date: Thu, 2 Apr 2026 08:23:25 +0200 Subject: [PATCH] fix unsafe-Version --- SDL/App.config | 2 +- SDL/SDL.vbproj | 4 ++-- SDL/packages.config | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/SDL/App.config b/SDL/App.config index 18fc606c..559e89b4 100644 --- a/SDL/App.config +++ b/SDL/App.config @@ -45,7 +45,7 @@ - + diff --git a/SDL/SDL.vbproj b/SDL/SDL.vbproj index 51bd034f..e808055c 100644 --- a/SDL/SDL.vbproj +++ b/SDL/SDL.vbproj @@ -492,8 +492,8 @@ True True - - ..\..\..\Aviso\AVISO\packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll + + ..\..\..\Aviso\AVISO\packages\System.Runtime.CompilerServices.Unsafe.6.1.2\lib\net462\System.Runtime.CompilerServices.Unsafe.dll diff --git a/SDL/packages.config b/SDL/packages.config index 641c82f5..ad38f7c5 100644 --- a/SDL/packages.config +++ b/SDL/packages.config @@ -68,7 +68,7 @@ - +