-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- fixed error 4.03 - added CLI executable
- Loading branch information
1 parent
13c0853
commit a78f1c0
Showing
45 changed files
with
3,238 additions
and
173 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
{ | ||
"CurrentProjectSetting": null | ||
} |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"ExpandedNodes": [ | ||
"" | ||
], | ||
"PreviewInSolutionExplorer": false | ||
} |
Binary file not shown.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,49 @@ | ||
|
||
Microsoft Visual Studio Solution File, Format Version 11.00 | ||
# Visual Studio 2010 | ||
Microsoft Visual Studio Solution File, Format Version 12.00 | ||
# Visual Studio Version 16 | ||
VisualStudioVersion = 16.0.29424.173 | ||
MinimumVisualStudioVersion = 10.0.40219.1 | ||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "syosetuDownloader", "syosetuDownloader\syosetuDownloader.csproj", "{3D9382A0-5AC7-4D1C-B108-E5DF390151DD}" | ||
EndProject | ||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "syosetuDownloaderCore", "syosetuDownloaderCore\syosetuDownloaderCore.csproj", "{EF69F9D8-07B1-4F10-966F-CF469E0D9BF8}" | ||
EndProject | ||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "syosetuDownloaderCLI", "syosetuDownloaderCLI\syosetuDownloaderCLI.csproj", "{10C85DDC-3B6F-45CE-BCC5-10137F1D4D5D}" | ||
EndProject | ||
Global | ||
GlobalSection(SolutionConfigurationPlatforms) = preSolution | ||
Debug|Any CPU = Debug|Any CPU | ||
Debug|x86 = Debug|x86 | ||
Release|Any CPU = Release|Any CPU | ||
Release|x86 = Release|x86 | ||
EndGlobalSection | ||
GlobalSection(ProjectConfigurationPlatforms) = postSolution | ||
{3D9382A0-5AC7-4D1C-B108-E5DF390151DD}.Debug|Any CPU.ActiveCfg = Debug|x86 | ||
{3D9382A0-5AC7-4D1C-B108-E5DF390151DD}.Debug|x86.ActiveCfg = Debug|x86 | ||
{3D9382A0-5AC7-4D1C-B108-E5DF390151DD}.Debug|x86.Build.0 = Debug|x86 | ||
{3D9382A0-5AC7-4D1C-B108-E5DF390151DD}.Release|Any CPU.ActiveCfg = Release|x86 | ||
{3D9382A0-5AC7-4D1C-B108-E5DF390151DD}.Release|x86.ActiveCfg = Release|x86 | ||
{3D9382A0-5AC7-4D1C-B108-E5DF390151DD}.Release|x86.Build.0 = Release|x86 | ||
{EF69F9D8-07B1-4F10-966F-CF469E0D9BF8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU | ||
{EF69F9D8-07B1-4F10-966F-CF469E0D9BF8}.Debug|Any CPU.Build.0 = Debug|Any CPU | ||
{EF69F9D8-07B1-4F10-966F-CF469E0D9BF8}.Debug|x86.ActiveCfg = Debug|Any CPU | ||
{EF69F9D8-07B1-4F10-966F-CF469E0D9BF8}.Debug|x86.Build.0 = Debug|Any CPU | ||
{EF69F9D8-07B1-4F10-966F-CF469E0D9BF8}.Release|Any CPU.ActiveCfg = Release|Any CPU | ||
{EF69F9D8-07B1-4F10-966F-CF469E0D9BF8}.Release|Any CPU.Build.0 = Release|Any CPU | ||
{EF69F9D8-07B1-4F10-966F-CF469E0D9BF8}.Release|x86.ActiveCfg = Release|Any CPU | ||
{EF69F9D8-07B1-4F10-966F-CF469E0D9BF8}.Release|x86.Build.0 = Release|Any CPU | ||
{10C85DDC-3B6F-45CE-BCC5-10137F1D4D5D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU | ||
{10C85DDC-3B6F-45CE-BCC5-10137F1D4D5D}.Debug|Any CPU.Build.0 = Debug|Any CPU | ||
{10C85DDC-3B6F-45CE-BCC5-10137F1D4D5D}.Debug|x86.ActiveCfg = Debug|Any CPU | ||
{10C85DDC-3B6F-45CE-BCC5-10137F1D4D5D}.Debug|x86.Build.0 = Debug|Any CPU | ||
{10C85DDC-3B6F-45CE-BCC5-10137F1D4D5D}.Release|Any CPU.ActiveCfg = Release|Any CPU | ||
{10C85DDC-3B6F-45CE-BCC5-10137F1D4D5D}.Release|Any CPU.Build.0 = Release|Any CPU | ||
{10C85DDC-3B6F-45CE-BCC5-10137F1D4D5D}.Release|x86.ActiveCfg = Release|Any CPU | ||
{10C85DDC-3B6F-45CE-BCC5-10137F1D4D5D}.Release|x86.Build.0 = Release|Any CPU | ||
EndGlobalSection | ||
GlobalSection(SolutionProperties) = preSolution | ||
HideSolutionNode = FALSE | ||
EndGlobalSection | ||
GlobalSection(ExtensibilityGlobals) = postSolution | ||
SolutionGuid = {02B2A898-0DED-420A-8687-42C243B9E2E4} | ||
EndGlobalSection | ||
EndGlobal |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.