aboutsummaryrefslogtreecommitdiff
path: root/ShareGuard.sln
diff options
context:
space:
mode:
authorTim <contact@bytim.eu>2025-12-25 19:59:26 +0100
committerTim <contact@bytim.eu>2025-12-25 19:59:26 +0100
commit771b949618bb4e07c09c2fb94a7f92e13f471b9e (patch)
tree88c2e69fc14bef91e414c605712420437cc92ccf /ShareGuard.sln
Initial commitHEADmaster
Diffstat (limited to 'ShareGuard.sln')
-rw-r--r--ShareGuard.sln22
1 files changed, 22 insertions, 0 deletions
diff --git a/ShareGuard.sln b/ShareGuard.sln
new file mode 100644
index 0000000..d1c513d
--- /dev/null
+++ b/ShareGuard.sln
@@ -0,0 +1,22 @@
+
+Microsoft Visual Studio Solution File, Format Version 12.00
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ShareGuard.Web", "ShareGuard.Web\ShareGuard.Web.csproj", "{0D999063-9CC8-4279-B299-35E49818887B}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ShareGuard.Web.Client", "ShareGuard.Web.Client\ShareGuard.Web.Client.csproj", "{E1A15FC5-B83D-4E83-8BF8-8FDA6B955F11}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Any CPU = Debug|Any CPU
+ Release|Any CPU = Release|Any CPU
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {0D999063-9CC8-4279-B299-35E49818887B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {0D999063-9CC8-4279-B299-35E49818887B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {0D999063-9CC8-4279-B299-35E49818887B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {0D999063-9CC8-4279-B299-35E49818887B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {E1A15FC5-B83D-4E83-8BF8-8FDA6B955F11}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {E1A15FC5-B83D-4E83-8BF8-8FDA6B955F11}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {E1A15FC5-B83D-4E83-8BF8-8FDA6B955F11}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {E1A15FC5-B83D-4E83-8BF8-8FDA6B955F11}.Release|Any CPU.Build.0 = Release|Any CPU
+ EndGlobalSection
+EndGlobal