From 48bddfc5a2dc04d8f2afbca3d346541c666c5625 Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Fri, 30 Apr 2021 13:25:00 +0200 Subject: [PATCH] update compilerservices --- IOB-WIN-NEXT/App.config | 4 ++++ IOB-WIN-NEXT/IOB-WIN-NEXT.csproj | 4 ++-- IOB-WIN-NEXT/packages.config | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/IOB-WIN-NEXT/App.config b/IOB-WIN-NEXT/App.config index d26b4441..541d0754 100644 --- a/IOB-WIN-NEXT/App.config +++ b/IOB-WIN-NEXT/App.config @@ -109,6 +109,10 @@ + + + + diff --git a/IOB-WIN-NEXT/IOB-WIN-NEXT.csproj b/IOB-WIN-NEXT/IOB-WIN-NEXT.csproj index 10ce9222..637f4714 100644 --- a/IOB-WIN-NEXT/IOB-WIN-NEXT.csproj +++ b/IOB-WIN-NEXT/IOB-WIN-NEXT.csproj @@ -158,8 +158,8 @@ ..\packages\Microsoft.Bcl.1.1.10\lib\net40\System.Runtime.dll - - ..\packages\System.Runtime.CompilerServices.Unsafe.4.5.3\lib\net461\System.Runtime.CompilerServices.Unsafe.dll + + ..\packages\System.Runtime.CompilerServices.Unsafe.5.0.0\lib\net45\System.Runtime.CompilerServices.Unsafe.dll diff --git a/IOB-WIN-NEXT/packages.config b/IOB-WIN-NEXT/packages.config index 5af9c171..dbf747d5 100644 --- a/IOB-WIN-NEXT/packages.config +++ b/IOB-WIN-NEXT/packages.config @@ -30,6 +30,6 @@ - + \ No newline at end of file