summarylogtreecommitdiffstats
path: root/awsvpnclient.runtimeconfig.json.patch
diff options
context:
space:
mode:
Diffstat (limited to 'awsvpnclient.runtimeconfig.json.patch')
-rw-r--r--awsvpnclient.runtimeconfig.json.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/awsvpnclient.runtimeconfig.json.patch b/awsvpnclient.runtimeconfig.json.patch
new file mode 100644
index 000000000000..f9b2cb695c44
--- /dev/null
+++ b/awsvpnclient.runtimeconfig.json.patch
@@ -0,0 +1,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": [
+ {