From a6be00db3d1d88127833df0f927d302c9e130311 Mon Sep 17 00:00:00 2001 From: Justin Traglia <95511699+jtraglia@users.noreply.github.com> Date: Thu, 16 Mar 2023 19:33:46 +0000 Subject: [PATCH] Link readme in C# project file (#217) --- .../csharp/Ckzg.Bindings/Ckzg.Bindings.csproj | 25 +++++++++++-------- 1 file changed, 14 insertions(+), 11 deletions(-) diff --git a/bindings/csharp/Ckzg.Bindings/Ckzg.Bindings.csproj b/bindings/csharp/Ckzg.Bindings/Ckzg.Bindings.csproj index 1a551e3..e563055 100644 --- a/bindings/csharp/Ckzg.Bindings/Ckzg.Bindings.csproj +++ b/bindings/csharp/Ckzg.Bindings/Ckzg.Bindings.csproj @@ -1,24 +1,27 @@ - Library - net6.0 - Ckzg - enable - enable - preview True True - Ckzg.Bindings + enable + preview + enable + Library LICENSE + https://github.com/ethereum/c-kzg-4844/tree/main/bindings/csharp + README.md + c-kzg eip-4844 + git + https://github.com/ethereum/c-kzg-4844 + Ckzg + net6.0 + Ckzg.Bindings 0.1.0.0 - - True - \ - + +