From 1a1c8e71fcd14858f595029f089b2d4a00202b32 Mon Sep 17 00:00:00 2001
From: ogi <Administrator@S-OGI-PC>
Date: Fri, 05 Dec 2025 09:24:16 +0900
Subject: [PATCH] プロジェクトファイルを追加。

---
 HotelPms.Client.Blazor/HotelPms.Client.Blazor.sln |   25 +++++++++++++++++++++++++
 1 files changed, 25 insertions(+), 0 deletions(-)

diff --git a/HotelPms.Client.Blazor/HotelPms.Client.Blazor.sln b/HotelPms.Client.Blazor/HotelPms.Client.Blazor.sln
new file mode 100644
index 0000000..93704d1
--- /dev/null
+++ b/HotelPms.Client.Blazor/HotelPms.Client.Blazor.sln
@@ -0,0 +1,25 @@
+
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio Version 17
+VisualStudioVersion = 17.0.31717.71
+MinimumVisualStudioVersion = 10.0.40219.1
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "HotelPms.Client.Blazor", "HotelPms.Client.Blazor.csproj", "{5A64CB49-14B4-4B87-949A-07F94D386752}"
+EndProject
+Global
+	GlobalSection(SolutionConfigurationPlatforms) = preSolution
+		Debug|Any CPU = Debug|Any CPU
+		Release|Any CPU = Release|Any CPU
+	EndGlobalSection
+	GlobalSection(ProjectConfigurationPlatforms) = postSolution
+		{5A64CB49-14B4-4B87-949A-07F94D386752}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{5A64CB49-14B4-4B87-949A-07F94D386752}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{5A64CB49-14B4-4B87-949A-07F94D386752}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{5A64CB49-14B4-4B87-949A-07F94D386752}.Release|Any CPU.Build.0 = Release|Any CPU
+	EndGlobalSection
+	GlobalSection(SolutionProperties) = preSolution
+		HideSolutionNode = FALSE
+	EndGlobalSection
+	GlobalSection(ExtensibilityGlobals) = postSolution
+		SolutionGuid = {662F361C-B2AE-471D-98B5-033B8E245CA4}
+	EndGlobalSection
+EndGlobal
\ No newline at end of file

--
Gitblit v1.10.0