We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a7c7e1 commit fa9d164Copy full SHA for fa9d164
2 files changed
Lavcode.Uwp/README.md
@@ -1,4 +1,4 @@
1
## 运行环境
2
3
1. Visual Studio 2019
4
-2. Windows 10 SDK (10.0.18362)
+2. Windows SDK (10.0.18362)
lavcode-docs/docs/.vuepress/config.ts
@@ -48,7 +48,7 @@ export default defineUserConfig({
48
ariaLabel: "下载",
49
children: [
50
{
51
- text: "Windows 10",
+ text: "Windows 10/11",
52
link: "https://www.microsoft.com/store/apps/9N3N7R34ZJDC",
53
},
54
],
0 commit comments