lib/runners/mspec/mspec-clr4.exe.config in pre_push-0.0.1 vs lib/runners/mspec/mspec-clr4.exe.config in pre_push-0.0.1.1

- old
+ new

@@ -1,9 +1,6 @@ -<?xml version="1.0" encoding="utf-8"?> -<configuration> - <startup useLegacyV2RuntimeActivationPolicy="true"> - <supportedRuntime version="v4.0"/> - </startup> - <runtime> - <loadFromRemoteSources enabled="true"/> - </runtime> +<?xml version="1.0" encoding="utf-8"?> +<configuration> + <startup useLegacyV2RuntimeActivationPolicy="true"> + <supportedRuntime version="v4.0" /> + </startup> </configuration> \ No newline at end of file