Răsfoiți Sursa

Don't pollute app config with binding redirects

Nick Babcock 6 ani în urmă
părinte
comite
d6efb071a2
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  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>