Skip to content

Commit

Permalink
Fix csproj references
Browse files Browse the repository at this point in the history
  • Loading branch information
Jofairden authored Apr 7, 2019
1 parent ce128c3 commit a758b2d
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions DotNet40TLSThumbprintPinning.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,6 @@
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="Ionic.Zip.Reduced">
<HintPath>.\Ionic.Zip.Reduced.dll</HintPath>
</Reference>
<Reference Include="plist-cil">
<HintPath>.\plist-cil.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core" />
<Reference Include="System.Xml.Linq" />
Expand All @@ -61,4 +55,4 @@
<None Include="readme.md" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>
</Project>

0 comments on commit a758b2d

Please # to comment.