forked from Guerra24/KKBP_Exporter
-
Notifications
You must be signed in to change notification settings - Fork 0
/
KKBP_Exporter.sln
25 lines (25 loc) · 1.08 KB
/
KKBP_Exporter.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.10.35122.118
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "KKBP_Exporter", "KKBP_Exporter\KKBP_Exporter.csproj", "{489821B8-BE19-4BB7-9772-3AA08404A7EB}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
NET35|Any CPU = NET35|Any CPU
NET46|Any CPU = NET46|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{489821B8-BE19-4BB7-9772-3AA08404A7EB}.NET35|Any CPU.ActiveCfg = NET35|Any CPU
{489821B8-BE19-4BB7-9772-3AA08404A7EB}.NET35|Any CPU.Build.0 = NET35|Any CPU
{489821B8-BE19-4BB7-9772-3AA08404A7EB}.NET46|Any CPU.ActiveCfg = NET46|Any CPU
{489821B8-BE19-4BB7-9772-3AA08404A7EB}.NET46|Any CPU.Build.0 = NET46|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {4065422B-3975-49B0-9E4B-941876BB7769}
EndGlobalSection
EndGlobal