Explorar o código

Don't pollute app config with binding redirects

Nick Babcock %!s(int64=6) %!d(string=hai) anos
pai
achega
d6efb071a2
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      OhmGraphite/OhmGraphite.csproj

+ 1 - 0
OhmGraphite/OhmGraphite.csproj

@@ -3,6 +3,7 @@
   <PropertyGroup>
     <OutputType>Exe</OutputType>
     <TargetFramework>net461</TargetFramework>
+    <AutoGenerateBindingRedirects>false</AutoGenerateBindingRedirects>
     <PlatformTarget>AnyCPU</PlatformTarget>
     <Authors>Nick Babcock</Authors>