Projekt erstellung

This commit is contained in:
NBTEMP\bib
2026-06-25 13:47:47 +02:00
parent 966adc8399
commit 1b0bf89942
7 changed files with 105 additions and 0 deletions
+25
View File
@@ -0,0 +1,25 @@
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.14.37301.10 d17.14
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Casino", "Casino.csproj", "{D0EEE228-D658-43F7-85B7-75CF2A2BEEC4}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D0EEE228-D658-43F7-85B7-75CF2A2BEEC4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D0EEE228-D658-43F7-85B7-75CF2A2BEEC4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D0EEE228-D658-43F7-85B7-75CF2A2BEEC4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D0EEE228-D658-43F7-85B7-75CF2A2BEEC4}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {ED77751C-4632-419F-9598-D3F6F25F8864}
EndGlobalSection
EndGlobal