-
Notifications
You must be signed in to change notification settings - Fork 0
/
nina-image-data.sln
30 lines (30 loc) · 1.19 KB
/
nina-image-data.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
26
27
28
29
30
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.7.34031.279
MinimumVisualStudioVersion = 10.0.40219.1
Project("{888888A0-9F3D-457C-B088-3A5042F75D52}") = "nina-image-data", "nina-image-data.pyproj", "{8700E80C-493A-4054-8604-F0EE91196E85}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{6EADB45E-BF36-4DFD-A617-F946423AEE42}"
ProjectSection(SolutionItems) = preProject
.gitignore = .gitignore
LICENSE = LICENSE
README.md = README.md
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{8700E80C-493A-4054-8604-F0EE91196E85}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8700E80C-493A-4054-8604-F0EE91196E85}.Release|Any CPU.ActiveCfg = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {E6FB6BB4-7768-4A5E-B87B-B9071660E59D}
EndGlobalSection
EndGlobal