Bewertungen werden nun gelesen

This commit is contained in:
2023-06-06 15:21:07 +02:00
parent 7517d43fac
commit c41b48ff78
31 changed files with 72141 additions and 27 deletions

View File

@@ -5,6 +5,8 @@ VisualStudioVersion = 17.5.33530.505
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Schnittstelle", "Schnittstelle\Schnittstelle.csproj", "{94F52E13-5A5C-444D-8F65-8C61867DF247}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ConsoleApp1", "ConsoleApp1\ConsoleApp1.csproj", "{8B8B0D9B-F90B-420F-A460-B8585DB35CCF}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
@@ -15,6 +17,10 @@ Global
{94F52E13-5A5C-444D-8F65-8C61867DF247}.Debug|Any CPU.Build.0 = Debug|Any CPU
{94F52E13-5A5C-444D-8F65-8C61867DF247}.Release|Any CPU.ActiveCfg = Release|Any CPU
{94F52E13-5A5C-444D-8F65-8C61867DF247}.Release|Any CPU.Build.0 = Release|Any CPU
{8B8B0D9B-F90B-420F-A460-B8585DB35CCF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8B8B0D9B-F90B-420F-A460-B8585DB35CCF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8B8B0D9B-F90B-420F-A460-B8585DB35CCF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8B8B0D9B-F90B-420F-A460-B8585DB35CCF}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE