包含readme发布

This commit is contained in:
xljiulang 2021-07-27 22:16:30 +08:00
parent 8a80bd63b3
commit 6cc9a5526e

View File

@ -18,6 +18,12 @@
<ProjectReference Include="..\FastGithub.ReverseProxy\FastGithub.ReverseProxy.csproj" />
</ItemGroup>
<ItemGroup>
<None Include="../README.md" Link="README.md">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
</ItemGroup>
<ItemGroup>
<None Update="appsettings.*">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>