Skip to content

Commit 99c056d

Browse files
authored
Update LibGit2Sharp.csproj
1 parent e087386 commit 99c056d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

LibGit2Sharp/LibGit2Sharp.csproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,6 @@
3838
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="all" />
3939
<PackageReference Include="Nerdbank.GitVersioning" Version="3.1.91" PrivateAssets="all" />
4040
</ItemGroup>
41-
<ItemGroup Condition="!Exists('..\..\..\MonoDevelop.props')">
42-
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-beta-63127-02" PrivateAssets="all" />
43-
<PackageReference Include="LibGit2Sharp.NativeBinaries" Version="[2.0.267]" PrivateAssets="none" />
44-
</ItemGroup>
4541

4642
<Import Project="..\Targets\CodeGenerator.targets" />
4743
<Import Project="..\Targets\GenerateNativeDllName.targets" />

0 commit comments

Comments
 (0)