1 Star 0 Fork 23

yaojing38/Acad打印配置解析库

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
PianoCN.sln 1.56 KB
一键复制 编辑 原始数据 按行查看 历史
liuqihong 提交于 2022-08-18 13:40 . 修改net为大写

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29215.179
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PianoCN", "src\PianoCN\PianoCN.csproj", "{82883B8D-0C5F-4CDA-9706-160ADAEE5539}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PianoCN_Form", "src\PianoCN_Form\PianoCN_Form.csproj", "{61A0BC69-2766-4117-9D58-C93D82A81CCD}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{82883B8D-0C5F-4CDA-9706-160ADAEE5539}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{82883B8D-0C5F-4CDA-9706-160ADAEE5539}.Debug|Any CPU.Build.0 = Debug|Any CPU
{82883B8D-0C5F-4CDA-9706-160ADAEE5539}.Release|Any CPU.ActiveCfg = Release|Any CPU
{82883B8D-0C5F-4CDA-9706-160ADAEE5539}.Release|Any CPU.Build.0 = Release|Any CPU
{61A0BC69-2766-4117-9D58-C93D82A81CCD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{61A0BC69-2766-4117-9D58-C93D82A81CCD}.Debug|Any CPU.Build.0 = Debug|Any CPU
{61A0BC69-2766-4117-9D58-C93D82A81CCD}.Release|Any CPU.ActiveCfg = Release|Any CPU
{61A0BC69-2766-4117-9D58-C93D82A81CCD}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {2B2A5B82-49B3-4762-BB0B-E3456BBBFE86}
EndGlobalSection
EndGlobal
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/yaojing38/PianNoCN.git
git@gitee.com:yaojing38/PianNoCN.git
yaojing38
PianNoCN
Acad打印配置解析库
master

搜索帮助