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] プロジェクトファイルを追加。
---
MudBlazorTemplates1/MudBlazorTemplates1.sln | 25 +++++++++++++++++++++++++
1 files changed, 25 insertions(+), 0 deletions(-)
diff --git a/MudBlazorTemplates1/MudBlazorTemplates1.sln b/MudBlazorTemplates1/MudBlazorTemplates1.sln
new file mode 100644
index 0000000..778f2a4
--- /dev/null
+++ b/MudBlazorTemplates1/MudBlazorTemplates1.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}") = "MudBlazorTemplates1", "MudBlazorTemplates1.csproj", "{0E04C512-21CB-4078-AD67-9256AD1DC1A7}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Any CPU = Debug|Any CPU
+ Release|Any CPU = Release|Any CPU
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {0E04C512-21CB-4078-AD67-9256AD1DC1A7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {0E04C512-21CB-4078-AD67-9256AD1DC1A7}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {0E04C512-21CB-4078-AD67-9256AD1DC1A7}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {0E04C512-21CB-4078-AD67-9256AD1DC1A7}.Release|Any CPU.Build.0 = Release|Any CPU
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+ GlobalSection(ExtensibilityGlobals) = postSolution
+ SolutionGuid = {EB0B4BDF-A5D8-42E8-B302-9EC0FE6F7BE1}
+ EndGlobalSection
+EndGlobal
\ No newline at end of file
--
Gitblit v1.10.0