From 8fdf013ce1a221fba4dcc97d05d53d8bfdb670dd Mon Sep 17 00:00:00 2001 From: Victor Nova Date: Mon, 8 Jul 2024 11:13:26 -0700 Subject: [PATCH] include README.md file into .Keys NuGet package --- src/cs/Ssh.Keys/Ssh.Keys.csproj | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/cs/Ssh.Keys/Ssh.Keys.csproj b/src/cs/Ssh.Keys/Ssh.Keys.csproj index 6bd9e6c..4365bb1 100644 --- a/src/cs/Ssh.Keys/Ssh.Keys.csproj +++ b/src/cs/Ssh.Keys/Ssh.Keys.csproj @@ -7,6 +7,8 @@ $(TargetDirectory)$(AssemblyName).xml .NET SSH Library - Extensions for importing and exporting keys true + + README.md @@ -15,5 +17,7 @@ + +