libragephoto: add ragephoto .NET Package
This commit is contained in:
parent
3b8b641465
commit
f492fc9b93
7 changed files with 436 additions and 0 deletions
25
src/dotnet/Syping.RagePhoto.Core.sln
Normal file
25
src/dotnet/Syping.RagePhoto.Core.sln
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 17
|
||||
VisualStudioVersion = 17.13.35919.96 d17.13
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Syping.RagePhoto.Core", "Syping.RagePhoto.Core.csproj", "{00E62D4F-74D6-4167-ABB1-852FFEB65C84}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{00E62D4F-74D6-4167-ABB1-852FFEB65C84}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{00E62D4F-74D6-4167-ABB1-852FFEB65C84}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{00E62D4F-74D6-4167-ABB1-852FFEB65C84}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{00E62D4F-74D6-4167-ABB1-852FFEB65C84}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {E9528D0F-BA8C-4ED2-853E-60E3D6D373E1}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Loading…
Add table
Add a link
Reference in a new issue