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 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 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 @@ - +