Skip to content

Commit 6d1b5da

Browse files
committed
优化描述内容
1 parent c2670a6 commit 6d1b5da

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

Directory.Build.props

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,7 @@
77
<PackageLicenseExpression>MIT</PackageLicenseExpression>
88
<PackageProjectUrl>https://github.com/dotnet-campus/UsingMSBuildCopyOutputFileToFastDebug</PackageProjectUrl>
99
<RepositoryUrl>https://github.com/dotnet-campus/UsingMSBuildCopyOutputFileToFastDebug</RepositoryUrl>
10-
<Description>
11-
Using MSBuild Copy Output File To Fast Debug
12-
通过复制输出文件让 VisualStudio 外部启动快速调试底层库
13-
</Description>
10+
<Description>Using MSBuild Copy Output File To Fast Debug. 通过复制输出文件让 VisualStudio 外部启动快速调试底层库</Description>
1411
<Copyright>Copyright (c) 2019-2021 dotnet-campus</Copyright>
1512
<PackageTags>msbuild debug</PackageTags>
1613
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>

0 commit comments

Comments
 (0)