summarylogtreecommitdiffstats
path: root/awsvpnclient.runtimeconfig.json.patch
blob: f9b2cb695c443a1fa67b5475ddc5a986fe506a5f (plain)
1
2
3
4
5
6
7
8
9
10
11
--- "AWS VPN Client.runtimeconfig.json"	2022-04-19 12:43:28.876647215 +0200
+++ "AWS VPN Client.runtimeconfig copy.json"	2022-04-19 12:44:11.735426127 +0200
@@ -1,5 +1,8 @@
 {
   "runtimeOptions": {
+    "configProperties": {
+      "System.Globalization.Invariant": true
+    },
     "tfm": "netcoreapp3.1",
     "includedFrameworks": [
       {