We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2670a6 commit 6d1b5daCopy full SHA for 6d1b5da
Directory.Build.props
@@ -7,10 +7,7 @@
7
<PackageLicenseExpression>MIT</PackageLicenseExpression>
8
<PackageProjectUrl>https://github.com/dotnet-campus/UsingMSBuildCopyOutputFileToFastDebug</PackageProjectUrl>
9
<RepositoryUrl>https://github.com/dotnet-campus/UsingMSBuildCopyOutputFileToFastDebug</RepositoryUrl>
10
- <Description>
11
- Using MSBuild Copy Output File To Fast Debug
12
- 通过复制输出文件让 VisualStudio 外部启动快速调试底层库
13
- </Description>
+ <Description>Using MSBuild Copy Output File To Fast Debug. 通过复制输出文件让 VisualStudio 外部启动快速调试底层库</Description>
14
<Copyright>Copyright (c) 2019-2021 dotnet-campus</Copyright>
15
<PackageTags>msbuild debug</PackageTags>
16
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
0 commit comments