From a3f951cbe45e60422db8103b87812ee36df5ffaa Mon Sep 17 00:00:00 2001 From: wholteza Date: Fri, 20 Feb 2026 08:24:25 +0100 Subject: [PATCH] vs 2026 --- requirements.ps1 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.ps1 b/requirements.ps1 index 103ffbf..df5e725 100644 --- a/requirements.ps1 +++ b/requirements.ps1 @@ -162,7 +162,8 @@ $packages = @( ) $ExtraPackages = @( "mRemoteNG.mRemoteNG", - "Microsoft.VisualStudio.2022.Community", + "Microsoft.VisualStudio.Community", + #"Microsoft.VisualStudio.2022.Community", In favor of 2026 "JetBrains.Resharper", "Microsoft.powertoys", "spotify.spotify",