From f33925e973cfaa9be4d46abd81f63afe787c6607 Mon Sep 17 00:00:00 2001 From: Roy Ben Shabat Date: Tue, 22 Apr 2025 21:51:47 +0300 Subject: Prevent AD group check using AD Graph API. --- Software/Visual_Studio/PPC/Tango.PPC.UI/Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Software/Visual_Studio/PPC/Tango.PPC.UI/Properties/AssemblyInfo.cs') diff --git a/Software/Visual_Studio/PPC/Tango.PPC.UI/Properties/AssemblyInfo.cs b/Software/Visual_Studio/PPC/Tango.PPC.UI/Properties/AssemblyInfo.cs index 96e82e59b..bf0ac7b07 100644 --- a/Software/Visual_Studio/PPC/Tango.PPC.UI/Properties/AssemblyInfo.cs +++ b/Software/Visual_Studio/PPC/Tango.PPC.UI/Properties/AssemblyInfo.cs @@ -8,4 +8,4 @@ using System.Windows; // set of attributes. Change these attribute values to modify the information // associated with an assembly. [assembly: AssemblyTitle("Tango PPC Application")] -[assembly: AssemblyVersion("3.0.1.0")] +[assembly: AssemblyVersion("3.0.2.0")] -- cgit v1.3.1