From aeb2adecae0f094d5d77cf06e6015cff3a5f19ff Mon Sep 17 00:00:00 2001
From: RidaUmar09 <160101795+RidaUmar09@users.noreply.github.com>
Date: Tue, 12 Mar 2024 21:52:32 +0500
Subject: [PATCH] Update Microsoft.WindowsCalculator.PGO.props
add two numbers
---
Tools/PGO/build/native/Microsoft.WindowsCalculator.PGO.props | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/Tools/PGO/build/native/Microsoft.WindowsCalculator.PGO.props b/Tools/PGO/build/native/Microsoft.WindowsCalculator.PGO.props
index 56e2faf4..5fdd26ea 100644
--- a/Tools/PGO/build/native/Microsoft.WindowsCalculator.PGO.props
+++ b/Tools/PGO/build/native/Microsoft.WindowsCalculator.PGO.props
@@ -5,4 +5,5 @@
Optimize
-
\ No newline at end of file
+
+cout<<"add"<