OneDrive Backup

OneDrive Backup
This commit is contained in:
2023-07-28 22:36:06 +07:00
parent e1c6e91a0a
commit d70d81ebdf
244 changed files with 75229 additions and 0 deletions
+25
View File
@@ -0,0 +1,25 @@
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.4.33213.308
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "onedrive-backup", "onedrive-backup.csproj", "{F57B9442-408E-4DB1-ACDA-E8040B7812BA}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{F57B9442-408E-4DB1-ACDA-E8040B7812BA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F57B9442-408E-4DB1-ACDA-E8040B7812BA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F57B9442-408E-4DB1-ACDA-E8040B7812BA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F57B9442-408E-4DB1-ACDA-E8040B7812BA}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {E330ED29-4C58-4586-97E4-29193B070AF3}
EndGlobalSection
EndGlobal