From c4eef49fa245262a1deec6c677b554fb7d596300 Mon Sep 17 00:00:00 2001 From: ChaseKnowlden Date: Sat, 5 Nov 2022 16:27:17 -0400 Subject: [PATCH] Update .vsconfig --- .vsconfig | 7 ++++--- deps/cziplib | 2 +- deps/expected-lite | 2 +- deps/spdlog | 2 +- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.vsconfig b/.vsconfig index cc03dca426..d0c62a273c 100644 --- a/.vsconfig +++ b/.vsconfig @@ -1,6 +1,6 @@ { "version": "1.0", - "components": [ + "components": [ "Microsoft.VisualStudio.Component.CoreEditor", "Microsoft.VisualStudio.Workload.CoreEditor", "Microsoft.VisualStudio.Workload.NativeDesktop", @@ -9,7 +9,8 @@ "Microsoft.VisualStudio.Component.Windows10SDK.19041", "Microsoft.VisualStudio.Component.Windows10SDK.20348", "Microsoft.VisualStudio.ComponentGroup.UWP.VC", - "Microsoft.VisualStudio.Component.VC.Runtimes.x86.x64.Spectre", - "Microsoft.VisualStudio.Component.VC.ATL.Spectre" + "Microsoft.VisualStudio.Component.VC.Runtimes.x86.x64.Spectre", + "Microsoft.VisualStudio.Component.VC.ATL.Spectre", + "Microsoft.VisualStudio.ComponentGroup.WindowsAppSDK.Cs" ] } \ No newline at end of file diff --git a/deps/cziplib b/deps/cziplib index 7a57414261..fefb8d6acc 160000 --- a/deps/cziplib +++ b/deps/cziplib @@ -1 +1 @@ -Subproject commit 7a57414261361ca991ff8053881343eb6bb6f205 +Subproject commit fefb8d6acc78b5f63d5a78b86a4900e694bd2862 diff --git a/deps/expected-lite b/deps/expected-lite index 95b9cb015f..22906db649 160000 --- a/deps/expected-lite +++ b/deps/expected-lite @@ -1 +1 @@ -Subproject commit 95b9cb015fa17baa749c2b396b335906e1596a9e +Subproject commit 22906db64970de2d2af46ddc1b5990c701b93368 diff --git a/deps/spdlog b/deps/spdlog index 616866fcf4..ad0e89cbfb 160000 --- a/deps/spdlog +++ b/deps/spdlog @@ -1 +1 @@ -Subproject commit 616866fcf40340ea25a8f218369bad810ef58e72 +Subproject commit ad0e89cbfb4d0c1ce4d097e134eb7be67baebb36