forked from XYZliang/CAAI-BDSC2023-Task2-rank2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
tianchi.sln
22 lines (22 loc) · 878 Bytes
/
tianchi.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.5.33530.505
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "tianchi", "tianchi.csproj", "{AFF058F1-554B-46CB-95C4-638CF80C6984}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{AFF058F1-554B-46CB-95C4-638CF80C6984}.Release|x64.ActiveCfg = Release|x64
{AFF058F1-554B-46CB-95C4-638CF80C6984}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {16DAC788-4BF6-4C65-A49E-C8C6A409D297}
EndGlobalSection
EndGlobal