上传文件至 /
This commit is contained in:
commit
eb994a812f
1 changed files with 31 additions and 0 deletions
31
TslTools.sln
Normal file
31
TslTools.sln
Normal file
|
@ -0,0 +1,31 @@
|
||||||
|
|
||||||
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||||
|
# Visual Studio Version 17
|
||||||
|
VisualStudioVersion = 17.13.35919.96
|
||||||
|
MinimumVisualStudioVersion = 10.0.40219.1
|
||||||
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TslTools", "TslTools\TslTools.csproj", "{069338E4-E31E-46E8-86FC-9FE61EA9F9FA}"
|
||||||
|
EndProject
|
||||||
|
Global
|
||||||
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||||
|
Debug|Any CPU = Debug|Any CPU
|
||||||
|
Debug|x64 = Debug|x64
|
||||||
|
Release|Any CPU = Release|Any CPU
|
||||||
|
Release|x64 = Release|x64
|
||||||
|
EndGlobalSection
|
||||||
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||||
|
{069338E4-E31E-46E8-86FC-9FE61EA9F9FA}.Debug|Any CPU.ActiveCfg = Release|Any CPU
|
||||||
|
{069338E4-E31E-46E8-86FC-9FE61EA9F9FA}.Debug|Any CPU.Build.0 = Release|Any CPU
|
||||||
|
{069338E4-E31E-46E8-86FC-9FE61EA9F9FA}.Debug|x64.ActiveCfg = Debug|x64
|
||||||
|
{069338E4-E31E-46E8-86FC-9FE61EA9F9FA}.Debug|x64.Build.0 = Debug|x64
|
||||||
|
{069338E4-E31E-46E8-86FC-9FE61EA9F9FA}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||||
|
{069338E4-E31E-46E8-86FC-9FE61EA9F9FA}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||||
|
{069338E4-E31E-46E8-86FC-9FE61EA9F9FA}.Release|x64.ActiveCfg = Release|x64
|
||||||
|
{069338E4-E31E-46E8-86FC-9FE61EA9F9FA}.Release|x64.Build.0 = Release|x64
|
||||||
|
EndGlobalSection
|
||||||
|
GlobalSection(SolutionProperties) = preSolution
|
||||||
|
HideSolutionNode = FALSE
|
||||||
|
EndGlobalSection
|
||||||
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||||
|
SolutionGuid = {1F9FC281-30CF-405A-A3E7-5D158A79302D}
|
||||||
|
EndGlobalSection
|
||||||
|
EndGlobal
|
Loading…
Add table
Add a link
Reference in a new issue