diff --git a/src/Directory.Build.props b/src/Directory.Build.props index 7ade758..797c9bb 100644 --- a/src/Directory.Build.props +++ b/src/Directory.Build.props @@ -16,10 +16,9 @@ A .NET library to read binary terminfo files. Patrik Svensson, Phil Scott git - https://github.com/spectreconsole/wcwidth - https://github.com/spectreconsole/wcwidth + https://github.com/spectreconsole/terminfo + https://github.com/spectreconsole/terminfo MIT - https://github.com/spectreconsole/wcwidth/releases diff --git a/src/TermInfo/TermInfo.csproj b/src/TermInfo/TermInfo.csproj index 2894266..2609517 100644 --- a/src/TermInfo/TermInfo.csproj +++ b/src/TermInfo/TermInfo.csproj @@ -1,20 +1,26 @@ - net5.0 - TermInfo - Patrik Svensson, Phil Scott + net5.0;netstandard2.0 enable - TermInfo - A library to read binary terminfo files. - MIT - https://github.com/spectreconsole/terminfo - https://github.com/spectreconsole/terminfo - git + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + 3.0.0 + False + +