瀏覽代碼

Don't pollute app config with binding redirects

Nick Babcock 6 年之前
父節點
當前提交
d6efb071a2
共有 1 個文件被更改,包括 1 次插入0 次删除
  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>