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 19c71c0 commit 3949f79Copy full SHA for 3949f79
LibGit2Sharp/LibGit2Sharp.csproj
@@ -1,5 +1,6 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
3
+ <Import Project="..\..\..\MonoDevelop.props" Condition="Exists('..\..\..\MonoDevelop.props')" />
4
<PropertyGroup>
5
<TargetFrameworks>netstandard2.0;net46</TargetFrameworks>
6
<GenerateDocumentationFile>true</GenerateDocumentationFile>
0 commit comments