We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e087386 commit 99c056dCopy full SHA for 99c056d
LibGit2Sharp/LibGit2Sharp.csproj
@@ -38,10 +38,6 @@
38
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="all" />
39
<PackageReference Include="Nerdbank.GitVersioning" Version="3.1.91" PrivateAssets="all" />
40
</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>
45
46
<Import Project="..\Targets\CodeGenerator.targets" />
47
<Import Project="..\Targets\GenerateNativeDllName.targets" />
0 commit comments