From 228b3c180f5100b44f72cee120cfc33e77c826d5 Mon Sep 17 00:00:00 2001 From: Wei Lin Date: Sun, 21 Jul 2024 20:05:45 +0800 Subject: [PATCH] Fix NU5039 The readme file 'README.md' does not exist in the package --- MiniExcel.sln | 1 + README-NuGet.md | 4 +--- src/MiniExcel/MiniExcelLibs.csproj | 2 +- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/MiniExcel.sln b/MiniExcel.sln index 698c5d54..029ef007 100644 --- a/MiniExcel.sln +++ b/MiniExcel.sln @@ -12,6 +12,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Docs and setting", "Docs an appveyor.yml = appveyor.yml .github\workflows\dotnet.yml = .github\workflows\dotnet.yml LICENSE = LICENSE + README-NuGet.md = README-NuGet.md README.md = README.md README.zh-CN.md = README.zh-CN.md README.zh-Hant.md = README.zh-Hant.md diff --git a/README-NuGet.md b/README-NuGet.md index 7d23daf4..6eb7edc2 100644 --- a/README-NuGet.md +++ b/README-NuGet.md @@ -1,7 +1,5 @@ -![](https://github.com/dotnet-foundation/swag/blob/main/logo/dotnetfoundation_v4_horizontal.png?raw=true) - -This project is part of the .NET Foundation and operates under their code of conduct. +This project is part of the [.NET Foundation](https://dotnetfoundation.org/projects/project-detail/miniexcel) and operates under their code of conduct. --- diff --git a/src/MiniExcel/MiniExcelLibs.csproj b/src/MiniExcel/MiniExcelLibs.csproj index 3f399dd1..aa255484 100644 --- a/src/MiniExcel/MiniExcelLibs.csproj +++ b/src/MiniExcel/MiniExcelLibs.csproj @@ -51,7 +51,7 @@ Todo : https://github.com/mini-software/MiniExcel/projects/1?fullscreen=true - +