Skip to content

Commit f566f7f

Browse files
committed
更正描述信息
1 parent 6fbfac1 commit f566f7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/MediaConverters/SkiaWmfRenderer/src/SkiaWmfRenderer/SkiaWmfRenderer.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<!--以下为 NuGet 包的属性-->
1414
<PropertyGroup>
1515
<PackageReadmeFile>README.md</PackageReadmeFile>
16-
<Description>The dotnet tools to assist in editing or reading the Office document files</Description>
16+
<Description>A cross-platform, pure C# managed implementation for converting and rendering WMF images, utilizing Skia for rendering at the core. All source code is fully open-sourced under the MIT License, allowing free commercial use without any restrictions.</Description>
1717
<GenerateDocumentationFile>true</GenerateDocumentationFile>
1818
<EmbedAllSources Condition="'$(Configuration)' != 'Debug'">true</EmbedAllSources>
1919
<!-- 输出 pdb 文件 NuGet 包 -->

0 commit comments

Comments
 (0)