From b4500a408972a4139cf85b8adfe3119061892e0f Mon Sep 17 00:00:00 2001 From: Matt Mower Date: Sun, 15 Jan 2023 15:00:32 -0800 Subject: [PATCH] Update VSSDK Build Tools --- VS2017/ToggleRegionsVS2017.csproj | 2 +- VS2019/ToggleRegionsVS2019.csproj | 2 +- VS2022/ToggleRegionsVS2022.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/VS2017/ToggleRegionsVS2017.csproj b/VS2017/ToggleRegionsVS2017.csproj index 97936c3..1f3817e 100644 --- a/VS2017/ToggleRegionsVS2017.csproj +++ b/VS2017/ToggleRegionsVS2017.csproj @@ -87,7 +87,7 @@ compile; build; native; contentfiles; analyzers; buildtransitive - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/VS2019/ToggleRegionsVS2019.csproj b/VS2019/ToggleRegionsVS2019.csproj index 6120c64..f88803f 100644 --- a/VS2019/ToggleRegionsVS2019.csproj +++ b/VS2019/ToggleRegionsVS2019.csproj @@ -90,7 +90,7 @@ 16.10.35 - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/VS2022/ToggleRegionsVS2022.csproj b/VS2022/ToggleRegionsVS2022.csproj index 2f4e490..a0046fa 100644 --- a/VS2022/ToggleRegionsVS2022.csproj +++ b/VS2022/ToggleRegionsVS2022.csproj @@ -87,7 +87,7 @@ compile; build; native; contentfiles; analyzers; buildtransitive - + runtime; build; native; contentfiles; analyzers; buildtransitive all