AipGateway.Service.exe.withSupportedRuntime.config 228 B

123456789
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <configuration>
  3. <runtime>
  4. <gcServer enabled="true" />
  5. </runtime>
  6. <startup>
  7. <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.1" />
  8. </startup>
  9. </configuration>