Skip to content

Commit

Permalink
Update WPFExample.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
kyle-ciq authored Sep 7, 2022
1 parent 5fad117 commit ace6632
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions WPFExample/WPFExample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,6 @@
<PlatformTarget>x64</PlatformTarget>
<OutputPath>bin\x64\Release\</OutputPath>
</PropertyGroup>
<PropertyGroup>
<SignAssembly>false</SignAssembly>
</PropertyGroup>
<ItemGroup>
<Reference Include="DotNetZip, Version=1.16.0.0, Culture=neutral, PublicKeyToken=6583c7c814667745, processorArchitecture=MSIL">
<HintPath>..\packages\DotNetZip.1.16.0\lib\net40\DotNetZip.dll</HintPath>
Expand Down Expand Up @@ -170,4 +167,4 @@
</ItemGroup>
<ItemGroup />
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>
</Project>

0 comments on commit ace6632

Please sign in to comment.