From 6b06498332a1c8415deda3580bd2151f565d71c6 Mon Sep 17 00:00:00 2001 From: Rose <83477269+AtariDreams@users.noreply.github.com> Date: Thu, 20 Oct 2022 12:01:49 -0400 Subject: [PATCH] Fix --- src/Tests/HostTest/HostTest.vcxproj | 8 ++++---- src/Tests/HostTest/packages.config | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/Tests/HostTest/HostTest.vcxproj b/src/Tests/HostTest/HostTest.vcxproj index d16eb163a..9ede74982 100644 --- a/src/Tests/HostTest/HostTest.vcxproj +++ b/src/Tests/HostTest/HostTest.vcxproj @@ -1,7 +1,7 @@  + - Debug @@ -225,9 +225,9 @@ - + @@ -326,10 +326,10 @@ 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 diff --git a/src/Tests/HostTest/packages.config b/src/Tests/HostTest/packages.config index 12e18d237..41cde3be1 100644 --- a/src/Tests/HostTest/packages.config +++ b/src/Tests/HostTest/packages.config @@ -2,5 +2,5 @@ - + \ No newline at end of file