Skip to content

Commit

Permalink
自述文件
Browse files Browse the repository at this point in the history
  • Loading branch information
tp1415926535 committed Nov 5, 2024
1 parent 633e20c commit eb8f350
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions MessageWindowWPF/MessageWindowWPF.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<PackageProjectUrl>https://github.com/tp1415926535/MessageWindowWPF</PackageProjectUrl>
<Version>1.1.0</Version>
<PackageReadmeFile>README.md</PackageReadmeFile>
</PropertyGroup>

<ItemGroup>
Expand All @@ -20,6 +21,10 @@
<Pack>True</Pack>
<PackagePath></PackagePath>
</None>
<None Include="..\README.md">
<Pack>True</Pack>
<PackagePath>\</PackagePath>
</None>
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit eb8f350

Please sign in to comment.