commit ed3b5653f00da0732273934a4c7b3b08488b2286
parent ea6de5e6d5c45dec467f8ab734e23ebf124ce77b
Author: Minerva_juppiter <ryouturn@gmail.com>
Date: Tue, 19 Mar 2024 10:47:58 +0900
installerの追加
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", "{2C92086C-6FF4-407E-BDEF-C4D5B8D0512B}"
+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
+ {2C92086C-6FF4-407E-BDEF-C4D5B8D0512B}.Debug|Any CPU.ActiveCfg = Debug
+ {2C92086C-6FF4-407E-BDEF-C4D5B8D0512B}.Release|Any CPU.ActiveCfg = Release
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE