commit 2ade9be911872f7a2368ceba10173fffc8adc299
parent cd19dcfd5b805c09f79bd0b2c96f66a8ea216f0a
Author: Minerva_juppiter <ryouturn@gmail.com>
Date: Tue, 19 Mar 2024 22:22:27 +0900
インストーラープロジェクトは別のリポジトリに保存されるが、同じソリューション内に存在しているという矛盾。
Diffstat:
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/BusynessNotification.sln b/BusynessNotification.sln
@@ -5,6 +5,8 @@ VisualStudioVersion = 17.9.34622.214
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BusynessNotification", "BusynessNotification.csproj", "{25335200-E431-4822-AD12-9C1233B954F5}"
EndProject
+Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "BN_Installer", "..\BN_Installer\BN_Installer.vdproj", "{21F20037-B267-43D4-AF41-3FEED7C0068E}"
+EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
@@ -15,6 +17,8 @@ Global
{25335200-E431-4822-AD12-9C1233B954F5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{25335200-E431-4822-AD12-9C1233B954F5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{25335200-E431-4822-AD12-9C1233B954F5}.Release|Any CPU.Build.0 = Release|Any CPU
+ {21F20037-B267-43D4-AF41-3FEED7C0068E}.Debug|Any CPU.ActiveCfg = Debug
+ {21F20037-B267-43D4-AF41-3FEED7C0068E}.Release|Any CPU.ActiveCfg = Release
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE