Skip to content

Commit 2023d04

Browse files
committed
Remove Chinese comments from Directory.Packages.props
Deleted Chinese comments from property and item groups to clean up the configuration file and improve readability for all contributors.
1 parent be3c632 commit 2023d04

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Directory.Packages.props

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,11 @@
2323
<LangVersion>latest</LangVersion>
2424
<Nullable>enable</Nullable>
2525
<ImplicitUsings>enable</ImplicitUsings>
26-
<!-- 构建配置 -->
2726
<GeneratePackageOnBuild>false</GeneratePackageOnBuild>
2827
<IncludeSymbols>true</IncludeSymbols>
2928
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
3029
</PropertyGroup>
3130
<ItemGroup>
32-
<!-- Web API 和 框架包 -->
3331
<PackageVersion Include="AngleSharp" Version="1.3.1-beta.491" />
3432
<PackageVersion Include="Microsoft.AspNetCore.OpenApi" Version="9.0.7" />
3533
<PackageVersion Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="9.0.7" />

0 commit comments

Comments
 (0)