From 66aa1a65c26eea0323fae1e61a4e75b96e0d28b6 Mon Sep 17 00:00:00 2001 From: Zaafar Ahmed Date: Sun, 2 Jun 2019 15:17:09 -0400 Subject: [PATCH] Updated Veldrid Version --- .../ClickableTransparentOverlay.csproj | 16 ++++++++-------- ClickableTransparentOverlay/packages.config | 12 +++++++++--- 2 files changed, 17 insertions(+), 11 deletions(-) diff --git a/ClickableTransparentOverlay/ClickableTransparentOverlay.csproj b/ClickableTransparentOverlay/ClickableTransparentOverlay.csproj index 278b001..c207dd2 100644 --- a/ClickableTransparentOverlay/ClickableTransparentOverlay.csproj +++ b/ClickableTransparentOverlay/ClickableTransparentOverlay.csproj @@ -93,14 +93,14 @@ - - ..\packages\Veldrid.4.5.0\lib\netstandard2.0\Veldrid.dll + + ..\packages\Veldrid.4.6.1\lib\netstandard2.0\Veldrid.dll - - ..\packages\Veldrid.SDL2.4.5.0\lib\netstandard2.0\Veldrid.SDL2.dll + + ..\packages\Veldrid.SDL2.4.6.1\lib\netstandard2.0\Veldrid.SDL2.dll - - ..\packages\Veldrid.StartupUtilities.4.5.0\lib\netstandard2.0\Veldrid.StartupUtilities.dll + + ..\packages\Veldrid.StartupUtilities.4.6.1\lib\netstandard2.0\Veldrid.StartupUtilities.dll @@ -126,12 +126,12 @@ - + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - + diff --git a/ClickableTransparentOverlay/packages.config b/ClickableTransparentOverlay/packages.config index 9d4c58e..4af9df7 100644 --- a/ClickableTransparentOverlay/packages.config +++ b/ClickableTransparentOverlay/packages.config @@ -1,16 +1,22 @@  + + + + + - - - + + + + \ No newline at end of file