From 118d804083a2b477df0f4077eb4bb67a3375a357 Mon Sep 17 00:00:00 2001 From: Matt Cooley Date: Mon, 13 May 2019 17:19:41 -0700 Subject: [PATCH] Add privateNetworkClientServer capability to unit test appxmanifest --- src/CalculatorUnitTests/Package.appxmanifest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/CalculatorUnitTests/Package.appxmanifest b/src/CalculatorUnitTests/Package.appxmanifest index 503376f6..8a2e4db7 100644 --- a/src/CalculatorUnitTests/Package.appxmanifest +++ b/src/CalculatorUnitTests/Package.appxmanifest @@ -23,7 +23,7 @@ - + \ No newline at end of file