From 1767aeec9f657b171ca937fb216fa8839940f9eb Mon Sep 17 00:00:00 2001 From: Rairii <2650838+Wack0@users.noreply.github.com> Date: Fri, 11 Apr 2025 11:59:42 +0100 Subject: [PATCH] tests: fix compilation with vs2022 --- IFPSLib.Tests/IFPSLib.Tests.csproj | 29 +++++++++++------------------ 1 file changed, 11 insertions(+), 18 deletions(-) diff --git a/IFPSLib.Tests/IFPSLib.Tests.csproj b/IFPSLib.Tests/IFPSLib.Tests.csproj index 8075bf0..648af62 100644 --- a/IFPSLib.Tests/IFPSLib.Tests.csproj +++ b/IFPSLib.Tests/IFPSLib.Tests.csproj @@ -39,14 +39,6 @@ prompt 4 - - - ..\packages\MSTest.TestFramework.2.2.7\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.dll - - - ..\packages\MSTest.TestFramework.2.2.7\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll - - True @@ -89,16 +81,17 @@ + + + 2.2.7 + + + 2.2.7 + + + 2.0.3 + + - - - 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}. - - - - - - - \ No newline at end of file