From 3ff1d5b2d9fe4ecc7781c39b7acaca7de5663897 Mon Sep 17 00:00:00 2001 From: Stefan Tucker Date: Fri, 14 Jun 2024 18:27:13 -0500 Subject: [PATCH] Updated toolset. --- .github/workflows/msbuild.yml | 2 +- COMToys/ComToys.vcxproj | 8 ++++---- Timekeeper.vcxproj | 12 ++++++------ 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/.github/workflows/msbuild.yml b/.github/workflows/msbuild.yml index 6bcd077..250fbe0 100644 --- a/.github/workflows/msbuild.yml +++ b/.github/workflows/msbuild.yml @@ -59,7 +59,7 @@ jobs: uses: actions/checkout@v4 - name: Add MSBuild to PATH - uses: microsoft/setup-msbuild@v1.3 + uses: microsoft/setup-msbuild@v2 # with: # '[17.0,17.2)]' Use 17.0 to 17.2, exclusive (i.e., not 17.2). # vs-version: '[17.0,)' diff --git a/COMToys/ComToys.vcxproj b/COMToys/ComToys.vcxproj index 12dd754..7c6b757 100644 --- a/COMToys/ComToys.vcxproj +++ b/COMToys/ComToys.vcxproj @@ -29,27 +29,27 @@ StaticLibrary Static Unicode - v142 + v143 StaticLibrary Static false Unicode - v142 + v143 StaticLibrary Static Unicode - v142 + v143 StaticLibrary Static false Unicode - v142 + v143 diff --git a/Timekeeper.vcxproj b/Timekeeper.vcxproj index 6dd89bd..d6289e7 100644 --- a/Timekeeper.vcxproj +++ b/Timekeeper.vcxproj @@ -37,32 +37,32 @@ DynamicLibrary Static Unicode - v142 + v143 DynamicLibrary Static Unicode - v142 + v143 Application - v142 + v143 DynamicLibrary Static Unicode - v142 + v143 DynamicLibrary Static Unicode - v142 + v143 - v142 + v143