mirror of
https://github.com/Syping/ragephoto-cli.git
synced 2025-11-09 13:15:17 +01:00
add support for description and ability to delete jpeg
This commit is contained in:
parent
00b4ba8c89
commit
89b86c6407
3 changed files with 23 additions and 10 deletions
25
ragephoto-cli.sln
Normal file
25
ragephoto-cli.sln
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 17
|
||||
VisualStudioVersion = 17.14.36616.10
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ragephoto-cli", "ragephoto-cli.csproj", "{E8CD6776-793E-4E73-A60F-DF86E35EDF6B}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{E8CD6776-793E-4E73-A60F-DF86E35EDF6B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{E8CD6776-793E-4E73-A60F-DF86E35EDF6B}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{E8CD6776-793E-4E73-A60F-DF86E35EDF6B}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{E8CD6776-793E-4E73-A60F-DF86E35EDF6B}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {D4BCEAF1-891B-4F6E-8AF9-F0859564C205}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Loading…
Add table
Add a link
Reference in a new issue