From 5f21a2102df185aeae5af7d1a25d1a8768e0b909 Mon Sep 17 00:00:00 2001 From: Oliver Booth Date: Sat, 1 Apr 2023 21:16:57 +0100 Subject: [PATCH] feat: pack README.md in nupkg --- README.md | 2 +- X10D/X10D.csproj | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3666e8a..9231ade 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -

+

GitHub Workflow Status GitHub Issues diff --git a/X10D/X10D.csproj b/X10D/X10D.csproj index 03a9c12..4fd6fb5 100644 --- a/X10D/X10D.csproj +++ b/X10D/X10D.csproj @@ -14,6 +14,7 @@ branding_Icon.png dotnet extension-methods + README.md $([System.IO.File]::ReadAllText("$(MSBuildProjectDirectory)/../CHANGELOG.md")) true 3.2.0 @@ -53,6 +54,10 @@ True + + True + + True