9 Star 23 Fork 6

anycmd / tlang

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tlang.sln 1.53 KB
一键复制 编辑 原始数据 按行查看 历史
irb 提交于 2018-03-15 21:26 . init

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27428.2002
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TLang", "TLang\TLang.csproj", "{3EF3F260-617C-4EA5-B58A-A33F10C33D65}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TLang.Tests", "TLang.Tests\TLang.Tests.csproj", "{3B209E3D-79B7-407A-B60D-69C304FE0AB4}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{3EF3F260-617C-4EA5-B58A-A33F10C33D65}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3EF3F260-617C-4EA5-B58A-A33F10C33D65}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3EF3F260-617C-4EA5-B58A-A33F10C33D65}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3EF3F260-617C-4EA5-B58A-A33F10C33D65}.Release|Any CPU.Build.0 = Release|Any CPU
{3B209E3D-79B7-407A-B60D-69C304FE0AB4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3B209E3D-79B7-407A-B60D-69C304FE0AB4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3B209E3D-79B7-407A-B60D-69C304FE0AB4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3B209E3D-79B7-407A-B60D-69C304FE0AB4}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {62C4CE25-6461-4143-81FA-907D37611A19}
EndGlobalSection
EndGlobal
C#
1
https://gitee.com/anycmd/tlang.git
git@gitee.com:anycmd/tlang.git
anycmd
tlang
tlang
master

搜索帮助