From 6ba0f5f203ec0d557e5f7d10408c8ce5ea0049ea Mon Sep 17 00:00:00 2001 From: Christian Grasser Date: Wed, 20 Apr 2022 14:59:54 +0200 Subject: [PATCH] update to boost 1.79 --- PythonScript.Tests/PythonScript.Tests.vcxproj | 8 ++++---- PythonScript.Tests/packages.config | 4 ++-- PythonScript/project/PythonScript2010.vcxproj | 8 ++++---- PythonScript/project/packages.config | 4 ++-- PythonScript/project/packages_appveyor.config | 4 ++-- 5 files changed, 14 insertions(+), 14 deletions(-) diff --git a/PythonScript.Tests/PythonScript.Tests.vcxproj b/PythonScript.Tests/PythonScript.Tests.vcxproj index a083c610..9b972686 100644 --- a/PythonScript.Tests/PythonScript.Tests.vcxproj +++ b/PythonScript.Tests/PythonScript.Tests.vcxproj @@ -311,14 +311,14 @@ - - + + 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/PythonScript.Tests/packages.config b/PythonScript.Tests/packages.config index c2469cb8..d960ae10 100644 --- a/PythonScript.Tests/packages.config +++ b/PythonScript.Tests/packages.config @@ -1,5 +1,5 @@  - - + + \ No newline at end of file diff --git a/PythonScript/project/PythonScript2010.vcxproj b/PythonScript/project/PythonScript2010.vcxproj index c731ed54..059f5f45 100644 --- a/PythonScript/project/PythonScript2010.vcxproj +++ b/PythonScript/project/PythonScript2010.vcxproj @@ -543,14 +543,14 @@ xcopy $(ProjectDir)..\python_tests\*.* "e:\notepadtest\unicode\plugins\config\py - - + + 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/PythonScript/project/packages.config b/PythonScript/project/packages.config index c2469cb8..d960ae10 100644 --- a/PythonScript/project/packages.config +++ b/PythonScript/project/packages.config @@ -1,5 +1,5 @@  - - + + \ No newline at end of file diff --git a/PythonScript/project/packages_appveyor.config b/PythonScript/project/packages_appveyor.config index e623f304..cd9177ff 100644 --- a/PythonScript/project/packages_appveyor.config +++ b/PythonScript/project/packages_appveyor.config @@ -1,7 +1,7 @@  - - + + \ No newline at end of file