Skip to content

Commit 78393f9

Browse files
committed
Move Mile.Aria2.RefreshPackageVersion from Mile.Aria2 to Mile.Aria2.MaintainerTools.
1 parent 8328a7c commit 78393f9

File tree

2 files changed

+12
-15
lines changed

2 files changed

+12
-15
lines changed

Mile.Aria2.MaintainerTools.sln

+12
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,19 @@ Microsoft Visual Studio Solution File, Format Version 12.00
33
# Visual Studio Version 17
44
VisualStudioVersion = 17.9.34701.34
55
MinimumVisualStudioVersion = 10.0.40219.1
6+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Mile.Aria2.RefreshPackageVersion", "Mile.Aria2.RefreshPackageVersion\Mile.Aria2.RefreshPackageVersion.csproj", "{CBFD9E43-58EC-4DEC-B514-63B7D00FC5AF}"
7+
EndProject
68
Global
9+
GlobalSection(SolutionConfigurationPlatforms) = preSolution
10+
Debug|Any CPU = Debug|Any CPU
11+
Release|Any CPU = Release|Any CPU
12+
EndGlobalSection
13+
GlobalSection(ProjectConfigurationPlatforms) = postSolution
14+
{CBFD9E43-58EC-4DEC-B514-63B7D00FC5AF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
15+
{CBFD9E43-58EC-4DEC-B514-63B7D00FC5AF}.Debug|Any CPU.Build.0 = Debug|Any CPU
16+
{CBFD9E43-58EC-4DEC-B514-63B7D00FC5AF}.Release|Any CPU.ActiveCfg = Release|Any CPU
17+
{CBFD9E43-58EC-4DEC-B514-63B7D00FC5AF}.Release|Any CPU.Build.0 = Release|Any CPU
18+
EndGlobalSection
719
GlobalSection(SolutionProperties) = preSolution
820
HideSolutionNode = FALSE
921
EndGlobalSection

Mile.Aria2.sln

-15
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,6 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Mile.Aria2", "Mile.Aria2\Mi
1414
{E51989D4-79D3-4EAC-A7BF-F076996821BB} = {E51989D4-79D3-4EAC-A7BF-F076996821BB}
1515
EndProjectSection
1616
EndProject
17-
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "MaintainerTools", "MaintainerTools", "{07E76683-39D8-4366-8BDA-B5D1F14CA32D}"
18-
EndProject
19-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Mile.Aria2.RefreshPackageVersion", "Mile.Aria2.RefreshPackageVersion\Mile.Aria2.RefreshPackageVersion.csproj", "{0DA43A87-FBF9-4FE5-9BA8-E2A80627B89F}"
20-
EndProject
2117
Global
2218
GlobalSection(SolutionConfigurationPlatforms) = preSolution
2319
Debug|ARM64 = Debug|ARM64
@@ -64,21 +60,10 @@ Global
6460
{696BC0B6-CA75-4955-97DE-A0A14345C55E}.Release|x64.Build.0 = Release|x64
6561
{696BC0B6-CA75-4955-97DE-A0A14345C55E}.Release|x86.ActiveCfg = Release|Win32
6662
{696BC0B6-CA75-4955-97DE-A0A14345C55E}.Release|x86.Build.0 = Release|Win32
67-
{0DA43A87-FBF9-4FE5-9BA8-E2A80627B89F}.Debug|ARM64.ActiveCfg = Debug|Any CPU
68-
{0DA43A87-FBF9-4FE5-9BA8-E2A80627B89F}.Debug|x64.ActiveCfg = Debug|Any CPU
69-
{0DA43A87-FBF9-4FE5-9BA8-E2A80627B89F}.Debug|x64.Build.0 = Debug|Any CPU
70-
{0DA43A87-FBF9-4FE5-9BA8-E2A80627B89F}.Debug|x86.ActiveCfg = Debug|Any CPU
71-
{0DA43A87-FBF9-4FE5-9BA8-E2A80627B89F}.Release|ARM64.ActiveCfg = Release|Any CPU
72-
{0DA43A87-FBF9-4FE5-9BA8-E2A80627B89F}.Release|x64.ActiveCfg = Release|Any CPU
73-
{0DA43A87-FBF9-4FE5-9BA8-E2A80627B89F}.Release|x64.Build.0 = Release|Any CPU
74-
{0DA43A87-FBF9-4FE5-9BA8-E2A80627B89F}.Release|x86.ActiveCfg = Release|Any CPU
7563
EndGlobalSection
7664
GlobalSection(SolutionProperties) = preSolution
7765
HideSolutionNode = FALSE
7866
EndGlobalSection
79-
GlobalSection(NestedProjects) = preSolution
80-
{0DA43A87-FBF9-4FE5-9BA8-E2A80627B89F} = {07E76683-39D8-4366-8BDA-B5D1F14CA32D}
81-
EndGlobalSection
8267
GlobalSection(ExtensibilityGlobals) = postSolution
8368
SolutionGuid = {83D4DF60-ADE6-4017-9BB2-C0D4030A2114}
8469
EndGlobalSection

0 commit comments

Comments
 (0)