Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/roslyn-binaries.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Microsoft.Net.Compilers/3.4.0/csi.exe.config')
-rw-r--r--Microsoft.Net.Compilers/3.4.0/csi.exe.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/Microsoft.Net.Compilers/3.4.0/csi.exe.config b/Microsoft.Net.Compilers/3.4.0/csi.exe.config
index f3a0081..23b57c3 100644
--- a/Microsoft.Net.Compilers/3.4.0/csi.exe.config
+++ b/Microsoft.Net.Compilers/3.4.0/csi.exe.config
@@ -2,10 +2,10 @@
<!-- Copyright (c) Microsoft. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. -->
<configuration>
<startup>
- <AppContextSwitchOverrides value="Switch.System.Security.Cryptography.UseLegacyFipsThrow=false" />
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2" />
</startup>
<runtime>
+ <AppContextSwitchOverrides value="Switch.System.Security.Cryptography.UseLegacyFipsThrow=false" />
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="Microsoft.CodeAnalysis.CSharp" publicKeyToken="31bf3856ad364e35" culture="neutral" />