From 493573431ad8150eaa33680d42dd499df88722f7 Mon Sep 17 00:00:00 2001 From: zarlo <5899@zarlo.dev> Date: Mon, 23 Oct 2023 08:13:56 +1100 Subject: [PATCH 1/3] some plugs made --- build/Targets/Versions.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/Targets/Versions.props b/build/Targets/Versions.props index 21be6ab..1b9544d 100644 --- a/build/Targets/Versions.props +++ b/build/Targets/Versions.props @@ -2,7 +2,7 @@ 8.0.2 - 16.7.0 + 17.7.2 1.0.0 16.0.1 8.0.50728 From 4d9df9f01e994acc96caa31705903ccada7266b7 Mon Sep 17 00:00:00 2001 From: Mikhail Date: Sat, 17 Aug 2024 09:49:44 -0400 Subject: [PATCH 2/3] Update appveyor.yml --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 21f0f23..d1aaddc 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,5 +1,5 @@ version: 0.20150918.{build} -image: Visual Studio 2017 +image: Visual Studio 2022 configuration: Debug platform: Any CPU shallow_clone: true From e849b271d894f3cfbdf63e234ff801e8485fb3f2 Mon Sep 17 00:00:00 2001 From: Mikhail Date: Sat, 17 Aug 2024 09:54:51 -0400 Subject: [PATCH 3/3] update System.Threading.Tasks.Dataflow package --- source/VSPropertyPages/VSPropertyPages.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/VSPropertyPages/VSPropertyPages.csproj b/source/VSPropertyPages/VSPropertyPages.csproj index 03d89cb..8703731 100644 --- a/source/VSPropertyPages/VSPropertyPages.csproj +++ b/source/VSPropertyPages/VSPropertyPages.csproj @@ -19,7 +19,7 @@ - +