commit 2de32b72de0c001813c3835451cd2262e064750e
parent 6cffacbe83d16380e92028e81c65a6317262b3d3
Author: Minerva_juppiter <ryouturn@gmail.com>
Date: Thu, 21 Mar 2024 18:38:18 +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}") = "BusynessNotification", "BusynessNotification\BusynessNotification.vdproj", "{5272560D-C75C-49B6-982C-B4034607E6A2}"
+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
+ {5272560D-C75C-49B6-982C-B4034607E6A2}.Debug|Any CPU.ActiveCfg = Debug
+ {5272560D-C75C-49B6-982C-B4034607E6A2}.Release|Any CPU.ActiveCfg = Release
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE