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