From b48116b8a0da5284c0c3758d1b211c115909e023 Mon Sep 17 00:00:00 2001 From: Ken Schneider <103530259+ken-schneider@users.noreply.github.com> Date: Wed, 27 Nov 2024 15:40:54 -0500 Subject: [PATCH] add windows support for 7.61 (#19155) --- network_path/manifest.json | 1 + 1 file changed, 1 insertion(+) diff --git a/network_path/manifest.json b/network_path/manifest.json index ea5c107897c1f..e43f0cf937a66 100644 --- a/network_path/manifest.json +++ b/network_path/manifest.json @@ -13,6 +13,7 @@ "media": [], "classifier_tags": [ "Supported OS::Linux", + "Supported OS::Windows", "Category::Network", "Offering::Integration" ]