aboutsummaryrefslogtreecommitdiff
path: root/src/light/app.config
diff options
context:
space:
mode:
Diffstat (limited to 'src/light/app.config')
-rw-r--r--src/light/app.config9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/light/app.config b/src/light/app.config
deleted file mode 100644
index 71c529fb..00000000
--- a/src/light/app.config
+++ /dev/null
@@ -1,9 +0,0 @@
1<?xml version="1.0" encoding="utf-8" ?>
2<!-- Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the Microsoft Reciprocal License. See LICENSE.TXT file in the project root for full license information. -->
3
4
5<configuration>
6 <runtime>
7 <loadFromRemoteSources enabled="true"/>
8 </runtime>
9</configuration>