Archived
Private
Public Access
1
0

Update 29.10.2022

This commit is contained in:
2022-10-29 18:17:27 +02:00
parent 2a1d18cb9d
commit 494fb2d8c5
355 changed files with 408588 additions and 155997 deletions

View File

@@ -0,0 +1,16 @@
Microsoft Visual Studio Solution File, Format Version 12.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OpenTKCourse", "OpenTKCourse.csproj", "{EBF9C17A-44E6-42AD-90FE-D71ACF4B1506}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{EBF9C17A-44E6-42AD-90FE-D71ACF4B1506}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EBF9C17A-44E6-42AD-90FE-D71ACF4B1506}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EBF9C17A-44E6-42AD-90FE-D71ACF4B1506}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EBF9C17A-44E6-42AD-90FE-D71ACF4B1506}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal