返回提交历史
Modified
README.md
+1
-1
XFEstudio/XFEExtension.NetCore.WinUIHelper
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2d923c4
代码差异
1 个文件
+1
-1
@@ -5,7 +5,7 @@
5
5
[](LICENSE.txt)
6
6
[](https://dotnet.microsoft.com/)
7
7
8
> 📖 [中文文档](README.zh-CN.md)
8
> 📖 [中文文档](https://github.com/XFEExtension/XFEExtension.NetCore.WinUIHelper/blob/main/README.zh-CN.md)
9
9
10
10
A WinUI 3 extension library based on .NET 8, providing a set of convenient helper classes, services, and extension methods to streamline WinUI 3 application development.
11
11