Skip to content

Commit 918aae5

Browse files
authored
Merge pull request #75 from devlead/feature/MultiTargeting
Added BuildMultiTargeting props
2 parents 8f04446 + 62757cd commit 918aae5

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
<Project>
2+
<Import Project="..\build\LibGit2Sharp.NativeBinaries.props" />
3+
</Project>
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
<Project>
2+
<Import Project="..\..\build\net461\LibGit2Sharp.NativeBinaries.props" />
3+
</Project>

0 commit comments

Comments
 (0)