3 Star 6 Fork 2

Gitee 极速下载/wslg

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/microsoft/wslg
克隆/下载
Microsoft.WSLg.nuspec 1.93 KB
一键复制 编辑 原始数据 按行查看 历史
<?xml version="1.0"?>
<!--
***********************************************************************************************
Copyright (C) Microsoft Corporation. All rights reserved.
***********************************************************************************************
-->
<package>
<metadata>
<id>Microsoft.WSLg</id>
<version>0.2.12</version>
<authors>Microsoft</authors>
<owners>Microsoft, WSL Team</owners>
<projectUrl>https://github.com/microsoft/wslg/</projectUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>WSLg support package.</description>
<summary>Enabling the Windows Subsystem for Linux to include support for Wayland and X server related scenarios.</summary>
<releaseNotes>ebad9c1</releaseNotes>
<copyright>Copyright © Microsoft Corporation 2021</copyright>
<tags>native</tags>
</metadata>
<files>
<file src="Microsoft.WSLg.targets" target="build/Microsoft.WSLg.targets" />
<file src="package/system_x64.vhd" target="build/native/bin/x64/system.vhd" />
<file src="package/system-debuginfo_x64.tar.gz" target="build/native/bin/x64/system-debuginfo.tar.gz" />
<file src="package/WSLDVCPlugin_x64.dll" target="build/native/bin/x64/WSLDVCPlugin.dll" />
<file src="package/WSLDVCPlugin_x64.pdb" target="build/native/bin/x64/WSLDVCPlugin.pdb" />
<file src="package/system_ARM64.vhd" target="build/native/bin/arm64/system.vhd" />
<file src="package/system-debuginfo_ARM64.tar.gz" target="build/native/bin/arm64/system-debuginfo.tar.gz" />
<file src="package/WSLDVCPlugin_ARM64.dll" target="build/native/bin/arm64/WSLDVCPlugin.dll" />
<file src="package/WSLDVCPlugin_ARM64.pdb" target="build/native/bin/arm64/WSLDVCPlugin.pdb" />
<file src="package/wslg.rdp" target="build/native/bin/wslg.rdp" />
<file src="package/wslg_desktop.rdp" target="build/native/bin/wslg_desktop.rdp" />
</files>
</package>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C/C++
1
https://gitee.com/mirrors/wslg.git
git@gitee.com:mirrors/wslg.git
mirrors
wslg
wslg
main

搜索帮助