Skip to content

Commit 9f58a19

Browse files
committed
Fix .Net 3.5 solution
1 parent 435b39d commit 9f58a19

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

LibGit2Sharp/LibGit2Sharp.Net35.csproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -79,10 +79,6 @@
7979
<Compile Include="Tree.cs" />
8080
</ItemGroup>
8181
<ItemGroup>
82-
<None Include="..\Lib\git2.lib">
83-
<Link>git2.lib</Link>
84-
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
85-
</None>
8682
<None Include="backlog.md" />
8783
</ItemGroup>
8884
<ItemGroup>

0 commit comments

Comments
 (0)