Skip to content

Commit

Permalink
Move DevelopmentChannelSwitcher project to NanaGet.MaintainerTools so…
Browse files Browse the repository at this point in the history
…lution.
  • Loading branch information
MouriNaruto committed Jan 18, 2024
1 parent 450d3c2 commit b244aa0
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 13 deletions.
12 changes: 12 additions & 0 deletions NanaGet.MaintainerTools.sln
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,19 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.8.34511.84
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "DevelopmentChannelSwitcher", "DevelopmentChannelSwitcher\DevelopmentChannelSwitcher.csproj", "{7CE69611-EAEB-4D7F-AE08-4CDD4CED1E41}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{7CE69611-EAEB-4D7F-AE08-4CDD4CED1E41}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7CE69611-EAEB-4D7F-AE08-4CDD4CED1E41}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7CE69611-EAEB-4D7F-AE08-4CDD4CED1E41}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7CE69611-EAEB-4D7F-AE08-4CDD4CED1E41}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
Expand Down
13 changes: 0 additions & 13 deletions NanaGet.sln
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "NanaGet", "NanaGet\NanaGet.
EndProject
Project("{C7167F0D-BC9F-4E6E-AFE1-012C56B48DB5}") = "NanaGetPackage", "NanaGetPackage\NanaGetPackage.wapproj", "{79087060-1853-4203-B6F6-06DE231B97D7}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "MaintainerTools", "MaintainerTools", "{B8CF352C-745A-4D30-92C7-D1DB8E5D0236}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "DevelopmentChannelSwitcher", "DevelopmentChannelSwitcher\DevelopmentChannelSwitcher.csproj", "{AAAA4B2F-2582-46D9-A996-4B274FD5B016}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|ARM64 = Debug|ARM64
Expand Down Expand Up @@ -39,19 +35,10 @@ Global
{79087060-1853-4203-B6F6-06DE231B97D7}.Release|x64.ActiveCfg = Release|x64
{79087060-1853-4203-B6F6-06DE231B97D7}.Release|x64.Build.0 = Release|x64
{79087060-1853-4203-B6F6-06DE231B97D7}.Release|x64.Deploy.0 = Release|x64
{AAAA4B2F-2582-46D9-A996-4B274FD5B016}.Debug|ARM64.ActiveCfg = Debug|Any CPU
{AAAA4B2F-2582-46D9-A996-4B274FD5B016}.Debug|x64.ActiveCfg = Debug|Any CPU
{AAAA4B2F-2582-46D9-A996-4B274FD5B016}.Debug|x64.Build.0 = Debug|Any CPU
{AAAA4B2F-2582-46D9-A996-4B274FD5B016}.Release|ARM64.ActiveCfg = Release|Any CPU
{AAAA4B2F-2582-46D9-A996-4B274FD5B016}.Release|x64.ActiveCfg = Release|Any CPU
{AAAA4B2F-2582-46D9-A996-4B274FD5B016}.Release|x64.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{AAAA4B2F-2582-46D9-A996-4B274FD5B016} = {B8CF352C-745A-4D30-92C7-D1DB8E5D0236}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {63D93022-EEE8-42F3-90CE-06773351C9F4}
EndGlobalSection
Expand Down

0 comments on commit b244aa0

Please sign in to comment.