init save dotnet7

This commit is contained in:
2022-12-11 21:08:34 +01:00
commit f1229587f4
146 changed files with 4072 additions and 0 deletions

25
Kaehler.scr.sln Normal file
View File

@@ -0,0 +1,25 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.4.33110.190
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Kaehler.scr", "Kaehler.scr\Kaehler.scr.csproj", "{51035891-0023-43FF-AAFC-25E3DC10C570}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{51035891-0023-43FF-AAFC-25E3DC10C570}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{51035891-0023-43FF-AAFC-25E3DC10C570}.Debug|Any CPU.Build.0 = Debug|Any CPU
{51035891-0023-43FF-AAFC-25E3DC10C570}.Release|Any CPU.ActiveCfg = Release|Any CPU
{51035891-0023-43FF-AAFC-25E3DC10C570}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {225D1E18-3CD7-47E6-BE6B-50AB72D773AD}
EndGlobalSection
EndGlobal