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 bfa5e9c commit 79bd677Copy full SHA for 79bd677
LibGit2Sharp/LibGit2Sharp.csproj
@@ -2,7 +2,7 @@
2
3
<Import Project="..\..\..\MonoDevelop.props" Condition="Exists('..\..\..\MonoDevelop.props')" />
4
<PropertyGroup>
5
- <TargetFrameworks>net472;net48;netstandard2.0;netstandard2.1</TargetFrameworks>
+ <TargetFrameworks>netstandard2.0;netcoreapp2.1</TargetFrameworks>
6
<GenerateDocumentationFile>true</GenerateDocumentationFile>
7
<Description>LibGit2Sharp brings all the might and speed of libgit2, a native Git implementation, to the managed world of .Net and Mono.</Description>
8
<Company>LibGit2Sharp contributors</Company>
0 commit comments